diff options
-rw-r--r-- | net-mgmt/cnagios/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/cnagios/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/net-mgmt/cnagios/Makefile b/net-mgmt/cnagios/Makefile index 6181c2c19a9d..bf149f52e5b7 100644 --- a/net-mgmt/cnagios/Makefile +++ b/net-mgmt/cnagios/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cnagios -PORTVERSION= 0.31 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES= net-mgmt MAINTAINER= alexander.4mail@gmail.com @@ -26,10 +25,6 @@ CONFIGURE_ARGS= --with-etc-dir="${ETCDIR}" \ USES= perl5 ALL_TARGET= cnagios -post-patch: -# check in next relase if version match, and adjust/remove the next line - ${REINPLACE_CMD} -e 's/0.30/${PORTVERSION}/' ${WRKSRC}/version.h - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cnagios diff --git a/net-mgmt/cnagios/distinfo b/net-mgmt/cnagios/distinfo index 815ffd396e34..9d01c9ae3171 100644 --- a/net-mgmt/cnagios/distinfo +++ b/net-mgmt/cnagios/distinfo @@ -1,2 +1,2 @@ -SHA256 (dannywarren-cnagios-0.31_GH0.tar.gz) = c1f41fa9d51dc0bbc1b90bc70d9e383ecb8fde7340558055cb60f171f74a08f9 -SIZE (dannywarren-cnagios-0.31_GH0.tar.gz) = 81546 +SHA256 (dannywarren-cnagios-0.32_GH0.tar.gz) = cda69a094d8972364a0d9c25c9e6dd96f4c523adeeb4175806e864e1277f6a39 +SIZE (dannywarren-cnagios-0.32_GH0.tar.gz) = 81775 |