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

devans at macports.org devans at macports.org
Wed Nov 19 03:35:20 PST 2014


Revision: 128340
          https://trac.macports.org/changeset/128340
Author:   devans at macports.org
Date:     2014-11-19 03:35:20 -0800 (Wed, 19 Nov 2014)
Log Message:
-----------
p5-net-dbus: update to version 1.0.0, add perl branches 5.18 5.20, dependencies, use default 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	2014-11-19 11:19:49 UTC (rev 128339)
+++ trunk/dports/perl/p5-net-dbus/Portfile	2014-11-19 11:35:20 UTC (rev 128340)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         net-dbus 0.33.6 ../../authors/id/D/DA/DANBERR/
-revision            4
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Net-DBus 1.0.0 ../../authors/id/D/DA/DANBERR/
 platforms           darwin
 license             {Artistic-1 GPL-2+}
 maintainers         nomaintainer
@@ -17,18 +16,15 @@
 homepage            http://search.cpan.org/~danberr/Net-DBus/
 distname            Net-DBus-${perl5.moduleversion}
 
-checksums           md5     a1dbce89b1b839fd0e46d74067ae2e35 \
-                    sha1    6f55ed159622239d3727273d0a14fdb0b37e9c1c \
-                    rmd160  080f69843ad1a337b65da55efe93bbec0893d40e
+checksums           rmd160  f2fe3de8bd5b3db3a460655108e8283384b2296a \
+                    sha256  bfd0f3bc8ae228b410952829d97ed5f9c1d53587ab645b9d99241f6b51e2590f
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:pkgconfig port:dbus
+                    port:pkgconfig
+
     depends_lib-append \
+                    port:dbus \
+                    port:p${perl5.major}-time-hires \
                     port:p${perl5.major}-xml-twig
-
-    use_parallel_build  yes
 }
-
-livecheck.type      regex
-livecheck.regex     {Net-DBus-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141119/8bfd9035/attachment.html>


More information about the macports-changes mailing list