svn commit: r393867 - head/net-mgmt/cnagios

Guido Falsi madpilot at FreeBSD.org
Mon Aug 10 14:44:01 UTC 2015


Author: madpilot
Date: Mon Aug 10 14:43:59 2015
New Revision: 393867
URL: https://svnweb.freebsd.org/changeset/ports/393867

Log:
  Update to 0.32
  
  PR:		202195
  Submitted by:	danny at dannywarren.com
  Approved by:	alexander.4mail at gmail.com (maintainer)

Modified:
  head/net-mgmt/cnagios/Makefile
  head/net-mgmt/cnagios/distinfo

Modified: head/net-mgmt/cnagios/Makefile
==============================================================================
--- head/net-mgmt/cnagios/Makefile	Mon Aug 10 14:08:29 2015	(r393866)
+++ head/net-mgmt/cnagios/Makefile	Mon Aug 10 14:43:59 2015	(r393867)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cnagios
-PORTVERSION=	0.31
-PORTREVISION=	1
+PORTVERSION=	0.32
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	alexander.4mail at 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
 

Modified: head/net-mgmt/cnagios/distinfo
==============================================================================
--- head/net-mgmt/cnagios/distinfo	Mon Aug 10 14:08:29 2015	(r393866)
+++ head/net-mgmt/cnagios/distinfo	Mon Aug 10 14:43:59 2015	(r393867)
@@ -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


More information about the svn-ports-all mailing list