[96134] trunk/dports/mail/dovecot2-sieve/Portfile
pixilla at macports.org
pixilla at macports.org
Wed Aug 1 13:07:55 PDT 2012
Revision: 96134
https://trac.macports.org/changeset/96134
Author: pixilla at macports.org
Date: 2012-08-01 13:07:55 -0700 (Wed, 01 Aug 2012)
Log Message:
-----------
mail/dovecot2-sieve:
- Upgrade version to 0.3.1.
- Add "configure.ldflags-append" to fix build.
Modified Paths:
--------------
trunk/dports/mail/dovecot2-sieve/Portfile
Modified: trunk/dports/mail/dovecot2-sieve/Portfile
===================================================================
--- trunk/dports/mail/dovecot2-sieve/Portfile 2012-08-01 20:06:37 UTC (rev 96133)
+++ trunk/dports/mail/dovecot2-sieve/Portfile 2012-08-01 20:07:55 UTC (rev 96134)
@@ -4,11 +4,11 @@
PortSystem 1.0
name dovecot2-sieve
-version 0.3.0
+version 0.3.1
# Please revbump port:dovecot2-sieve and port:dovecot2-antispam
# on port:dovecot2 version changes.
-revision 1
+revision 0
# Please keep port:dovecot2 major.minor version in sync.
# On port:dovecot2 major.minor version change please find the new version
@@ -17,10 +17,10 @@
# set hg.tag to tag or rev.
hg.tag ${version}
-hg.tag 1625
+hg.tag 1630
categories mail
-maintainers pixilla
+maintainers pixilla openmaintainer
platforms darwin
license LGPL
@@ -57,10 +57,11 @@
worksrcdir dovecot-[join [split ${dovecot2} .] -]-pigeonhole-${hg.tag}
-checksums rmd160 ee41e01c6690a8b99dc40481660ea91bd5e4b7a0 \
- sha256 255257b51c9160060cb098002176c84527eade9a302b9af48fd692e2e0025328
+checksums rmd160 51c42ef1a3bbe658aa2cb8694f738c96b30a4b93 \
+ sha256 c06dab3d975e5a66467a1701d6a339e082341bce961b35e74e20e2e007483ef4
depends_lib port:dovecot2
-configure.args --with-dovecot=${prefix}/lib/dovecot \
- --with-managesieve=yes
+configure.ldflags-append \
+ -L${prefix}/lib/dovecot
+configure.args --with-managesieve=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120801/ac8219df/attachment.html>
More information about the macports-changes
mailing list