diff options
author | tota <tota@FreeBSD.org> | 2011-08-10 17:43:41 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-08-10 17:43:41 +0800 |
commit | 26a2fcbd45f8fa932d9431cf57bc71abbc07e0b9 (patch) | |
tree | 3da2d81ec60634e7522ad0c347ad4793a92d5526 /graphics | |
parent | fdc2688629d21603c17faffe2e855f0410cd16a1 (diff) | |
download | freebsd-ports-gnome-26a2fcbd45f8fa932d9431cf57bc71abbc07e0b9.tar.gz freebsd-ports-gnome-26a2fcbd45f8fa932d9431cf57bc71abbc07e0b9.tar.zst freebsd-ports-gnome-26a2fcbd45f8fa932d9431cf57bc71abbc07e0b9.zip |
- Update to 0.46
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php5-swfed/Makefile | 6 | ||||
-rw-r--r-- | graphics/php5-swfed/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/php5-swfed/Makefile b/graphics/php5-swfed/Makefile index d19e92366c0d..23ceeb442498 100644 --- a/graphics/php5-swfed/Makefile +++ b/graphics/php5-swfed/Makefile @@ -6,10 +6,10 @@ # PORTNAME= swfed -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= graphics www MASTER_SITES= SFJP -MASTER_SITE_SUBDIR= ${PORTNAME}/52720 +MASTER_SITE_SUBDIR= ${PORTNAME}/52887 PKGNAMEPREFIX= php5- MAINTAINER= yoya@awm.jp @@ -46,7 +46,7 @@ post-install: @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} x-generate-plist: - ${FIND} ${WWWDIR} -type f | ${SORT} | ${SED} -e 's,${WWWDIR},%%WWWDIR%%,g' >> pkg-plist.new + ${FIND} ${WWWDIR} -type f | ${SORT} | ${SED} -e 's,${WWWDIR},%%WWWDIR%%,g' > pkg-plist.new ${FIND} ${WWWDIR} -type d -depth | ${SORT} -r | ${SED} -e 's,${WWWDIR},@dirrm %%WWWDIR%%,g' >> pkg-plist.new ${ECHO} '@exec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%%' >> pkg-plist.new diff --git a/graphics/php5-swfed/distinfo b/graphics/php5-swfed/distinfo index bd2b23e282bd..ed4f279564a8 100644 --- a/graphics/php5-swfed/distinfo +++ b/graphics/php5-swfed/distinfo @@ -1,2 +1,2 @@ -SHA256 (swfed-0.45.tar.gz) = 02693e21b12cce8b222309f7763e8ad19e0f23ef538b06b114b4b3fb8e2f9977 -SIZE (swfed-0.45.tar.gz) = 370862 +SHA256 (swfed-0.46.tar.gz) = 043798c3aa2ff1369d2b0f007fc66b612cd6b7268201d8d25ea627d081a3f2d9 +SIZE (swfed-0.46.tar.gz) = 371504 |