diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-17 12:55:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-17 12:55:45 +0000 |
commit | c3e20212562c05fc8e0d51bd27f8e3d3200e982f (patch) | |
tree | 70f019c4be559b3493dda82ca8e7bc9a45b7fc60 /graphics/gd | |
parent | 02ec6a4b96205f52d59f37e42ac977c0dfa84950 (diff) |
- update to 2.0.17
- fix freetype include problems
Notes
Notes:
svn path=/head/; revision=104287
Diffstat (limited to 'graphics/gd')
-rw-r--r-- | graphics/gd/Makefile | 3 | ||||
-rw-r--r-- | graphics/gd/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 2282722f4b33..9939e5da3928 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gd -PORTVERSION= 2.0.15 -PORTREVISION= 1 +PORTVERSION= 2.0.17 PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index 5a8e4ce21e71..a8fc15e7a25c 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1,2 +1,2 @@ -MD5 (gd-2.0.15.tar.gz) = 6ededf633b4fd054662ec123c7825fbb -SIZE (gd-2.0.15.tar.gz) = 526904 +MD5 (gd-2.0.17.tar.gz) = a1c0b12e69df63c22c7f90a4e8618c83 +SIZE (gd-2.0.17.tar.gz) = 541198 |