[21803] trunk/dports/mail/signing-party/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Feb 8 11:54:47 PST 2007
Revision: 21803
http://trac.macosforge.org/projects/macports/changeset/21803
Author: pipping at macports.org
Date: 2007-02-08 11:54:46 -0800 (Thu, 08 Feb 2007)
Log Message:
-----------
* apply patch submitted by maintainer (#11316)
Modified Paths:
--------------
trunk/dports/mail/signing-party/Portfile
Modified: trunk/dports/mail/signing-party/Portfile
===================================================================
--- trunk/dports/mail/signing-party/Portfile 2007-02-08 19:11:31 UTC (rev 21802)
+++ trunk/dports/mail/signing-party/Portfile 2007-02-08 19:54:46 UTC (rev 21803)
@@ -1,6 +1,6 @@
PortSystem 1.0
name signing-party
-version 0.4.7
+version 0.4.9
categories mail security
maintainers ehainry at free.fr
platforms darwin
@@ -13,9 +13,10 @@
distname ${name}_${version}
worksrcdir ${name}-${version}
extract.suffix .orig.tar.gz
-checksums md5 b277efb28ae0b794d6e53a84f753682a
+checksums md5 422b4d27ea38b4dbac6e011bd56e072d
use_configure no
-depends_lib port:p5-gnupg-interface \
+depends_lib port:perl5.8 \
+ port:p5-gnupg-interface \
port:p5-text-iconv \
port:p5-text-template \
port:p5-mime-tools
@@ -36,6 +37,10 @@
xinstall -m 0644 ${worksrcpath}/caff/caffrc.sample ${destroot}${prefix}/share/doc/signing-party
}
+variant dialog {
+ depends_run-append port:dialog
+}
+
livecheck.check regex
livecheck.url http://packages.debian.org/unstable/misc/${name}
livecheck.regex ${name} .(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070208/7991e6e5/attachment.html
More information about the macports-changes
mailing list