19684054 Perl 5.16 needs TPNO
authorJames Chang <james.c.chang@Oracle.COM>
Fri, 20 Feb 2015 10:46:39 -0800
changeset 3838 43d6e6bfc498
parent 3837 1cf22c2ad72c
child 3839 dece34b8bbeb
19684054 Perl 5.16 needs TPNO
components/perl/perl516/Makefile
components/perl/perl516/perl-516.p5m
--- a/components/perl/perl516/Makefile	Fri Feb 20 05:04:33 2015 -0800
+++ b/components/perl/perl516/Makefile	Fri Feb 20 10:46:39 2015 -0800
@@ -40,6 +40,7 @@
     sha256:bb7bc735e6813b177dcfccd480defcde7eddefa173b5967eac11babd1bfa98e8
 COMPONENT_ARCHIVE_URL=	http://www.cpan.org/src/5.0/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/perl
+TPNO=                   21452
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk
--- a/components/perl/perl516/perl-516.p5m	Fri Feb 20 05:04:33 2015 -0800
+++ b/components/perl/perl516/perl-516.p5m	Fri Feb 20 10:46:39 2015 -0800
@@ -28,6 +28,7 @@
 set name=pkg.description \
     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
 set name=com.oracle.info.description value="Perl 5.16"
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Perl
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)