[41937] trunk/dports/perl/p5-net-dbus/Portfile

nox at macports.org nox at macports.org
Wed Nov 12 03:01:13 PST 2008


Revision: 41937
          http://trac.macports.org/changeset/41937
Author:   nox at macports.org
Date:     2008-11-12 03:01:13 -0800 (Wed, 12 Nov 2008)
Log Message:
-----------
p5-net-dbus:
 * Updated to 0.33.6.
 * Enabled parallel build.
 * Enabled universal variant.
 * Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-dbus/Portfile

Modified: trunk/dports/perl/p5-net-dbus/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dbus/Portfile	2008-11-12 10:51:36 UTC (rev 41936)
+++ trunk/dports/perl/p5-net-dbus/Portfile	2008-11-12 11:01:13 UTC (rev 41937)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -3,7 +4,7 @@
 PortGroup       perl5 1.0
 
-perl5.setup     net-dbus 0.33.5 ../../authors/id/D/DA/DANBERR/
+perl5.setup     net-dbus 0.33.6 ../../authors/id/D/DA/DANBERR/
 platforms       darwin
-maintainers     nox
+maintainers     nox openmaintainer
 description     Net::DBus - Perl extension for the DBus message system
 
@@ -14,10 +15,13 @@
 homepage        http://search.cpan.org/~danberr/Net-DBus/
 distname        Net-DBus-${version}
 
-checksums       md5 fac4674945f53509ce8c3249646aaa11 \
-                sha1 44d14c42122f392cdd187d19e2c24610acfb79fa \
-                rmd160 df76ae25fe7e48a5505e1373e079500561416278
+checksums       md5     a1dbce89b1b839fd0e46d74067ae2e35 \
+                sha1    6f55ed159622239d3727273d0a14fdb0b37e9c1c \
+                rmd160  080f69843ad1a337b65da55efe93bbec0893d40e
 
 depends_lib     port:p5-xml-twig
 
-universal_variant   no
+use_parallel_build  yes
+
+livecheck.check regex
+livecheck.regex {Net-DBus-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081112/03fccf52/attachment.html>


More information about the macports-changes mailing list