19078473 ejabberd version 2.1.13 needs a TPNO at the appropriate juncture 3 of 11 s11-update
authorJames Chang <james.c.chang@Oracle.COM>
Tue, 10 Feb 2015 16:44:23 -0800
branchs11-update
changeset 3763 3b1d75f94ef2
parent 3762 24bf22f4dfa8
child 3766 ea3ce1736b34
19078473 ejabberd version 2.1.13 needs a TPNO at the appropriate juncture 3 of 11
components/ejabberd/Makefile
components/ejabberd/ejabberd.p5m
--- a/components/ejabberd/Makefile	Tue Feb 10 16:43:34 2015 -0800
+++ b/components/ejabberd/Makefile	Tue Feb 10 16:44:23 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
@@ -37,6 +37,7 @@
     sha256:a80d1c72e435da31758261cb0c04fe750ac71fc3e33a3b606123efd3b3abc86d
 COMPONENT_ARCHIVE_URL=	http://www.process-one.net/downloads/ejabberd/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	service/ejabberd
+TPNO=                   21408
 
 include ../../make-rules/prep.mk
 
--- a/components/ejabberd/ejabberd.p5m	Tue Feb 10 16:43:34 2015 -0800
+++ b/components/ejabberd/ejabberd.p5m	Tue Feb 10 16:44:23 2015 -0800
@@ -28,6 +28,7 @@
 set name=pkg.summary value="ejabberd - Jabber/XMPP instant messaging server"
 set name=com.oracle.info.description \
     value="the ejabberd Jabber/XMPP instant messaging server"
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Web Services/Communications"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)