# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup lilydjwg nvchecker 1.4.3 v
maintainers {yan12125 @yan12125} openmaintainer
description New version checker for software
long_description nvchecker (short for new version checker) is for checking \
if a new version of some software has been released.
checksums rmd160 a65e9336ef1c0270988442e1d74acc82eca1bfc0 \
sha256 77d4d7b3421a18034d57ecd7113e1a638170d97a380a4febb6ef63322a230e25 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-structlog \
port:py${python.version}-tornado \
port:py${python.version}-curl \
select.group ${python.rootname}
select.file ${filespath}/${python.rootname}${python.version}
To make the Python ${python.branch} version of nvchecker the one that is run\
when you execute the commands without a version suffix, e.g. 'nvchecker', run:
port select --set ${select.group} [file tail ${select.file}]