[88583] trunk/dports/www/phpbb/Portfile
snc at macports.org
snc at macports.org
Wed Jan 4 12:47:39 PST 2012
Revision: 88583
http://trac.macports.org/changeset/88583
Author: snc at macports.org
Date: 2012-01-04 12:47:39 -0800 (Wed, 04 Jan 2012)
Log Message:
-----------
phpbb: update to 3.0.10
Modified Paths:
--------------
trunk/dports/www/phpbb/Portfile
Modified: trunk/dports/www/phpbb/Portfile
===================================================================
--- trunk/dports/www/phpbb/Portfile 2012-01-04 20:24:51 UTC (rev 88582)
+++ trunk/dports/www/phpbb/Portfile 2012-01-04 20:47:39 UTC (rev 88583)
@@ -4,7 +4,7 @@
PortSystem 1.0
name phpbb
-version 3.0.9
+version 3.0.10
categories www php
maintainers snc openmaintainer
license {GPL-2 GPL-3}
@@ -19,20 +19,21 @@
homepage http://www.phpbb.com
platforms darwin freebsd
+installs_libs no
depends_run port:php5-web port:php5-ftp port:php5-imagick port:php5-gd
master_sites ${homepage}/files/release/
distname phpBB-${version}
use_bzip2 yes
-checksums rmd160 b8abc093077e9b14507e1be4394c8c4646eee868 \
- sha256 ab5cc5191fe85d298100982a910b7a25bcd22aa8a7935fc330302d021c142d47
+checksums rmd160 11d7d50c358b916834f876f11ca4a7992d426185 \
+ sha256 6060dde45558a786dfb8c3787996f8760426b30e3d07a1180c195229ccc6bc96
-variant mysql {
+variant mysql description add convenient runtime dependency on mysql5 {
depends_run-append port:php5-mysql
}
-variant postgresql {
+variant postgresql description add convenient runtime dependency on postgresql {
depends_run-append port:php5-postgresql
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120104/c16bf772/attachment.html>
More information about the macports-changes
mailing list