diff options
author | billf <billf@FreeBSD.org> | 1999-09-05 07:36:48 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-09-05 07:36:48 +0800 |
commit | 21a3785431849d2800979eb9eda3e8d0dccd04fb (patch) | |
tree | 7b0d548be8b27e734935019ce5752ae4e9ff4625 /graphics/gd | |
parent | c61997877b9e7efe6c9015a7b30f2152c9ef186d (diff) | |
download | freebsd-ports-gnome-21a3785431849d2800979eb9eda3e8d0dccd04fb.tar.gz freebsd-ports-gnome-21a3785431849d2800979eb9eda3e8d0dccd04fb.tar.zst freebsd-ports-gnome-21a3785431849d2800979eb9eda3e8d0dccd04fb.zip |
Upgrade to 1.6.3
Submitted by: Will Andrews <andrews@technologist.com>
PR: ports/13455
Diffstat (limited to 'graphics/gd')
-rw-r--r-- | graphics/gd/Makefile | 4 | ||||
-rw-r--r-- | graphics/gd/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index c289d8e1170d..9e635584258c 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gd -# Version required: 1.6.2 +# Version required: 1.6.3 # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # # $FreeBSD$ # -DISTNAME= gd-1.6.2 +DISTNAME= gd-1.6.3 CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index 16dd9e756fae..ebe9d8fe9104 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1 +1 @@ -MD5 (gd-1.6.2.tar.gz) = 4c4e248ea99d1ad7b8578f6bce6c5aa9 +MD5 (gd-1.6.3.tar.gz) = 519bfbb55e3b315dd3d5a37ab56c2d84 |