diff options
author | jseger <jseger@FreeBSD.org> | 1998-11-02 10:48:28 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-11-02 10:48:28 +0800 |
commit | ddf912745a20e8e992e57518b61f24b73587be94 (patch) | |
tree | f0134f00f21052b918bc789c411ef19f11f48224 /www/libwww | |
parent | d28195f080cad4c3be76e2bf8508e485407e5432 (diff) | |
download | freebsd-ports-gnome-ddf912745a20e8e992e57518b61f24b73587be94.tar.gz freebsd-ports-gnome-ddf912745a20e8e992e57518b61f24b73587be94.tar.zst freebsd-ports-gnome-ddf912745a20e8e992e57518b61f24b73587be94.zip |
Upgrade to libwww-5.2
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 7 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 | ||||
-rw-r--r-- | www/libwww/pkg-plist | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 8f0ed5bed5e6..41c1030e51b2 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -3,13 +3,13 @@ # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.11 1998/10/14 23:46:40 jseger Exp $ +# $Id: Makefile,v 1.12 1998/10/16 03:04:06 jseger Exp $ # -PKGNAME= libwww-5.1m1 +PKGNAME= libwww-5.2 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel -MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ +MASTER_SITES= http://www.w3.org/Library/Distribution/ MAINTAINER= jseger@FreeBSD.org @@ -18,7 +18,6 @@ USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static DOCDIR= ${PREFIX}/share/doc/libwww -WRKSRC= ${WRKDIR}/w3c-libwww-5.1m post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .if !defined(NOPORTDOCS) diff --git a/www/libwww/distinfo b/www/libwww/distinfo index d1d99f271351..d64198597a02 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.1m1.tar.gz) = c563e54e23e4a108f6f63ef27e9da2be +MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0 diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist index 9b56872accd3..fb2e152a3a57 100644 --- a/www/libwww/pkg-plist +++ b/www/libwww/pkg-plist @@ -149,7 +149,7 @@ lib/libpics.a lib/libwww.a lib/libwww.la lib/libwww.so -lib/libwww.so.5.3 +lib/libwww.so.6.0 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/libwww/User/Applications.html @@ -242,7 +242,6 @@ share/doc/libwww/User/Patch/Makefile share/doc/libwww/User/Patch/Makefile.am share/doc/libwww/User/Patch/Makefile.in share/doc/libwww/User/Patch/Overview.html -share/doc/libwww/User/Patch/README share/doc/libwww/User/Patch/lib_3.0_1.fix share/doc/libwww/User/Patch/lib_3.1_1.fix share/doc/libwww/User/Patch/lib_4.0C_1.fix @@ -319,6 +318,7 @@ share/doc/libwww/User/Using/RuleSyntax.html share/doc/libwww/User/Using/Rules.html share/doc/libwww/User/Using/Startup.html share/doc/libwww/User/Using/Streams.html +share/doc/libwww/User/Using/Timers.html share/doc/libwww/User/Using/Transport.html share/doc/libwww/User/Using/UserProfile.html share/doc/libwww/User/Using/Utils.html |