aboutsummaryrefslogtreecommitdiff
path: root/deskutils/plans
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-26 21:38:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-26 21:38:07 +0000
commit2e69c97de4a3dbde1d7358149b0fd8101b215e18 (patch)
treed9d1a532cf0faae061958f1e6651b4ef04351977 /deskutils/plans
parentc22aa7140d2d8d11020cab5f29a5c9daafa7918a (diff)
downloadports-2e69c97de4a3dbde1d7358149b0fd8101b215e18.tar.gz
ports-2e69c97de4a3dbde1d7358149b0fd8101b215e18.zip
Notes
Diffstat (limited to 'deskutils/plans')
-rw-r--r--deskutils/plans/Makefile6
-rw-r--r--deskutils/plans/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index 79483490223e..7e5c3e6b50a9 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= plans
-PORTVERSION= 7.4.3
+PORTVERSION= 7.4.5
CATEGORIES= deskutils www
MASTER_SITES= http://www.planscalendar.com/release/:plans \
http://www.freebsd.org/gifs/:logo
@@ -37,7 +37,9 @@ do-install:
@${MKDIR} ${PREFIX}/${DIR}
@${CP} -R ${WRKSRC}/* ${PREFIX}/${DIR}
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${DIR}
- @${FIND} ${PREFIX}/${DIR} -type f -exec ${CHMOD} +x {} \;
+ @${FIND} ${PREFIX}/${DIR} -type f -exec ${CHMOD} 644 {} \;
+ @${FIND} ${PREFIX}/${DIR} -name '*.cgi' -exec ${CHMOD} 755 {} \;
+ @${FIND} ${PREFIX}/${DIR} -name '*.xml' -exec ${CHMOD} 664 {} \;
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/deskutils/plans/distinfo b/deskutils/plans/distinfo
index be54d9fbb7c2..32d9c593cf29 100644
--- a/deskutils/plans/distinfo
+++ b/deskutils/plans/distinfo
@@ -1,6 +1,4 @@
-MD5 (plans_7.4.3.zip) = d341b4ee4824300d482a65fb9e37b7f7
-SHA256 (plans_7.4.3.zip) = 91583996a556903974a6161001f089d02811515b465c92cf083ae22162eee868
-SIZE (plans_7.4.3.zip) = 584929
+MD5 (plans_7.4.5.zip) = d752f718efbccaba6152a48b7928751c
+SIZE (plans_7.4.5.zip) = 585191
MD5 (powerani.gif) = b0f85a6c41817a2dcad0ffe6f0729fa8
-SHA256 (powerani.gif) = d01c1c8299aa6c0eda0cd7c202bdf5a4ad49400377596fc2e114db6591c66d97
SIZE (powerani.gif) = 7203