20472000 slrn needs TPNO update for S12
authorJames Chang <james.c.chang@Oracle.COM>
Tue, 10 Feb 2015 16:46:21 -0800
changeset 3765 81c47bc80596
parent 3764 427ae842aafc
child 3767 cc60ec87153f
20472000 slrn needs TPNO update for S12
components/slrn/Makefile
components/slrn/slrn.p5m
--- a/components/slrn/Makefile	Tue Feb 10 16:45:08 2015 -0800
+++ b/components/slrn/Makefile	Tue Feb 10 16:46:21 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -34,6 +34,7 @@
     sha256:06b4a060939ec3077e5a060c7a2556747c96061a24eec2c09e1feacd5dbeaae6
 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/slrn/files/slrn/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/slrn
+TPNO=                   21410
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
--- a/components/slrn/slrn.p5m	Tue Feb 10 16:45:08 2015 -0800
+++ b/components/slrn/slrn.p5m	Tue Feb 10 16:46:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -28,6 +28,7 @@
 set name=pkg.description \
     value="slrn is an text-based news client, i.e. a program that accesses a newsserver to read messages from the Internet News service (also known as 'Usenet')."
 set name=com.oracle.info.description value="the slrn news reader"
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Applications/Internet
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)