diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-25 03:13:16 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-25 03:13:16 +0000 |
commit | 9cdd128d36fb124591290629a7572e833b4e4914 (patch) | |
tree | 8a5a773b09cd844c43ea7e9512383e8fd6ac73fe /graphics | |
parent | Make performance tuning conditionaly depends on APACHE_PERF_TUNING (diff) |
1. The distfile changed but without bump version number.
2. Add another MASTER_SITE.
Noticed by: phk
Notes
Notes:
svn path=/head/; revision=11518
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gd/Makefile | 5 | ||||
-rw-r--r-- | graphics/gd/distinfo | 2 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 5 | ||||
-rw-r--r-- | graphics/gd1/distinfo | 2 | ||||
-rw-r--r-- | graphics/gd2/Makefile | 5 | ||||
-rw-r--r-- | graphics/gd2/distinfo | 2 |
6 files changed, 12 insertions, 9 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 3f43346177df..1cd5277406a2 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -3,13 +3,14 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ # DISTNAME= gd1.3 PKGNAME= gd-1.3 CATEGORIES= graphics -MASTER_SITES= http://www.boutell.com/gd/http/ +MASTER_SITES= http://www.boutell.com/gd/http/ \ + ftp://ftp.boutell.com/pub/boutell/gd/ MAINTAINER= jeff@cetlink.net diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index 28e7e2490e1a..ebee24c7e5a3 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1 +1 @@ -MD5 (gd1.3.tar.gz) = fcc5af15839cc9c420e1aa44f2334551 +MD5 (gd1.3.tar.gz) = ff3de2c851c4b1fc6af6f14dcfbc6532 diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 3f43346177df..1cd5277406a2 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -3,13 +3,14 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ # DISTNAME= gd1.3 PKGNAME= gd-1.3 CATEGORIES= graphics -MASTER_SITES= http://www.boutell.com/gd/http/ +MASTER_SITES= http://www.boutell.com/gd/http/ \ + ftp://ftp.boutell.com/pub/boutell/gd/ MAINTAINER= jeff@cetlink.net diff --git a/graphics/gd1/distinfo b/graphics/gd1/distinfo index 28e7e2490e1a..ebee24c7e5a3 100644 --- a/graphics/gd1/distinfo +++ b/graphics/gd1/distinfo @@ -1 +1 @@ -MD5 (gd1.3.tar.gz) = fcc5af15839cc9c420e1aa44f2334551 +MD5 (gd1.3.tar.gz) = ff3de2c851c4b1fc6af6f14dcfbc6532 diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 3f43346177df..1cd5277406a2 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -3,13 +3,14 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ # DISTNAME= gd1.3 PKGNAME= gd-1.3 CATEGORIES= graphics -MASTER_SITES= http://www.boutell.com/gd/http/ +MASTER_SITES= http://www.boutell.com/gd/http/ \ + ftp://ftp.boutell.com/pub/boutell/gd/ MAINTAINER= jeff@cetlink.net diff --git a/graphics/gd2/distinfo b/graphics/gd2/distinfo index 28e7e2490e1a..ebee24c7e5a3 100644 --- a/graphics/gd2/distinfo +++ b/graphics/gd2/distinfo @@ -1 +1 @@ -MD5 (gd1.3.tar.gz) = fcc5af15839cc9c420e1aa44f2334551 +MD5 (gd1.3.tar.gz) = ff3de2c851c4b1fc6af6f14dcfbc6532 |