aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-02-11 03:47:54 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-02-11 03:47:54 +0000
commit99d8ccfac5f6e271f988568e6d34023b803fcf72 (patch)
treeec26a6f946f0b635a5435b4b3fb6ff3d18409d1f
parent6d2d9fe63e8cd4023ffe9ba02bea6555788638e6 (diff)
downloadports-99d8ccfac5f6e271f988568e6d34023b803fcf72.tar.gz
ports-99d8ccfac5f6e271f988568e6d34023b803fcf72.zip
- Update to 0.52
- Add CONFIGURE_ARGS to fix configure issue when the value of LOCALBASE is not /usr/local [1] Supported by: redports.org with QATty buildgroup [1]
Notes
Notes: svn path=/head/; revision=290899
-rw-r--r--graphics/php5-swfed/Makefile5
-rw-r--r--graphics/php5-swfed/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/php5-swfed/Makefile b/graphics/php5-swfed/Makefile
index e2fa4d00af2b..2a610407b79d 100644
--- a/graphics/php5-swfed/Makefile
+++ b/graphics/php5-swfed/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= swfed
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= graphics www
MASTER_SITES= SFJP
-MASTER_SITE_SUBDIR= ${PORTNAME}/54007
+MASTER_SITE_SUBDIR= ${PORTNAME}/54857
PKGNAMEPREFIX= php5-
MAINTAINER= yoya@awm.jp
@@ -25,6 +25,7 @@ USE_PHP= zlib
USE_PHPEXT= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+CONFIGURE_ARGS= --with-png-dir=${LOCALBASE} --with-gif-dir=${LOCALBASE}
PORTDOCS= readme.txt
PORTEXAMPLES= *
diff --git a/graphics/php5-swfed/distinfo b/graphics/php5-swfed/distinfo
index 7c43ff736d28..39df9b482eaf 100644
--- a/graphics/php5-swfed/distinfo
+++ b/graphics/php5-swfed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (swfed-0.51.tar.gz) = 9b8a2a2aecc613899b5d494bdbe555009c9e8246197ad668ba14e1ae79f5e4e0
-SIZE (swfed-0.51.tar.gz) = 372913
+SHA256 (swfed-0.52.tar.gz) = 5575425116666608adaff8e6c801e6758f522d8696f03177344356bd430ec0fa
+SIZE (swfed-0.52.tar.gz) = 452183