[92111] trunk/dports/mail/dovecot2-sieve
pixilla at macports.org
pixilla at macports.org
Wed Apr 18 16:30:52 PDT 2012
Revision: 92111
https://trac.macports.org/changeset/92111
Author: pixilla at macports.org
Date: 2012-04-18 16:30:51 -0700 (Wed, 18 Apr 2012)
Log Message:
-----------
mail/dovecot2-sieve:
- Update to version 0.3.0.
Modified Paths:
--------------
trunk/dports/mail/dovecot2-sieve/Portfile
Removed Paths:
-------------
trunk/dports/mail/dovecot2-sieve/files/
Modified: trunk/dports/mail/dovecot2-sieve/Portfile
===================================================================
--- trunk/dports/mail/dovecot2-sieve/Portfile 2012-04-18 23:24:40 UTC (rev 92110)
+++ trunk/dports/mail/dovecot2-sieve/Portfile 2012-04-18 23:30:51 UTC (rev 92111)
@@ -4,34 +4,30 @@
PortSystem 1.0
name dovecot2-sieve
-version 0.2.5
-set dovecot2_version 2.0
-revision 1
+version 0.3.0
+# Please revbump port:dovecot2-sieve on port:dovecot2 version changes.
+revision 0
+set dovecot2 2.1
categories mail
maintainers pixilla
platforms darwin
-
license LGPL
description Pigeonhole sieve and managesieve plugins for dovecot
long_description ${description}
homepage http://pigeonhole.dovecot.org/
-master_sites http://www.rename-it.nl/dovecot/2.0/
-distname dovecot-${dovecot2_version}-pigeonhole-${version}
+master_sites http://www.rename-it.nl/dovecot/2.1/
+distname dovecot-${dovecot2}-pigeonhole-${version}
-patch.pre_args -p1
-patchfiles patch-src-managesieve-login-managesieve-proxy.c.diff
+checksums rmd160 64692b03b60079b9ed22b069de947da7f4a32114 \
+ sha256 2aeee8aa6dc700483b0a5a3d31f535abce71698ed1d467f11e931aeace2b0ada
-checksums rmd160 6d8e98fccfa7c6c0eca66fd3b7c70854f9fd2950 \
- sha256 2793eec5384b9136774e1b3929864aa15edc5f057b97cfbee809ec0dfc292b9c
-
depends_lib port:dovecot2
-configure.args \
- --with-dovecot=${prefix}/lib/dovecot \
- --with-managesieve=yes
+configure.args --with-dovecot=${prefix}/lib/dovecot \
+ --with-managesieve=yes
-livecheck.url ${master_sites}
-livecheck.type regex
-livecheck.regex "dovecot-${dovecot2_version}-pigeonhole-(\\d+\\.\\d+(\[0-9rc.\]+)?)${extract.suffix}"
+livecheck.url [lindex ${master_sites} 0]
+livecheck.type regex
+livecheck.regex "\"dovecot-${dovecot2}-pigeonhole-((?!\\${extract.suffix}).*)\\${extract.suffix}\""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120418/f20597d6/attachment.html>
More information about the macports-changes
mailing list