# HG changeset patch # User Rich Burridge # Date 1407286826 25200 # Node ID bdc5bb5c4f992b4a6e187e9308a5d860f36a90d5 # Parent 853639ce5cc091b5bc77009b1c9f43fd79f1c0bc 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 diff -r 853639ce5cc0 -r bdc5bb5c4f99 components/libneon/Makefile --- 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 diff -r 853639ce5cc0 -r bdc5bb5c4f99 components/libneon/libneon.p5m --- 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. # 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) diff -r 853639ce5cc0 -r bdc5bb5c4f99 components/unrar/Makefile --- 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 diff -r 853639ce5cc0 -r bdc5bb5c4f99 components/unrar/unrar.p5m --- 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)