SF.net SVN: gar:[23228] csw/mgar/pkg/postgresql/branches/postgresql-9.0

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Mar 16 10:15:35 CET 2014


Revision: 23228
          http://sourceforge.net/p/gar/code/23228
Author:   guengel
Date:     2014-03-16 09:15:32 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
Updated to new upstream release 9.0.16

Modified Paths:
--------------
    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

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile	2014-03-16 09:05:01 UTC (rev 23227)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/Makefile	2014-03-16 09:15:32 UTC (rev 23228)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.0
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 15
+PATCHLEVEL = 16
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
@@ -280,7 +280,7 @@
 RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibpq5
 RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibxml2-2
-RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibgssapi-krb5-2
+RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibkrb5-3
 #ALTERNATIVES_CSW$(NAME)$(BASE_VERSION_NODOT)-server = $(foreach i,$(NEEDED_ISAS), server_$(i))
 
 PACKAGES += CSW$(NAME)$(BASE_VERSION_NODOT)-client
@@ -377,7 +377,7 @@
 PKGFILES_CSWlibpq5  = $(call pkgfiles_lib,libpq.so.5)
 PKGFILES_CSWlibpq5 += .*/libpq5/changelog.CSW
 RUNTIME_DEP_PKGS_CSWlibpq5  = CSWlibssl1-0-0
-RUNTIME_DEP_PKGS_CSWlibpq5 += CSWlibgssapi-krb5-2
+RUNTIME_DEP_PKGS_CSWlibpq5 += CSWlibkrb5-3
 
 BUILD_DEP_PKGS  = CSWlibxml2-dev
 BUILD_DEP_PKGS += CSWlibxslt-dev

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums	2014-03-16 09:05:01 UTC (rev 23227)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/checksums	2014-03-16 09:15:32 UTC (rev 23228)
@@ -1 +1 @@
-1bd7f659c4f68e5fc23511c6952b494b  postgresql-9.0.15.tar.bz2
+eec9c581a13dc38d9a050f0e06f1ebe5  postgresql-9.0.16.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	2014-03-16 09:05:01 UTC (rev 23227)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.0/files/changelog.CSW	2014-03-16 09:15:32 UTC (rev 23228)
@@ -1,3 +1,10 @@
+postgresql90 (9.0.16,REV=2014.03.16)
+
+  * New upstream release 9.0.16.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Sun, 16 Mar 2014 10:10:33 +0100
+
+
 postgresql90 (9.0.15,REV=2013.12.10)
 
   * New upstream release 9.0.15.

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