public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/postgresql: ChangeLog postgresql-8.1.18.ebuild
@ 2009-11-07 19:48 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-11-07 19:48 UTC (permalink / raw
  To: gentoo-commits

patrick     09/11/07 19:48:22

  Modified:             ChangeLog postgresql-8.1.18.ebuild
  Log:
  Fixing tests for other versions too
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.387                dev-db/postgresql/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.387&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.387&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/ChangeLog?r1=1.386&r2=1.387

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -r1.386 -r1.387
--- ChangeLog	7 Nov 2009 19:09:45 -0000	1.386
+++ ChangeLog	7 Nov 2009 19:48:21 -0000	1.387
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgresql
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.386 2009/11/07 19:09:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.387 2009/11/07 19:48:21 patrick Exp $
+
+  07 Nov 2009; Patrick Lauer <patrick@gentoo.org> postgresql-8.1.18.ebuild:
+  Fixing tests for other versions too
 
   07 Nov 2009; Patrick Lauer <patrick@gentoo.org> postgresql-8.2.14.ebuild:
   Fixing wrong patch name, closes #292153



1.2                  dev-db/postgresql/postgresql-8.1.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild?r1=1.1&r2=1.2

Index: postgresql-8.1.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-8.1.18.ebuild	5 Nov 2009 21:34:49 -0000	1.1
+++ postgresql-8.1.18.ebuild	7 Nov 2009 19:48:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild,v 1.1 2009/11/05 21:34:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.18.ebuild,v 1.2 2009/11/07 19:48:21 patrick Exp $
 
 inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator
 
@@ -68,7 +68,7 @@
 		sed -e "s|/no/such/location|${S}/src/test/regress/tmp_check/no/such/location|g" -i src/test/regress/{input,output}/tablespace.source
 
 		# Fix broken tests
-		#epatch "${FILESDIR}/${P}-regress_fix.patch"
+		#epatch "${FILESDIR}/${PN}-8.1.11-regress_fix.patch"
 
 		# We need to run the tests as a non-root user, portage seems the most fitting here,
 		# so if userpriv is enabled, we use it directly. If userpriv is disabled, we need to
@@ -79,7 +79,7 @@
 		if ! hasq userpriv ${FEATURES} ; then
 			mkdir -p "${S}/src/test/regress/results"
 			chown portage "${S}/src/test/regress/results"
-			epatch "${FILESDIR}/${P}-regress_su.patch"
+			epatch "${FILESDIR}/${PN}-8.1.11-regress_su.patch"
 			sed -e "s|PORTAGETEMPDIRPG|${S}/src/test/regress|g" -i src/test/regress/pg_regress.sh
 		fi
 	fi






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-07 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 19:48 [gentoo-commits] gentoo-x86 commit in dev-db/postgresql: ChangeLog postgresql-8.1.18.ebuild Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox