SF.net SVN: gar:[23229] csw/mgar/pkg/postgresql/branches/postgresql-9.1

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Mar 16 10:17:03 CET 2014


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

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

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile	2014-03-16 09:15:32 UTC (rev 23228)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/Makefile	2014-03-16 09:17:02 UTC (rev 23229)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.1
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 11
+PATCHLEVEL = 12
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 GARTYPE = v2
 
@@ -328,7 +328,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
@@ -382,7 +382,7 @@
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibpq5
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibpgtypes3
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibz1
-RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibgssapi-krb5-2
+RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibxslt1
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibxml2-2
 RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWlibreadline6
@@ -428,7 +428,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.1/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums	2014-03-16 09:15:32 UTC (rev 23228)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/checksums	2014-03-16 09:17:02 UTC (rev 23229)
@@ -1 +1 @@
-863caa3d9f57ab3cd031fd06f497e1b6  postgresql-9.1.11.tar.bz2
+a14eb8a602af44f1827a9ecf928e7b44  postgresql-9.1.12.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	2014-03-16 09:15:32 UTC (rev 23228)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1/files/changelog.CSW	2014-03-16 09:17:02 UTC (rev 23229)
@@ -1,3 +1,10 @@
+postgresql91 (9.1.12,REV=2014.03.16)
+
+  * New upstream release 9.1.12.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Sun, 16 Mar 2014 10:10:33 +0100
+
+
 postgresql91 (9.1.11,REV=2013.12.10)
 
   * New upstream release 9.1.11.

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