[149014] trunk/dports/perl/p5-poppler/Portfile

devans at macports.org devans at macports.org
Tue May 24 16:01:34 PDT 2016


Revision: 149014
          https://trac.macports.org/changeset/149014
Author:   devans at macports.org
Date:     2016-05-24 16:01:34 -0700 (Tue, 24 May 2016)
Log Message:
-----------
p5-poppler: update to version 1.0101, dependencies, now uses gobject introspection, module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-poppler/Portfile

Modified: trunk/dports/perl/p5-poppler/Portfile
===================================================================
--- trunk/dports/perl/p5-poppler/Portfile	2016-05-24 22:59:03 UTC (rev 149013)
+++ trunk/dports/perl/p5-poppler/Portfile	2016-05-24 23:01:34 UTC (rev 149014)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Poppler 0.04 ../../authors/id/C/CO/CORNELIUS
-revision            1
+perl5.setup         Poppler 1.0101 ../by-authors/id/V/VO/VOLKENING
 platforms           darwin
 maintainers         devans openmaintainer
 license             LGPL-2.1+
@@ -14,12 +13,16 @@
 description         Perl bindings for the poppler library
 long_description    ${description}
 
-homepage            https://metacpan.org/pod/Poppler
+checksums           rmd160  09c14794efee274cfb1a62a071bdcf587edea4e8 \
+                    sha256  a64570f5a4671ea7c96f83c4a49eb903829bfd2b819d30aef4cae99210542a03
 
-checksums           rmd160  a16a58a11fb32b4666be13f9b34dff7334d4f3a2 \
-                    sha256  08b68ca602c633b1dcb0a2b08cbadb5208ff3ad085be0cf59c2e9ae7f3d21906
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:poppler \
+                    port:p${perl5.major}-cairo \
+                    port:p${perl5.major}-file-sharedir \
+                    port:p${perl5.major}-glib-object-introspection \
+                    port:p${perl5.major}-uri
 
-if {${perl5.major} != ""} {
-depends_lib-append  port:poppler \
-                    port:p${perl5.major}-cairo
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160524/ea1636f8/attachment-0001.html>


More information about the macports-changes mailing list