[72325] trunk/dports/www/phpbb/Portfile
snc at macports.org
snc at macports.org
Sun Oct 10 18:11:21 PDT 2010
Revision: 72325
http://trac.macports.org/changeset/72325
Author: snc at macports.org
Date: 2010-10-10 18:11:18 -0700 (Sun, 10 Oct 2010)
Log Message:
-----------
phpbb: update to 3.0.7-PL1, fix livecheck. #26778
Modified Paths:
--------------
trunk/dports/www/phpbb/Portfile
Modified: trunk/dports/www/phpbb/Portfile
===================================================================
--- trunk/dports/www/phpbb/Portfile 2010-10-11 00:29:33 UTC (rev 72324)
+++ trunk/dports/www/phpbb/Portfile 2010-10-11 01:11:18 UTC (rev 72325)
@@ -4,7 +4,7 @@
PortSystem 1.0
name phpbb
-version 3.0.5
+version 3.0.7-PL1
categories www php
maintainers snc openmaintainer
description A PHP-based bulletin board / discussion forum system
@@ -24,9 +24,8 @@
distname phpBB-${version}
use_bzip2 yes
-checksums md5 734b8f9c2390d5cc8c971cfcb29da185 \
- sha1 0097f18eb6eacea49219ddd58b290d6b4c218629 \
- rmd160 99a54ad912353ff40fd115f02cfd921039ce66b9
+checksums md5 67570654462c442c29080007c0af1e1b \
+ sha1 13022ecdd7203c45f7c56d1b8f2fade3bf98672d
variant mysql {
depends_run-append port:php5-mysql
@@ -50,4 +49,5 @@
${docpath}/phpbb/config.php-dist
}
-livecheck.regex phpBB (\\d+\\.\\d+(\\.\\d+)?) released
+livecheck.url http://www.phpbb.com/
+livecheck.regex version">(\\d+(\\.\\d+)+(-PL\\d+)?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101010/2dba9794/attachment.html>
More information about the macports-changes
mailing list