19078551 libneon version 0.29.6 needs a TPNO at the appropriate juncture
authorRich Burridge <rich.burridge@oracle.com>
Tue, 05 Aug 2014 18:00:26 -0700
changeset 2030 bdc5bb5c4f99
parent 2029 853639ce5cc0
child 2031 5b9a9cd91149
19078551 libneon version 0.29.6 needs a TPNO at the appropriate juncture 19078682 unrar version 4.2.4 needs a TPNO in due course
components/libneon/Makefile
components/libneon/libneon.p5m
components/unrar/Makefile
components/unrar/unrar.p5m
--- a/components/libneon/Makefile	Tue Aug 05 14:35:41 2014 -0700
+++ b/components/libneon/Makefile	Tue Aug 05 18:00:26 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -33,6 +33,8 @@
 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	library/neon
 
+TPNO=			18538
+
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
--- a/components/libneon/libneon.p5m	Tue Aug 05 14:35:41 2014 -0700
+++ b/components/libneon/libneon.p5m	Tue Aug 05 18:00:26 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -28,6 +28,7 @@
     value="An HTTP and WebDAV client library, with a C interface"
 set name=pkg.summary value="The Neon WebDAV library"
 set name=com.oracle.info.description value="the libneon WebDAV library"
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:System/Libraries
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/unrar/Makefile	Tue Aug 05 14:35:41 2014 -0700
+++ b/components/unrar/Makefile	Tue Aug 05 18:00:26 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -37,6 +37,8 @@
 COMPONENT_ARCHIVE_URL=	http://www.rarlab.com/rar/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/unrar
 
+TPNO=			18537
+
 include ../../make-rules/prep.mk
 include ../../make-rules/justmake.mk
 include ../../make-rules/ips.mk
--- a/components/unrar/unrar.p5m	Tue Aug 05 14:35:41 2014 -0700
+++ b/components/unrar/unrar.p5m	Tue Aug 05 18:00:26 2014 -0700
@@ -28,6 +28,7 @@
     value=pkg:/archiver/unrar@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Rar archives extractor utility"
 set name=com.oracle.info.description value="unrar, the rar archives extractor utility"
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)