[124090] trunk/dports/perl/p5-net-twitter/Portfile

khindenburg at macports.org khindenburg at macports.org
Mon Aug 18 13:05:59 PDT 2014


Revision: 124090
          https://trac.macports.org/changeset/124090
Author:   khindenburg at macports.org
Date:     2014-08-18 13:05:58 -0700 (Mon, 18 Aug 2014)
Log Message:
-----------
p5-net-twitter: update to 4.01005 - add p5.18 p5.20 - add deps

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

Modified: trunk/dports/perl/p5-net-twitter/Portfile
===================================================================
--- trunk/dports/perl/p5-net-twitter/Portfile	2014-08-18 19:03:39 UTC (rev 124089)
+++ trunk/dports/perl/p5-net-twitter/Portfile	2014-08-18 20:05:58 UTC (rev 124090)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -6,19 +7,21 @@
 categories          perl net
 license             {Artistic-1 GPL}
 platforms           darwin
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Net-Twitter 3.18001 ../../authors/id/M/MM/MMIMS/
-revision        1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Net-Twitter 4.01005 ../../authors/id/M/MM/MMIMS/
 maintainers         nomaintainer
 description         A Perl interface to the Twitter API
 long_description    ${description}.
 
-checksums           md5     88665d245f72b48ee87817edb5906d00 \
-                    sha1    629c098aacf46135c89a755b799f46fa20a899bd \
-                    rmd160  e811a71ffa762b52ed9023d96133e0bac24100df
+checksums           rmd160  f4b7a3f7a916b17bcec2938ae061c8c029283520 \
+                    sha256  8b64910c599a6817824965543c102378300bdde60df120698cd683f7999632fe
 
+# this is needed to use Build.Pl instead of Makefile.PL
+perl5.use_module_build
+
 if {${perl5.major} != ""} {
 depends_lib-append \
+  port:p${perl5.major}-carp-clan \
   port:p${perl5.major}-crypt-ssleay \
   port:p${perl5.major}-data-visitor \
   port:p${perl5.major}-datetime \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140818/ebc0328a/attachment.html>


More information about the macports-changes mailing list