[arch-commits] Commit in libpqxx/trunk (ChangeLog PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Wed Sep 16 20:10:20 UTC 2009


    Date: Wednesday, September 16, 2009 @ 16:10:20
  Author: douglas
Revision: 52218

upgpkg: libpqxx 3.0.2-1
    Updated and postgresql 8.4 rebuild

Modified:
  libpqxx/trunk/ChangeLog
  libpqxx/trunk/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-09-16 20:08:14 UTC (rev 52217)
+++ ChangeLog	2009-09-16 20:10:20 UTC (rev 52218)
@@ -1,4 +1,8 @@
 
+2009-09-16  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated to 3.0.2
+
 2009-08-06  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated to 3.0.1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-16 20:08:14 UTC (rev 52217)
+++ PKGBUILD	2009-09-16 20:10:20 UTC (rev 52218)
@@ -3,13 +3,13 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=libpqxx
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="C++ client API for PostgreSQL"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://pqxx.org/development/libpqxx/"
-depends=('gcc' 'postgresql-libs>=8.4.0')
+depends=('gcc' 'postgresql-libs>=8.4.1')
 options=('!libtool')
 source=("http://pqxx.org/download/software/libpqxx/libpqxx-$pkgver.tar.gz")
 
@@ -20,4 +20,4 @@
   make prefix=$startdir/pkg/usr install 
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING
 }
-md5sums=('23557f306821bf4cae39cca45acdf9e1')
+md5sums=('3baa257e851b773fa1d693bbe185a418')




More information about the arch-commits mailing list