[131054] trunk/dports/perl/p5-curses/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 05:06:29 PST 2015


Revision: 131054
          https://trac.macports.org/changeset/131054
Author:   devans at macports.org
Date:     2015-01-05 05:06:29 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-curses: update to version 1.32, add perl branches 5.18 5.20.

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

Modified: trunk/dports/perl/p5-curses/Portfile
===================================================================
--- trunk/dports/perl/p5-curses/Portfile	2015-01-05 12:32:01 UTC (rev 131053)
+++ trunk/dports/perl/p5-curses/Portfile	2015-01-05 13:06:29 UTC (rev 131054)
@@ -4,10 +4,10 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Curses 1.28
-checksums           rmd160  7d3c621fa27424fcc2b270bb511c04b00e0f4329 \
-                    sha256  613b73c4b6075b1550592812214e4fc0e2205d3afcf234e3fa90f208fb8de892
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Curses 1.32
+checksums           rmd160  694b0d0fddadc2256d1f0eaf29c4f25549b5652d \
+                    sha256  5dba44fd7964806d9765e6692bc7eb8eb30aeced2740f28b9a4070a5d14ba650
 extract.suffix      .tgz
 
 maintainers         nomaintainer
@@ -22,6 +22,6 @@
 if {${perl5.major} != ""} {
     depends_lib-append  port:ncurses
     pre-configure { 
-        file copy -force ${worksrcpath}/hints/c-freebsd.ncurses.h ${worksrcpath}/c-config.h
+        copy ${worksrcpath}/hints/c-freebsd.ncurses.h ${worksrcpath}/c-config.h
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/386ee489/attachment.html>


More information about the macports-changes mailing list