# HG changeset patch # User Jan Noha # Date 1410778631 25200 # Node ID 02a5635016efe8a98d024ff21832360ad4c44165 # Parent a1e1f9db62c606bf50a65819e92c90e6cee3792c 19603499 Unzip TPNO shall be corrected diff -r a1e1f9db62c6 -r 02a5635016ef components/unzip/Makefile --- a/components/unzip/Makefile Wed Sep 17 12:02:35 2014 -0700 +++ b/components/unzip/Makefile Mon Sep 15 03:57:11 2014 -0700 @@ -19,7 +19,7 @@ # CDDL HEADER END # -# Copyright (c) 2011, 2012, 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 @@ -34,6 +34,8 @@ COMPONENT_PROJECT_URL=http://www.info-zip.org/UnZip.html COMPONENT_BUGDB= utility/zip +TPNO= 16388 + include ../../make-rules/prep.mk include ../../make-rules/justmake.mk include ../../make-rules/ips.mk diff -r a1e1f9db62c6 -r 02a5635016ef components/unzip/unzip.p5m --- a/components/unzip/unzip.p5m Wed Sep 17 12:02:35 2014 -0700 +++ b/components/unzip/unzip.p5m Mon Sep 15 03:57:11 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,7 +28,7 @@ set name=pkg.description value="The Info-Zip (unzip) decompression utility" set name=pkg.summary value="Info-Zip (unzip)" set name=com.oracle.info.description value="the unzip decompression utility" -set name=com.oracle.info.tpno value=9100 +set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities " set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)