[arch-commits] Commit in postgresql-libs/repos (6 files)

Eric Belanger eric at archlinux.org
Fri May 9 01:53:03 UTC 2008


    Date: Thursday, May 8, 2008 @ 21:53:03
  Author: eric
Revision: 1455

moving to extra

Modified:
  postgresql-libs/repos/extra-i686/	(properties)
  postgresql-libs/repos/extra-i686/PKGBUILD
  postgresql-libs/repos/extra-x86_64/	(properties)
  postgresql-libs/repos/extra-x86_64/PKGBUILD
Deleted:
  postgresql-libs/repos/testing-i686/
  postgresql-libs/repos/testing-x86_64/

-----------------------+
 extra-i686/PKGBUILD   |    4 ++--
 extra-x86_64/PKGBUILD |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


Property changes on: postgresql-libs/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1
   + /postgresql-libs/trunk:1-1454

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-09 01:50:24 UTC (rev 1454)
+++ extra-i686/PKGBUILD	2008-05-09 01:53:03 UTC (rev 1455)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.2.6
+pkgver=8.3.1
 pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-md5sums=('17b9049b4fcad42ee95410833c1db228')
+md5sums=('a5e0ed6a85b450dc217ec71da93243a7')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1


Property changes on: postgresql-libs/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1
   + /postgresql-libs/trunk:1-1454

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-05-09 01:50:24 UTC (rev 1454)
+++ extra-x86_64/PKGBUILD	2008-05-09 01:53:03 UTC (rev 1455)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.2.6
+pkgver=8.3.1
 pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-md5sums=('17b9049b4fcad42ee95410833c1db228')
+md5sums=('a5e0ed6a85b450dc217ec71da93243a7')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1





More information about the arch-commits mailing list