summaryrefslogtreecommitdiff
path: root/databases/postgresql73-lib
diff options
context:
space:
mode:
authormarkd <markd>2005-05-02 02:14:23 +0000
committermarkd <markd>2005-05-02 02:14:23 +0000
commit3fa8461e8fb35ee525108d1bc059b05f04878389 (patch)
tree15c7eeb4c995312bf8f2a4d1f19f9a48f54506aa /databases/postgresql73-lib
parent6864c10d91a4e1e634f73090044eb2666d580604 (diff)
downloadpkgsrc-3fa8461e8fb35ee525108d1bc059b05f04878389.tar.gz
Postgresql 7.3 didn't have plpgsql_scanner_lineno() so use yylineno.
Bump PKGREVISION of postgresql73-lib as plpgsql.so has changed (now loads successfully).
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 29f55ce4cb3..8acfc5da2e1 100644
--- a/databases/postgresql73-lib/Makefile
+++ b/databases/postgresql73-lib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:14 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/02 02:14:24 markd Exp $
PKGNAME= postgresql73-lib-${BASE_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= pstgl
COMMENT= PostgreSQL database headers and libraries