aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2011-01-31 22:51:24 +0800
committerdemon <demon@FreeBSD.org>2011-01-31 22:51:24 +0800
commitf4749126921f143f4bf3d71c71b4b581a00cd6ef (patch)
treef8b1e47925d639aa05f70c0d5038ffc22bc0a895 /net-mgmt
parenta402fb68c85ca8fc7009a581fe4c1aa8a1d53308 (diff)
downloadfreebsd-ports-gnome-f4749126921f143f4bf3d71c71b4b581a00cd6ef.tar.gz
freebsd-ports-gnome-f4749126921f143f4bf3d71c71b4b581a00cd6ef.tar.zst
freebsd-ports-gnome-f4749126921f143f4bf3d71c71b4b581a00cd6ef.zip
Update to 1.13;
Add a patch http://oss.oetiker.ch/mrtg-trac/changeset/330 to eliminate a warning regarding IPv6; PR: 154367 154411 Feature safe: yes Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Security: Feature safe: PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Security: Feature safe:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile9
-rw-r--r--net-mgmt/p5-SNMP_Session/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 6dd08ed964f4..848283366e49 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= SNMP_Session
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= net-mgmt perl5
-MASTER_SITES= http://www.switch.ch/misc/leinen/snmp/perl/dist/%SUBDIR%/
-MASTER_SITE_SUBDIR= . old
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+PROJECTHOST= snmp-session
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
@@ -19,6 +19,9 @@ PERL_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+post-patch:
+ ${RM} ${WRKSRC}/lib/SNMP_Session.pm.orig
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/net-mgmt/p5-SNMP_Session/distinfo b/net-mgmt/p5-SNMP_Session/distinfo
index 7703b668b154..4f93e0e0c526 100644
--- a/net-mgmt/p5-SNMP_Session/distinfo
+++ b/net-mgmt/p5-SNMP_Session/distinfo
@@ -1,3 +1,2 @@
-MD5 (SNMP_Session-1.12.tar.gz) = 5f6b365b4c3815b13d7a902d94e254af
-SHA256 (SNMP_Session-1.12.tar.gz) = 957053683ca36129565db5018dd219bcc740ae781c4fbc9bc03f263f691730e8
-SIZE (SNMP_Session-1.12.tar.gz) = 68407
+SHA256 (SNMP_Session-1.13.tar.gz) = a1c6cf5a8893447ab5a6dc38d5bb04b5d492acabb1f282559f9d76b61272ab5f
+SIZE (SNMP_Session-1.13.tar.gz) = 65738