diff options
author | steve <steve@FreeBSD.org> | 1999-08-22 11:41:53 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-08-22 11:41:53 +0800 |
commit | 579c67a4bd5045c875cb4be6df55a84a2b7bfc4c (patch) | |
tree | b0bd259a29b212b4055544590f5f91a28533d43d /www/libghttp | |
parent | 815ebc2d7523f3644b8bcb356357c22728956df2 (diff) | |
download | freebsd-ports-gnome-579c67a4bd5045c875cb4be6df55a84a2b7bfc4c.tar.gz freebsd-ports-gnome-579c67a4bd5045c875cb4be6df55a84a2b7bfc4c.tar.zst freebsd-ports-gnome-579c67a4bd5045c875cb4be6df55a84a2b7bfc4c.zip |
Update to version 1.0.4.
PR: 12781 (3 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/Makefile | 6 | ||||
-rw-r--r-- | www/libghttp/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 2398cdc0445f..8b2d8a34d2a7 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libghttp -# Version required: 1.0.3 +# Version required: 1.0.4 # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/04/02 03:25:29 steve Exp $ +# $Id: Makefile,v 1.9 1999/05/30 03:47:15 steve Exp $ # -DISTNAME= libghttp-1.0.3 +DISTNAME= libghttp-1.0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libghttp diff --git a/www/libghttp/distinfo b/www/libghttp/distinfo index a31c05d91907..2b515acab19a 100644 --- a/www/libghttp/distinfo +++ b/www/libghttp/distinfo @@ -1 +1 @@ -MD5 (libghttp-1.0.3.tar.gz) = f9cf46ccde67360e1f038d56146fef59 +MD5 (libghttp-1.0.4.tar.gz) = 37236d1fb2e906ef2e195890a6736f57 |