- update to 2.0.35

reported by:	shaun (portscout)
This commit is contained in:
Dirk Meyer 2007-06-26 18:51:00 +00:00
parent 4e774bc5a1
commit f07b8e6ae9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194313
2 changed files with 10 additions and 5 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME= gd
PORTVERSION= 2.0.34
PORTREVISION?= 1
PORTVERSION= 2.0.35
PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES+= graphics
MASTER_SITES= http://www.libgd.org/releases/
@ -64,6 +64,8 @@ USE_PERL5_BUILD= yes
SCRIPTS_ENV+= GD_FONTS="${GD_FONTS}"
.endif
FONTBASE= ${X11BASE}/lib/X11/fonts
pre-extract::
@${ECHO_MSG} ""
@${ECHO_MSG} "gd has the following tunables:"
@ -86,6 +88,9 @@ post-configure:
-e 's|@FEATURES@|${FEATURES}|' \
${WRKSRC}/config/gdlib-config.in \
> ${WRKDIR}/gdlib-config
${REINPLACE_CMD} \
-e 's|#define DEFAULT_FONTPATH .*|#define DEFAULT_FONTPATH "${FONTBASE}/TTF:${FONTBASE}/Type1:${FONTBASE}"|' \
${WRKSRC}/gd.h
post-install:
${INSTALL_DATA} ${WRKSRC}/gdfx.h ${WRKSRC}/gdhelpers.h \

View File

@ -1,3 +1,3 @@
MD5 (gd-2.0.34.tar.bz2) = 8c25c322f12030b1c24488efd577fec0
SHA256 (gd-2.0.34.tar.bz2) = 66baa531a860ca3e071d47eec7c0823c534a8a4dadf4cba6d17eeb6d4159d22f
SIZE (gd-2.0.34.tar.bz2) = 1135372
MD5 (gd-2.0.35.tar.bz2) = 6c6c3dbb7bf079e0bb5fbbfd3bb8a71c
SHA256 (gd-2.0.35.tar.bz2) = bf222490749d2a9a9ac3593b01eb55aed98461ff81202414707f61b42aa300f9
SIZE (gd-2.0.35.tar.bz2) = 1212730