diff --git a/net/librenms/Makefile b/net/librenms/Makefile index 5fce71f6148..40e58e08ed1 100644 --- a/net/librenms/Makefile +++ b/net/librenms/Makefile @@ -4,7 +4,8 @@ COMMENT= auto-discovering network management/monitoring system GH_ACCOUNT= librenms GH_PROJECT= librenms GH_TAGNAME= 26.2.0 -REVISION= 0 +# above 7.8-stable; nmap +REVISION= 1 DISTFILES.dep= librenms-${GH_TAGNAME:R}-vendor.tar.xz EPOCH= 0 diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index f56555f6e5f..19ac89d46af 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -3,6 +3,7 @@ COMMENT = perl module for parsing nmap XML reports MODULES = cpan PKG_ARCH = * DISTNAME = Nmap-Parser-1.37 +REVISION = 0 EPOCH = 0 CATEGORIES= net diff --git a/net/p5-Nmap-Scanner/Makefile b/net/p5-Nmap-Scanner/Makefile index e3b29b88f8d..58339b1b3dd 100644 --- a/net/p5-Nmap-Scanner/Makefile +++ b/net/p5-Nmap-Scanner/Makefile @@ -3,7 +3,7 @@ COMMENT= perform and manipulate nmap scans using Perl MODULES= cpan PKG_ARCH= * DISTNAME= Nmap-Scanner-1.0 -REVISION= 5 +REVISION= 6 CATEGORIES= net FIX_EXTRACT_PERMISSIONS=Yes @@ -16,4 +16,4 @@ RUN_DEPENDS= textproc/p5-XML-SAX \ www/p5-libwww \ net/nmap -.include +.include diff --git a/net/py-nmap/Makefile b/net/py-nmap/Makefile index 055987ef57c..b7b8948be74 100644 --- a/net/py-nmap/Makefile +++ b/net/py-nmap/Makefile @@ -4,7 +4,7 @@ MODPY_DISTV= 0.6.1 DISTNAME= python-nmap-${MODPY_DISTV} PKGNAME= ${DISTNAME:S/python/py/} CATEGORIES= net -REVISION= 9 +REVISION= 10 HOMEPAGE= http://xael.org/norman/python/python-nmap/ SITES= http://xael.org/pages/