SF.net SVN: gar:[23234] csw/mgar/pkg/postgresql/branches/postgresql-8.4

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Mar 16 12:21:36 CET 2014


Revision: 23234
          http://sourceforge.net/p/gar/code/23234
Author:   guengel
Date:     2014-03-16 11:21:35 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
Updated to new upstream release 8.4.20.

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

Modified: csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile	2014-03-16 10:16:32 UTC (rev 23233)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/Makefile	2014-03-16 11:21:35 UTC (rev 23234)
@@ -90,7 +90,7 @@
 BASE_VERSION = 8.4
 VERSION_NODOT = $(subst .,_,$(BASE_VERSION))
 BASE_VERSION_NODOT = $(subst .,,$(BASE_VERSION))
-PATCHLEVEL = 19
+PATCHLEVEL = 20
 VERSION = $(BASE_VERSION).$(PATCHLEVEL)
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
@@ -278,7 +278,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
 #CHECKPKG_OVERRIDES_CSW$(NAME)$(BASE_VERSION_NODOT)-server = $(foreach n,$(SO_NAMES_SERVER), soname-not-part-of-filename|soname=lib$(n).0|filename=$(n) )
 # This one isn't covered by the above.
 #CHECKPKG_OVERRIDES_CSW$(NAME)$(BASE_VERSION_NODOT)-server += soname-not-part-of-filename|soname=libplpgsql.so.1|filename=plpgsql.so
@@ -334,7 +334,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
@@ -380,7 +380,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-8.4/checksums
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums	2014-03-16 10:16:32 UTC (rev 23233)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/checksums	2014-03-16 11:21:35 UTC (rev 23234)
@@ -1 +1 @@
-62ddb68a7ec542abf7089afb91237198  postgresql-8.4.19.tar.bz2
+93d03f7fa206420aa5c87e48ec67fcdb  postgresql-8.4.20.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	2014-03-16 10:16:32 UTC (rev 23233)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.4/files/changelog.CSW	2014-03-16 11:21:35 UTC (rev 23234)
@@ -1,3 +1,10 @@
+postgresql84 (8.4.20,REV=2014.03.16)
+
+  * New upstream release 8.4.20.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Sun, 16 Mar 2014 12:17:19 +0100
+
+
 postgresql84 (8.4.19,REV=2013.12.10)
 
   * New upstream release 8.4.19.

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