aboutsummaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-07-09 19:55:58 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-07-09 19:55:58 +0000
commitd359087daa6352f3f5115576d208acc8f3056a81 (patch)
tree771150af6c44a0b50cea17b676314951f8b6a15f /databases/pgaccess
parentc26b9ffe3118a4f976c929bbd7857e0e7e7c7813 (diff)
downloadports-d359087daa6352f3f5115576d208acc8f3056a81.tar.gz
ports-d359087daa6352f3f5115576d208acc8f3056a81.zip
Update to latest version 0.98.6
TCL/TK 8.3 works, so changed port dependencies
Notes
Notes: svn path=/head/; revision=30379
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile5
-rw-r--r--databases/pgaccess/distinfo2
-rw-r--r--databases/pgaccess/files/patch-aa2
3 files changed, 4 insertions, 5 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 0e6f3be14a33..439035e8c2d4 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= pgaccess
-PORTVERSION= 0.98.4
+PORTVERSION= 0.98.6
CATEGORIES= databases
MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
- wish8.2:${PORTSDIR}/x11-toolkits/tk82
+ wish8.3:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/pgaccess
NO_BUILD= yes
-FETCH_BEFORE_ARGS= -b
do-install:
@${MKDIR} ${PREFIX}/share/pgaccess
diff --git a/databases/pgaccess/distinfo b/databases/pgaccess/distinfo
index 7b7bc0dbc3f7..5507d92f0098 100644
--- a/databases/pgaccess/distinfo
+++ b/databases/pgaccess/distinfo
@@ -1 +1 @@
-MD5 (pgaccess-0.98.4.tar.gz) = 1edab02edb311f170f94b0e4f339176e
+MD5 (pgaccess-0.98.6.tar.gz) = e67f033eed6e11f0760da6d441ebe593
diff --git a/databases/pgaccess/files/patch-aa b/databases/pgaccess/files/patch-aa
index 0adb5cf2d07c..62dfbfa1aceb 100644
--- a/databases/pgaccess/files/patch-aa
+++ b/databases/pgaccess/files/patch-aa
@@ -5,7 +5,7 @@
-PATH_TO_WISH=/usr/bin/wish
-PGACCESS_HOME=/usr/local/pgaccess
-+PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.2
++PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.3
+PGACCESS_HOME=!!PREFIX!!/share/pgaccess
export PATH_TO_WISH