summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2001-10-15 17:13:57 +0000
committerjwise <jwise@pkgsrc.org>2001-10-15 17:13:57 +0000
commitb1289e341e256144416ac090304505913fb15c01 (patch)
treed357179878e48e1814cd316c124f58978e66b8e1 /databases/jdbc-postgresql
parente385671db88ad4583349274a2d101a3f257b74c7 (diff)
downloadpkgsrc-b1289e341e256144416ac090304505913fb15c01.tar.gz
Update this to the version of the jdbc driver which ships with postgresql-7.1.3.
No documented code changes since the version which shipped with 7.1.2. Build infrastructure now allows the default port to use to access the postmaster to be changed.
Diffstat (limited to 'databases/jdbc-postgresql')
-rw-r--r--databases/jdbc-postgresql/Makefile8
-rw-r--r--databases/jdbc-postgresql/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/jdbc-postgresql/Makefile b/databases/jdbc-postgresql/Makefile
index 4fb38322e1c..fec365c4594 100644
--- a/databases/jdbc-postgresql/Makefile
+++ b/databases/jdbc-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2001/09/27 23:17:53 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/10/15 17:13:57 jwise Exp $
#
-DISTNAME= postgresql-7.1.2
+DISTNAME= postgresql-7.1.3
PKGNAME= jdbc-${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}/src/interfaces/jdbc
CATEGORIES= databases
@@ -28,9 +28,10 @@ CLASSPATH:= ${CLASSPATH}:.
HELP_FILES= README Implementation CHANGELOG
pre-build:
- ${ECHO} "VERSION=7.1.2" > ${WRKSRC}/../../../src/Makefile.global
+ ${ECHO} "VERSION=7.1.3" > ${WRKSRC}/../../../src/Makefile.global
${ECHO} "ANT=${LOCALBASE}/bin/ant" >> ${WRKSRC}/../../../src/Makefile.global
${ECHO} "top_srcdir=." >> ${WRKSRC}/../../../src/Makefile.global
+ ${ECHO} "DEF_PGPORT=5432" >> ${WRKSRC}/../../../src/Makefile.global
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/java
@@ -38,7 +39,6 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/java/jdbc-postgresql
${INSTALL_DATA} ${WRKSRC}/example/*.java ${PREFIX}/share/examples/java/jdbc-postgresql
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/java/jdbc-postgresql
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/java/jdbc-postgresql/api
.for X in ${HELP_FILES}
${INSTALL_DATA} ${WRKSRC}/${X} ${PREFIX}/share/doc/java/jdbc-postgresql
.endfor
diff --git a/databases/jdbc-postgresql/distinfo b/databases/jdbc-postgresql/distinfo
index ec5e22a84b1..7585c3ecfb7 100644
--- a/databases/jdbc-postgresql/distinfo
+++ b/databases/jdbc-postgresql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/09/09 23:35:39 jwise Exp $
+$NetBSD: distinfo,v 1.4 2001/10/15 17:13:57 jwise Exp $
-SHA1 (postgresql-7.1.2.tar.gz) = d428b911b97fce1aea43f7322cc8c081322d258c
-Size (postgresql-7.1.2.tar.gz) = 8117016 bytes
+SHA1 (postgresql-7.1.3.tar.gz) = d969d73af499e87a7ad052cab5efe6ca9d1d7085
+Size (postgresql-7.1.3.tar.gz) = 8124455 bytes
SHA1 (patch-aa) = 2052c2952199b2d324a42400dc51c1ae2ccdc292