components/libarchive/libarchive.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2651 9b563675339e
child 4295 8e6a71e8754b
--- a/components/libarchive/libarchive.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/libarchive/libarchive.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
@@ -33,7 +33,7 @@
     value="The libarchive(3LIB) library provides a flexible interface for reading and writing archives in various formats such as tar(1) and cpio(1). libarchive also supports reading and writing archives compressed using various compression filters such as gzip(1) and bzip2(1). The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive."
 set name=com.oracle.info.description \
     value="multi-format archive and compression library"
-set name=com.oracle.info.tpno value=11624
+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)