diff options
author | steve <steve@FreeBSD.org> | 1999-01-26 11:00:37 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-26 11:00:37 +0800 |
commit | 07ce0c6a92d3c52f5a3bab78944367c31ec64b14 (patch) | |
tree | 344c56139f72c6c02b4345ab6220170e881130a9 /www/libwww | |
parent | 57ccd8e1038958783c636af27c9d3f343c7589ec (diff) | |
download | freebsd-ports-graphics-07ce0c6a92d3c52f5a3bab78944367c31ec64b14.tar.gz freebsd-ports-graphics-07ce0c6a92d3c52f5a3bab78944367c31ec64b14.tar.zst freebsd-ports-graphics-07ce0c6a92d3c52f5a3bab78944367c31ec64b14.zip |
Update to version 5.2.1.
PR: 9528
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 5 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 41c1030e51b..b9bad59aba5 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -3,16 +3,17 @@ # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.12 1998/10/16 03:04:06 jseger Exp $ +# $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # -PKGNAME= libwww-5.2 +PKGNAME= libwww-5.2.1 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ MAINTAINER= jseger@FreeBSD.org +FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/www/libwww/distinfo b/www/libwww/distinfo index d64198597a0..1389e07e99c 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0 +MD5 (w3c-libwww-5.2.1.tar.gz) = dcd3ae9853985ac3ddc0b233b717b8e3 |