svn commit: r322561 - head/net-mgmt/p5-SNMP-Info

Frederic Culot culot at FreeBSD.org
Tue Jul 9 14:42:50 UTC 2013


Author: culot
Date: Tue Jul  9 14:42:49 2013
New Revision: 322561
URL: http://svnweb.freebsd.org/changeset/ports/322561

Log:
  - Update to 3.02
  - Add LICENSE (BSD)
  
  Changes:	http://search.cpan.org/dist/SNMP-Info/ChangeLog
  Approved by:	jadawin@ (implicit, on holidays)

Modified:
  head/net-mgmt/p5-SNMP-Info/Makefile
  head/net-mgmt/p5-SNMP-Info/distinfo

Modified: head/net-mgmt/p5-SNMP-Info/Makefile
==============================================================================
--- head/net-mgmt/p5-SNMP-Info/Makefile	Tue Jul  9 14:25:56 2013	(r322560)
+++ head/net-mgmt/p5-SNMP-Info/Makefile	Tue Jul  9 14:42:49 2013	(r322561)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	SNMP-Info
-PORTVERSION=	3.01
+PORTVERSION=	3.02
 CATEGORIES=	net-mgmt perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jadawin at FreeBSD.org
 COMMENT=	Perl5 module for gathering information from network devices
 
+LICENSE=	BSD
+
 LIB_DEPENDS=	netsnmp:${PORTSDIR}/net-mgmt/net-snmp
 
 PERL_CONFIGURE=	yes

Modified: head/net-mgmt/p5-SNMP-Info/distinfo
==============================================================================
--- head/net-mgmt/p5-SNMP-Info/distinfo	Tue Jul  9 14:25:56 2013	(r322560)
+++ head/net-mgmt/p5-SNMP-Info/distinfo	Tue Jul  9 14:42:49 2013	(r322561)
@@ -1,2 +1,2 @@
-SHA256 (SNMP-Info-3.01.tar.gz) = f41a011445f0977f991d7eb0e40415f983f33c47cb7b0c2ef5a4098ef7d5944c
-SIZE (SNMP-Info-3.01.tar.gz) = 280762
+SHA256 (SNMP-Info-3.02.tar.gz) = ac52222aa2458f3b00faebc47952858eef22f9a47553446759fb4eb1983aee3e
+SIZE (SNMP-Info-3.02.tar.gz) = 282473


More information about the svn-ports-all mailing list