diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 02:55:53 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 02:55:53 +0800 |
commit | 876ec8bfb11bc78fbab4c91c5d2b51ef5a044b4b (patch) | |
tree | 86b73bba8e71bd34da8e423ee0eb8a7bbca73e74 /net-mgmt | |
parent | 06a00a3b6519ba0b3bc2e2703cd7439eb5457ef5 (diff) | |
download | freebsd-ports-gnome-876ec8bfb11bc78fbab4c91c5d2b51ef5a044b4b.tar.gz freebsd-ports-gnome-876ec8bfb11bc78fbab4c91c5d2b51ef5a044b4b.tar.zst freebsd-ports-gnome-876ec8bfb11bc78fbab4c91c5d2b51ef5a044b4b.zip |
Update to latest version
PR: 27938
Submitted by: maintainer
Reviewed by: will
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP_Session/distinfo | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index 174d316d7896..e707d0cf871c 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SNMP_Session -PORTVERSION= 0.83 +PORTVERSION= 0.86 CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ PKGNAMEPREFIX= p5- @@ -15,9 +15,6 @@ MAINTAINER= petef@databits.net PERL_CONFIGURE= yes -post-configure: - @${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile; - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session diff --git a/net-mgmt/p5-SNMP_Session/distinfo b/net-mgmt/p5-SNMP_Session/distinfo index a27281616b2d..25701e622750 100644 --- a/net-mgmt/p5-SNMP_Session/distinfo +++ b/net-mgmt/p5-SNMP_Session/distinfo @@ -1 +1 @@ -MD5 (SNMP_Session-0.83.tar.gz) = d18ce3007d6b4f1cfd523c122c0653c9 +MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793 |