# HG changeset patch # User Stefan Teleman # Date 1426654474 25200 # Node ID ec691805322cdc8e5c9185b90f5449f8ae5037ec # Parent d7267ce72f9d11b282d8297394c0899642ce40c3 19078668 unixODBC version 2.3.1 needs a TPNO diff -r d7267ce72f9d -r ec691805322c components/unixodbc/Makefile --- a/components/unixodbc/Makefile Mon Mar 16 23:00:56 2015 -0700 +++ b/components/unixodbc/Makefile Tue Mar 17 21:54:34 2015 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2012, 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 @@ -35,6 +35,8 @@ COMPONENT_BUGDB= library/unixodbc +TPNO= 9099 + include ../../make-rules/prep.mk include ../../make-rules/configure.mk include ../../make-rules/ips.mk diff -r d7267ce72f9d -r ec691805322c components/unixodbc/unixodbc.p5m --- a/components/unixodbc/unixodbc.p5m Mon Mar 16 23:00:56 2015 -0700 +++ b/components/unixodbc/unixodbc.p5m Tue Mar 17 21:54:34 2015 -0700 @@ -27,6 +27,7 @@ set name=pkg.description \ value="An Open Source implementation of the ODBC Standard providing a Library Framework for Software Development" set name=com.oracle.info.description value="the UnixODBC Subsystem and SDK" +set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value=org.opensolaris.category.2008:Development/Databases set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)