SF.net SVN: gar:[23230] csw/mgar/pkg/postgresql/branches/postgresql-9.2

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


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

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

Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile	2014-03-16 09:17:02 UTC (rev 23229)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/Makefile	2014-03-16 09:18:14 UTC (rev 23230)
@@ -90,7 +90,7 @@
 BASE_VERSION = 9.2
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 6
+PATCHLEVEL = 7
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 GARTYPE = v2
 
@@ -334,7 +334,7 @@
 RUNTIME_DEP_PKGS_CSW$(NAME)$(BASE_VERSION_NODOT)-server += CSWlibz1
 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
@@ -388,7 +388,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
@@ -434,7 +434,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.2/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums	2014-03-16 09:17:02 UTC (rev 23229)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/checksums	2014-03-16 09:18:14 UTC (rev 23230)
@@ -1 +1 @@
-3e68c0c7468c56f73060a88a377dbde8  postgresql-9.2.6.tar.bz2
+610354e939d3b6d8d1a620504bc25fb2  postgresql-9.2.7.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	2014-03-16 09:17:02 UTC (rev 23229)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.2/files/changelog.CSW	2014-03-16 09:18:14 UTC (rev 23230)
@@ -1,3 +1,10 @@
+postgresql92 (9.2.7,REV=2014.03.16)
+
+  * New upstream release 9.2.7.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Sun, 16 Mar 2014 10:10:33 +0100
+
+
 postgresql92 (9.2.6,REV=2013.12.10)
 
   * New upstream release 9.2.6.

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