svn commit: r326420 - head/net-mgmt/netdisco

William Grzybowski wg at FreeBSD.org
Thu Sep 5 17:19:33 UTC 2013


Author: wg
Date: Thu Sep  5 17:19:32 2013
New Revision: 326420
URL: http://svnweb.freebsd.org/changeset/ports/326420

Log:
  net-mgmt/netdisco: update to 1.3.2
  
  - Update to 1.3.2
  - USES perl5
  
  PR:		ports/181829
  Submitted by:	Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)

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

Modified: head/net-mgmt/netdisco/Makefile
==============================================================================
--- head/net-mgmt/netdisco/Makefile	Thu Sep  5 17:11:50 2013	(r326419)
+++ head/net-mgmt/netdisco/Makefile	Thu Sep  5 17:19:32 2013	(r326420)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	netdisco
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	SF
 
@@ -31,7 +31,7 @@ RUN_DEPENDS+=	${APACHE_PKGNAMEPREFIX}mod
 USERS=		netdisco
 GROUPS=		netdisco
 
-USE_PERL5=	yes
+USES=		perl5
 USE_PGSQL=	yes
 USE_APACHE_RUN=	22+
 

Modified: head/net-mgmt/netdisco/distinfo
==============================================================================
--- head/net-mgmt/netdisco/distinfo	Thu Sep  5 17:11:50 2013	(r326419)
+++ head/net-mgmt/netdisco/distinfo	Thu Sep  5 17:19:32 2013	(r326420)
@@ -1,2 +1,2 @@
-SHA256 (netdisco-1.3.1.tar.gz) = dcf4da14a2fafd9e689e98f4df9a68d998c7aa439d96507bc7affdccd3699ea1
-SIZE (netdisco-1.3.1.tar.gz) = 1351216
+SHA256 (netdisco-1.3.2.tar.gz) = bd59472ab2efaf30a3f62a03511c91824011368d34728430e707861e44ee2aa4
+SIZE (netdisco-1.3.2.tar.gz) = 1351266


More information about the svn-ports-all mailing list