[Midnightbsd-cvs] mports [23678] trunk/devel/p5-Heap: modernize
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jul 25 18:53:21 EDT 2018
Revision: 23678
http://svnweb.midnightbsd.org/mports/?rev=23678
Author: laffer1
Date: 2018-07-25 18:53:21 -0400 (Wed, 25 Jul 2018)
Log Message:
-----------
modernize
Modified Paths:
--------------
trunk/devel/p5-Heap/Makefile
trunk/devel/p5-Heap/pkg-descr
Modified: trunk/devel/p5-Heap/Makefile
===================================================================
--- trunk/devel/p5-Heap/Makefile 2018-07-25 22:27:31 UTC (rev 23677)
+++ trunk/devel/p5-Heap/Makefile 2018-07-25 22:53:21 UTC (rev 23678)
@@ -12,6 +12,8 @@
LICENSE= artistic gpl
LICENSE_COMB= dual
+USES= perl5
+USE_PERL5= configure
PERL_CONFIGURE= yes
.include <bsd.port.mk>
Modified: trunk/devel/p5-Heap/pkg-descr
===================================================================
--- trunk/devel/p5-Heap/pkg-descr 2018-07-25 22:27:31 UTC (rev 23677)
+++ trunk/devel/p5-Heap/pkg-descr 2018-07-25 22:53:21 UTC (rev 23678)
@@ -3,4 +3,4 @@
easily extract the smallest of the elements in the structure (or the
largest if a reversed compare routine is provided).
-WWW: http://search.cpan.org/dist/Heap/
+WWW: https://metacpan.org/release/Heap
More information about the Midnightbsd-cvs
mailing list