Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 14:44:00 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393867 - head/net-mgmt/cnagios
Message-ID:  <201508101444.t7AEi0MR077745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508101444.t7AEi0MR077745>