SF.net SVN: gar:[22668] csw/mgar/pkg/postgresql

guengel at users.sourceforge.net guengel at users.sourceforge.net
Tue Dec 10 16:33:51 CET 2013


Revision: 22668
          http://gar.svn.sourceforge.net/gar/?rev=22668&view=rev
Author:   guengel
Date:     2013-12-10 15:33:51 +0000 (Tue, 10 Dec 2013)
Log Message:
-----------
New upstream releases.

Modified Paths:
--------------
    csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile
    csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums
    csw/mgar/pkg/postgresql/branches/postgresql-8.4/files/changelog.CSW
    csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile
    csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums
    csw/mgar/pkg/postgresql/branches/postgresql-9.0/files/changelog.CSW
    csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile
    csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums
    csw/mgar/pkg/postgresql/branches/postgresql-9.1/files/changelog.CSW
    csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile
    csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums
    csw/mgar/pkg/postgresql/branches/postgresql-9.2/files/changelog.CSW
    csw/mgar/pkg/postgresql/trunk/Makefile
    csw/mgar/pkg/postgresql/trunk/checksums
    csw/mgar/pkg/postgresql/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile	2013-12-10 15:33:51 UTC (rev 22668)
@@ -90,7 +90,7 @@
 BASE_VERSION = 8.4
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 18
+PATCHLEVEL = 19
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
@@ -359,6 +359,9 @@
 PKGFILES_CSWlibecpg-compat3 += .*/libecpg_compat3/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3  = CSWlibecpg6
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpgtypes3
+# ld -z ignore issue on sparc
+RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpq5
+CHECKPKG_OVERRIDES_CSWlibecpg-compat3 += surplus-dependency|CSWlibpq5
 
 PACKAGES += CSWlibecpg6
 SPKG_DESC_CSWlibecpg6 = PostgreSQL $(VERSION), libecpg

Modified: csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1 +1 @@
-b5786d737b13f9fa687bf82e923b766d  postgresql-8.4.18.tar.bz2
+62ddb68a7ec542abf7089afb91237198  postgresql-8.4.19.tar.bz2

Modified: csw/mgar/pkg/postgresql/branches/postgresql-8.4/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.4/files/changelog.CSW	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/files/changelog.CSW	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1,3 +1,10 @@
+postgresql84 (8.4.19,REV=2013.12.10)
+
+  * New upstream release 8.4.19.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Tue, 10 Dec 2013 16:28:13 +0100
+
+
 postgresql84 (8.4.18,REV=2013.10.21)
 
   * New upstream release 8.4.18.

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile	2013-12-10 15:33:51 UTC (rev 22668)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.0
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 14
+PATCHLEVEL = 15
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
@@ -356,6 +356,9 @@
 PKGFILES_CSWlibecpg-compat3 += .*/libecpg_compat3/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3  = CSWlibecpg6
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpgtypes3
+# ld -z ignore issue on sparc
+RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpq5
+CHECKPKG_OVERRIDES_CSWlibecpg-compat3 += surplus-dependency|CSWlibpq5
 
 PACKAGES += CSWlibecpg6
 SPKG_DESC_CSWlibecpg6 = PostgreSQL $(VERSION), libecpg

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1 +1 @@
-efd374d5ce697aba781d1bf31b5f9b85  postgresql-9.0.14.tar.bz2
+1bd7f659c4f68e5fc23511c6952b494b  postgresql-9.0.15.tar.bz2

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.0/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.0/files/changelog.CSW	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/files/changelog.CSW	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1,3 +1,10 @@
+postgresql90 (9.0.15,REV=2013.12.10)
+
+  * New upstream release 9.0.15.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Tue, 10 Dec 2013 16:28:13 +0100
+
+
 postgresql90 (9.0.14,REV=2013.10.21)
 
   * New upstream release 9.0.14.

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile	2013-12-10 15:33:51 UTC (rev 22668)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.1
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 10
+PATCHLEVEL = 11
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 GARTYPE = v2
 
@@ -407,6 +407,9 @@
 PKGFILES_CSWlibecpg-compat3 += .*/libecpg_compat3/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3  = CSWlibecpg6
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpgtypes3
+# ld -z ignore issue on sparc
+RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpq5
+CHECKPKG_OVERRIDES_CSWlibecpg-compat3 += surplus-dependency|CSWlibpq5
 
 PACKAGES += CSWlibecpg6
 SPKG_DESC_CSWlibecpg6 = PostgreSQL $(VERSION), libecpg

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1 +1 @@
-1af18f12bca0796a05dca280cb3e9410  postgresql-9.1.10.tar.bz2
+863caa3d9f57ab3cd031fd06f497e1b6  postgresql-9.1.11.tar.bz2

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.1/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1/files/changelog.CSW	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/files/changelog.CSW	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1,3 +1,10 @@
+postgresql91 (9.1.11,REV=2013.12.10)
+
+  * New upstream release 9.1.11.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Tue, 10 Dec 2013 16:28:13 +0100
+
+
 postgresql91 (9.1.10,REV=2013.10.21)
 
   * New upstream release 9.1.10.

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile	2013-12-10 15:33:51 UTC (rev 22668)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.2
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 5
+PATCHLEVEL = 6
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 GARTYPE = v2
 
@@ -413,6 +413,9 @@
 PKGFILES_CSWlibecpg-compat3 += .*/libecpg_compat3/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3  = CSWlibecpg6
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpgtypes3
+# ld -z ignore issue on sparc
+RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpq5
+CHECKPKG_OVERRIDES_CSWlibecpg-compat3 += surplus-dependency|CSWlibpq5
 
 PACKAGES += CSWlibecpg6
 SPKG_DESC_CSWlibecpg6 = PostgreSQL $(VERSION), libecpg

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1 +1 @@
-e8438e0ed5e6371741be7697886e7340  postgresql-9.2.5.tar.bz2
+3e68c0c7468c56f73060a88a377dbde8  postgresql-9.2.6.tar.bz2

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.2/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.2/files/changelog.CSW	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/files/changelog.CSW	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1,3 +1,10 @@
+postgresql92 (9.2.6,REV=2013.12.10)
+
+  * New upstream release 9.2.6.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Tue, 10 Dec 2013 16:28:13 +0100
+
+
 postgresql92 (9.2.5,REV=2013.10.21)
 
   * New upstream release 9.2.5.

Modified: csw/mgar/pkg/postgresql/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/trunk/Makefile	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/trunk/Makefile	2013-12-10 15:33:51 UTC (rev 22668)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.3
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 1
+PATCHLEVEL = 2
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 GARTYPE = v2
 GARCOMPILER = SOS12U3
@@ -438,6 +438,9 @@
 PKGFILES_CSWlibecpg-compat3 += .*/libecpg_compat3/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3  = CSWlibecpg6
 RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpgtypes3
+# ld -z ignore issue on sparc
+RUNTIME_DEP_PKGS_CSWlibecpg-compat3 += CSWlibpq5
+CHECKPKG_OVERRIDES_CSWlibecpg-compat3 += surplus-dependency|CSWlibpq5
 
 PACKAGES += CSWlibecpg6
 SPKG_DESC_CSWlibecpg6 = PostgreSQL $(VERSION), libecpg

Modified: csw/mgar/pkg/postgresql/trunk/checksums
===================================================================
--- csw/mgar/pkg/postgresql/trunk/checksums	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/trunk/checksums	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1 +1 @@
-c003d871f712d4d3895956b028a96e74  postgresql-9.3.1.tar.bz2
+8c905155e3e9f9367b4299a9acb41d2a  postgresql-9.3.2.tar.bz2

Modified: csw/mgar/pkg/postgresql/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/postgresql/trunk/files/changelog.CSW	2013-12-10 15:26:07 UTC (rev 22667)
+++ csw/mgar/pkg/postgresql/trunk/files/changelog.CSW	2013-12-10 15:33:51 UTC (rev 22668)
@@ -1,3 +1,10 @@
+postgresql93 (9.3.2,REV=2013.12.10)
+
+  * New upstream release 9.3.2.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Tue, 10 Dec 2013 16:28:13 +0100
+
+
 postgresql93 (9.3.1,REV=2013.10.22)
 
   * New upstream release 9.3.1. 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list