diff options
author | seb <seb@pkgsrc.org> | 2005-02-09 09:04:02 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-02-09 09:04:02 +0000 |
commit | 55a527cee7d91a3a14ba1191be1cbd0b7d59c752 (patch) | |
tree | 27b2676c6902dd34836d8191dff93f8293229942 /net | |
parent | 926a618c486b8c7e40e12871de922a14c246f8c6 (diff) | |
download | pkgsrc-55a527cee7d91a3a14ba1191be1cbd0b7d59c752.tar.gz |
Update to version 1.07.
Really lots of changes since last packaged version (0.83).
Unfortunately there is now changes list included with the distribution file
even if it is stated otherwise.
See http://www.switch.ch/misc/leinen/snmp/perl/changes.html.
Among remarkable things please note IPv6 support and of course many
bug fixes.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 9 | ||||
-rw-r--r-- | net/p5-SNMP_Session/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 9517a570a62..8490420da7b 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:07 grant Exp $ +# $NetBSD: Makefile,v 1.11 2005/02/09 09:04:02 seb Exp $ -DISTNAME= SNMP_Session-0.83 -PKGNAME= p5-SNMP_Session-0.83 +DISTNAME= SNMP_Session-1.07 +PKGNAME= p5-SNMP_Session-1.07 SVR4_PKGNAME= p5sns -PKGREVISION= 1 CATEGORIES= net perl5 -MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ +MASTER_SITES= http://www.switch.ch/misc/leinen/snmp/perl/dist/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.switch.ch/misc/leinen/snmp/perl/ diff --git a/net/p5-SNMP_Session/distinfo b/net/p5-SNMP_Session/distinfo index 72ad8aacd4a..b5b3b89b7fd 100644 --- a/net/p5-SNMP_Session/distinfo +++ b/net/p5-SNMP_Session/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:28 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/02/09 09:04:02 seb Exp $ -SHA1 (SNMP_Session-0.83.tar.gz) = 3773ee1962ba8c1d03b634dfb93aae33c77b2723 -Size (SNMP_Session-0.83.tar.gz) = 56784 bytes +SHA1 (SNMP_Session-1.07.tar.gz) = 98c169bade72d4c269f2f73e58fd0acf812739db +Size (SNMP_Session-1.07.tar.gz) = 66588 bytes |