[25687] trunk/dports/www/phpicalendar/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon May 28 05:43:54 PDT 2007


Revision: 25687
          http://trac.macosforge.org/projects/macports/changeset/25687
Author:   mww at macports.org
Date:     2007-05-28 05:43:53 -0700 (Mon, 28 May 2007)

Log Message:
-----------
version 2.24

Modified Paths:
--------------
    trunk/dports/www/phpicalendar/Portfile

Modified: trunk/dports/www/phpicalendar/Portfile
===================================================================
--- trunk/dports/www/phpicalendar/Portfile	2007-05-28 11:29:05 UTC (rev 25686)
+++ trunk/dports/www/phpicalendar/Portfile	2007-05-28 12:43:53 UTC (rev 25687)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			phpicalendar
-version			2.23
+version			2.24
 categories		www php
 platforms		darwin
 maintainers		mww at macports.org
@@ -11,10 +11,10 @@
 long_description	PHP iCalendar is a PHP-based iCal file viewer/parser to display \
 				iCals in a Web browser.
 
-homepage		http://phpicalendar.net/
+homepage	http://phpicalendar.net/
 master_sites	sourceforge
-distfiles		${name}${version}.tgz
-checksums		sha1 400645a737510211a6e9f6e85a91076314e8c3d7
+extract.suffix	.tgz
+checksums	sha1 2a2569fffda8276ba9504ea88eee8862fd254dbf
 
 extract.post_args	"| tar -xf - --exclude='*.DS_Store'"
 
@@ -32,7 +32,8 @@
 		file rename ${destroot}${prefix}/www/${name}/${f} \
 			${destroot}${prefix}/share/doc/${name}/${f}
 	}
-	file rename ${destroot}${conf} ${destroot}${conf}.sample
+	file rename ${destroot}${prefix}/www/${name}/config.inc-dist.php \
+		${destroot}${conf}.sample
 }
 
 post-activate {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070528/ed2b0bfe/attachment.html


More information about the macports-changes mailing list