[57271] trunk/dports/www/squirrelmail/Portfile
snc at macports.org
snc at macports.org
Tue Sep 8 07:52:47 PDT 2009
Revision: 57271
http://trac.macports.org/changeset/57271
Author: snc at macports.org
Date: 2009-09-08 07:52:46 -0700 (Tue, 08 Sep 2009)
Log Message:
-----------
updated version, dependencies, ticket #21140. added license
Modified Paths:
--------------
trunk/dports/www/squirrelmail/Portfile
Modified: trunk/dports/www/squirrelmail/Portfile
===================================================================
--- trunk/dports/www/squirrelmail/Portfile 2009-09-08 14:48:40 UTC (rev 57270)
+++ trunk/dports/www/squirrelmail/Portfile 2009-09-08 14:52:46 UTC (rev 57271)
@@ -4,9 +4,9 @@
PortSystem 1.0
name squirrelmail
-version 1.4.17
+version 1.4.19
categories www mail php
-#license GPL
+license GPL
maintainers snc openmaintainer
description A webmail system which accesses mail over IMAP
@@ -22,22 +22,20 @@
homepage http://www.squirrelmail.org/
platforms darwin freebsd
-depends_lib port:apache2
+depends_run port:php5-web \
+ port:php5-gettext \
+ port:php5-mbstring \
+ port:php5-pspell
master_sites sourceforge
-checksums md5 97a492c0cfed90679ce6683d7760d68e \
- sha1 ac2ed4ac009405b3ab256b3b6724d7368082bee1 \
- rmd160 273b0e18f17f15504a61357b7f050531c9442cb1
+checksums md5 bf71b282361cd9fe65781bb17ecd7704 \
+ sha1 673e5da4018c854ff6e8a7ea24ce754d28ce7fc3 \
+ rmd160 a08c866ebc8b63d2e2900b8ad72b21b32cb8de08
use_configure no
build {}
-variant apache description {Include apache 1.x} {
- depends_lib-append port:apache
- depends_lib-delete port:apache2
-}
-
set docpath ${destroot}${prefix}/www/${name}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090908/53797dc4/attachment.html>
More information about the macports-changes
mailing list