diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:34:52 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:34:52 +0000 |
commit | 23da08260abe4c026279e00960ee8e29ca54056e (patch) | |
tree | df9ec4fc33ab2c45dbb2b14b4ae9b5e64444b7c3 /www/libwww | |
parent | 764c16bb4dccfc3b8750575e49a5066a539f7e53 (diff) | |
download | ports-23da08260abe4c026279e00960ee8e29ca54056e.tar.gz ports-23da08260abe4c026279e00960ee8e29ca54056e.zip |
Upgrade to libwww-5.1j.
Notes
Notes:
svn path=/head/; revision=10149
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 8 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 | ||||
-rw-r--r-- | www/libwww/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index e3e18856c241..12108077b5de 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: libwww -# Version required: 5.1i +# Version required: 5.1j # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.5 1998/02/08 02:24:44 jseger Exp $ +# $Id: Makefile,v 1.6 1998/02/22 21:44:49 jseger Exp $ # -DISTNAME= w3c-libwww-5.1i -PKGNAME= libwww-5.1i +DISTNAME= w3c-libwww-5.1j +PKGNAME= libwww-5.1j CATEGORIES= www devel MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ diff --git a/www/libwww/distinfo b/www/libwww/distinfo index 6a1851e33b3e..61e5e914ab24 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.1i.tar.gz) = 09b86c35949949a5390d21e844540bf3 +MD5 (w3c-libwww-5.1j.tar.gz) = 535626a112beed24bef6bb0d4f135ce4 diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist index e2b777c756bc..835db316e554 100644 --- a/www/libwww/pkg-plist +++ b/www/libwww/pkg-plist @@ -341,7 +341,6 @@ share/doc/libwww/src/HTEPtoCl.html share/doc/libwww/src/HTError.html share/doc/libwww/src/HTEscape.html share/doc/libwww/src/HTEvent.html -share/doc/libwww/src/HTEvntrg.html share/doc/libwww/src/HTEvtLst.html share/doc/libwww/src/HTFTP.html share/doc/libwww/src/HTFTPDir.html |