[150540] trunk/dports/perl/p5-datetime-format-pg/Portfile

devans at macports.org devans at macports.org
Wed Jul 20 20:20:24 PDT 2016


Revision: 150540
          https://trac.macports.org/changeset/150540
Author:   devans at macports.org
Date:     2016-07-20 20:20:23 -0700 (Wed, 20 Jul 2016)
Log Message:
-----------
p5-datetime-format-pg: update to version 0.16012, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-format-pg/Portfile

Modified: trunk/dports/perl/p5-datetime-format-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-pg/Portfile	2016-07-21 03:19:38 UTC (rev 150539)
+++ trunk/dports/perl/p5-datetime-format-pg/Portfile	2016-07-21 03:20:23 UTC (rev 150540)
@@ -1,17 +1,11 @@
 # -*- 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$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         DateTime-Format-Pg 0.16011
+perl5.setup         DateTime-Format-Pg 0.16012
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Parse and format PostgreSQL dates and times
@@ -25,10 +19,13 @@
 
 platforms           darwin
 
-checksums           rmd160  fef5f23cb8649f70c34f95d1028a8a60fe922173 \
-                    sha256  e1d195756c9347041c9dc521df9fdb92a94a51786fcbe1be316bd9509375c5b5
+checksums           rmd160  a35b92810933ba27535277a6b69e833ae6c9aebc \
+                    sha256  ebd7d334b6cb53a35b7cf0a7acc11ac7839eb0664e8b239edd2450f405c1d9f5
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny
+
     depends_lib-append \
                     port:p${perl5.major}-datetime \
                     port:p${perl5.major}-datetime-format-builder \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160720/e052456b/attachment.html>


More information about the macports-changes mailing list