Bug 181829

Summary: [MAINTAINER] net-mgmt/netdisco: update to 1.3.2
Product: Ports & Packages Reporter: geoffroy desvernay <dgeo>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
netdisco-1.3.2.patch none

Description geoffroy desvernay 2013-09-05 08:00:00 UTC
- Update to 1.3.2

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-09-05 16:52:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-05 18:19:39 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-09-05 18:19:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!