diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1997-03-07 19:33:51 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1997-03-07 19:33:51 +0800 |
commit | 154c8c3ce69fb7dcca72754dbe5844ffe5918f22 (patch) | |
tree | 6c52dbef02fb708c270d09e190c7527e647a87bb /net | |
parent | 00e7ce723d328b02075e67f4c3becc64d7837030 (diff) | |
download | freebsd-ports-gnome-154c8c3ce69fb7dcca72754dbe5844ffe5918f22.tar.gz freebsd-ports-gnome-154c8c3ce69fb7dcca72754dbe5844ffe5918f22.tar.zst freebsd-ports-gnome-154c8c3ce69fb7dcca72754dbe5844ffe5918f22.zip |
Try to bring this port up to date. Upgrade to 3.1.3, and untangle the
patches a bit (author incorporated a fair number of them, and made
even more cross-platfrm portability improvements). I'll deal with
any packaging changes tomorrow.
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp/distinfo | 2 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp4/distinfo | 2 | ||||
-rw-r--r-- | net/ucd-snmp/Makefile | 4 | ||||
-rw-r--r-- | net/ucd-snmp/distinfo | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 25163e99ff83..cc86ae2757da 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -3,10 +3,10 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ +# $Id: Makefile,v 1.8 1996/12/08 01:45:06 max Exp $ # -DISTNAME= ucd-snmp-3.1 +DISTNAME= ucd-snmp-3.1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ diff --git a/net/net-snmp/distinfo b/net/net-snmp/distinfo index 3d93c64c5b50..2d79da522fed 100644 --- a/net/net-snmp/distinfo +++ b/net/net-snmp/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-3.1.tar.gz) = 94804ca8e63f43899233ba30b9a6571a +MD5 (ucd-snmp-3.1.3.tar.gz) = 2e8348d7c948cd003965dbffbd61bef3 diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 25163e99ff83..cc86ae2757da 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -3,10 +3,10 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ +# $Id: Makefile,v 1.8 1996/12/08 01:45:06 max Exp $ # -DISTNAME= ucd-snmp-3.1 +DISTNAME= ucd-snmp-3.1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ diff --git a/net/net-snmp4/distinfo b/net/net-snmp4/distinfo index 3d93c64c5b50..2d79da522fed 100644 --- a/net/net-snmp4/distinfo +++ b/net/net-snmp4/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-3.1.tar.gz) = 94804ca8e63f43899233ba30b9a6571a +MD5 (ucd-snmp-3.1.3.tar.gz) = 2e8348d7c948cd003965dbffbd61bef3 diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile index 25163e99ff83..cc86ae2757da 100644 --- a/net/ucd-snmp/Makefile +++ b/net/ucd-snmp/Makefile @@ -3,10 +3,10 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ +# $Id: Makefile,v 1.8 1996/12/08 01:45:06 max Exp $ # -DISTNAME= ucd-snmp-3.1 +DISTNAME= ucd-snmp-3.1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ diff --git a/net/ucd-snmp/distinfo b/net/ucd-snmp/distinfo index 3d93c64c5b50..2d79da522fed 100644 --- a/net/ucd-snmp/distinfo +++ b/net/ucd-snmp/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-3.1.tar.gz) = 94804ca8e63f43899233ba30b9a6571a +MD5 (ucd-snmp-3.1.3.tar.gz) = 2e8348d7c948cd003965dbffbd61bef3 |