summaryrefslogtreecommitdiff
path: root/databases/postgresql73-lib
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2005-03-17 21:38:32 +0000
committerjschauma <jschauma@pkgsrc.org>2005-03-17 21:38:32 +0000
commit6dd2b9ed4abbea5ba67f93ba588468eae302298e (patch)
treeff069e1d20edbfc914d51e1a735baf58be3d5535 /databases/postgresql73-lib
parent9a87eaf7c7ece4530562019463821be7968f95e2 (diff)
downloadpkgsrc-6dd2b9ed4abbea5ba67f93ba588468eae302298e.tar.gz
Backport patch from http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2
to fix CAN-2005-0247 for postgresql73 Bump PKGREVISION on postgresql73-lib
Diffstat (limited to 'databases/postgresql73-lib')
-rw-r--r--databases/postgresql73-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql73-lib/Makefile b/databases/postgresql73-lib/Makefile
index 01c12c1bbb0..ce91180280f 100644
--- a/databases/postgresql73-lib/Makefile
+++ b/databases/postgresql73-lib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/02/05 14:49:03 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2005/03/17 21:38:32 jschauma Exp $
PKGNAME= postgresql73-lib-${BASE_VERS}
-PKGREVISION= # empty
+PKGREVISION= 1
SVR4_PKGNAME= pstgl
COMMENT= PostgreSQL database headers and libraries