aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpicalendar
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-06-21 00:58:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-06-21 00:58:05 +0000
commitc1eb3f014861242360d7813e4eb99cfea2d4f1b8 (patch)
treece819e9935f13e69195fd2aedd3805a402e021ab /deskutils/phpicalendar
parent1fce03809309bf379e4c5f1bc907aea6d0d252e3 (diff)
downloadports-c1eb3f014861242360d7813e4eb99cfea2d4f1b8.tar.gz
ports-c1eb3f014861242360d7813e4eb99cfea2d4f1b8.zip
Update to 2.24
Notes
Notes: svn path=/head/; revision=193981
Diffstat (limited to 'deskutils/phpicalendar')
-rw-r--r--deskutils/phpicalendar/Makefile8
-rw-r--r--deskutils/phpicalendar/distinfo6
-rw-r--r--deskutils/phpicalendar/pkg-plist10
3 files changed, 15 insertions, 9 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index e512802534c8..d1221d3c1b32 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= phpicalendar
-PORTVERSION= 2.22
-PORTREVISION= 1
+PORTVERSION= 2.24
CATEGORIES= deskutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,8 +21,9 @@ SUB_FILES= pkg-message
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}/
post-extract:
- ${RM} -r ${WRKSRC}/templates/default/images/CVS
${FIND} ${WRKDIR} -name .DS_Store -delete
+ ${FIND} ${WRKDIR} -name ._.DS_Store -delete
+ ${FIND} ${WRKDIR} -name ._* -delete
do-install:
.if !exists(${WWWDIR})
@@ -37,7 +37,7 @@ do-install:
@${CP} -v ${WRKSRC}/${f} ${WWWDIR}
${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/${f}
.endfor
- @${CP} -v ${WRKSRC}/config.inc.php ${WWWDIR}/config.inc.php-default
+ @${CP} -v ${WRKSRC}/config.inc-dist.php ${WWWDIR}/config.inc.php-default
${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/config.inc.php-default
post-install:
diff --git a/deskutils/phpicalendar/distinfo b/deskutils/phpicalendar/distinfo
index 54f61773a9e5..0d9bb276c42d 100644
--- a/deskutils/phpicalendar/distinfo
+++ b/deskutils/phpicalendar/distinfo
@@ -1,3 +1,3 @@
-MD5 (phpicalendar-2.22.tgz) = dfa340e2c3038172b15244bab4b885aa
-SHA256 (phpicalendar-2.22.tgz) = 7c749bb6813b73c9eaabd3187b25114985484460466c670ddd3f8993a90bb8f0
-SIZE (phpicalendar-2.22.tgz) = 346184
+MD5 (phpicalendar-2.24.tgz) = 2d7fe341d67e43afb66bae6ae5629289
+SHA256 (phpicalendar-2.24.tgz) = faa46ef2ec0331b668a630504fba9c6b4c7c23a4f0cf05f1e949d08c472cddd5
+SIZE (phpicalendar-2.24.tgz) = 282342
diff --git a/deskutils/phpicalendar/pkg-plist b/deskutils/phpicalendar/pkg-plist
index babac3e2919e..f5f1625b6590 100644
--- a/deskutils/phpicalendar/pkg-plist
+++ b/deskutils/phpicalendar/pkg-plist
@@ -6,8 +6,7 @@
%%WWWDIR%%/calendars/Home.ics
%%WWWDIR%%/calendars/US Holidays.ics
%%WWWDIR%%/calendars/Work.ics
-%%WWWDIR%%/calendars/publish.ical.php
-%%WWWDIR%%/calendars/publish.mozilla.php
+%%WWWDIR%%/calendars/publish.php
%%WWWDIR%%/config.inc.php-default
%%WWWDIR%%/day.php
%%WWWDIR%%/error.php
@@ -20,6 +19,7 @@
%%WWWDIR%%/functions/init.inc.php
%%WWWDIR%%/functions/list_functions.php
%%WWWDIR%%/functions/overlapping_events.php
+%%WWWDIR%%/functions/sanitize.php
%%WWWDIR%%/functions/template.php
%%WWWDIR%%/functions/timezones.php
%%WWWDIR%%/functions/userauth_functions.php
@@ -39,6 +39,7 @@
%%WWWDIR%%/index.php
%%WWWDIR%%/languages/afrikaans.inc.php
%%WWWDIR%%/languages/brazilian.inc.php
+%%WWWDIR%%/languages/bulgarian.inc.php
%%WWWDIR%%/languages/catalan.inc.php
%%WWWDIR%%/languages/czech.inc.php
%%WWWDIR%%/languages/danish.inc.php
@@ -47,7 +48,9 @@
%%WWWDIR%%/languages/esperanto.inc.php
%%WWWDIR%%/languages/finnish.inc.php
%%WWWDIR%%/languages/french.inc.php
+%%WWWDIR%%/languages/galego.inc.php
%%WWWDIR%%/languages/german.inc.php
+%%WWWDIR%%/languages/hungarian.inc.php
%%WWWDIR%%/languages/italian.inc.php
%%WWWDIR%%/languages/japanese.inc.php
%%WWWDIR%%/languages/korean.inc.php
@@ -55,6 +58,9 @@
%%WWWDIR%%/languages/norwegian.inc.php
%%WWWDIR%%/languages/polish.inc.php
%%WWWDIR%%/languages/portuguese.inc.php
+%%WWWDIR%%/languages/russian.inc.php
+%%WWWDIR%%/languages/slovak.inc.php
+%%WWWDIR%%/languages/slovensko.inc.php
%%WWWDIR%%/languages/spanish.inc.php
%%WWWDIR%%/languages/swedish.inc.php
%%WWWDIR%%/languages/traditional_chinese.inc.php