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

devans at macports.org devans at macports.org
Fri Aug 12 10:22:40 PDT 2016


Revision: 151314
          https://trac.macports.org/changeset/151314
Author:   devans at macports.org
Date:     2016-08-12 10:22:40 -0700 (Fri, 12 Aug 2016)
Log Message:
-----------
p5-curses: update to version 1.35, enable support for ncurses panels, menus and forms.

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

Modified: trunk/dports/perl/p5-curses/Portfile
===================================================================
--- trunk/dports/perl/p5-curses/Portfile	2016-08-12 17:20:50 UTC (rev 151313)
+++ trunk/dports/perl/p5-curses/Portfile	2016-08-12 17:22:40 UTC (rev 151314)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Curses 1.34
+perl5.setup         Curses 1.35
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         terminal screen handling and optimization
@@ -14,8 +14,8 @@
                     consult your system's documentation, as such information invariably varies\
                     (:-) between different curses(3) libraries and operating systems.
 
-checksums           rmd160  950827bf405e8fee1a1e8a56d802767e68c8b3e8 \
-                    sha256  808e44d5946be265af5ff0b90f3d0802108e7d1b39b0fe68a4a446fe284d322b
+checksums           rmd160  c593b33dbb7920ac839e6ec637f6dc1e2d14ceae \
+                    sha256  1887e4746a1993496f6df4f48dec40baa34fcd807541e4ea2bce2c1016b93e85
 
 platforms           darwin
 if {${perl5.major} != ""} {
@@ -23,4 +23,5 @@
     pre-configure {
         copy ${worksrcpath}/hints/c-freebsd.ncurses.h ${worksrcpath}/c-config.h
     }
+    configure.pre_args-append PANELS MENUS FORMS
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160812/38c2a3f1/attachment.html>


More information about the macports-changes mailing list