summaryrefslogtreecommitdiff
path: root/databases/gigabase
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-08-20 16:01:24 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-08-20 16:01:24 +0000
commit1f8fba3a2b3e3797ce49c3d3c59b7f38001b2255 (patch)
tree16f01150ee786aea958be67371caa93ddbb02537 /databases/gigabase
parentUpdate to version 0.3.4 (diff)
Update to version 2.38
PR: 29878 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=46554
Diffstat (limited to 'databases/gigabase')
-rw-r--r--databases/gigabase/Makefile2
-rw-r--r--databases/gigabase/distinfo2
-rw-r--r--databases/gigabase/files/patch-ab15
3 files changed, 2 insertions, 17 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile
index 9bb31a7d4fa6..09fbdf46f537 100644
--- a/databases/gigabase/Makefile
+++ b/databases/gigabase/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gigabase
-PORTVERSION= 2.37
+PORTVERSION= 2.38
CATEGORIES= databases
MASTER_SITES= http://www.ispras.ru/~knizhnik/
diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo
index 23732346d104..78b3a2cd042f 100644
--- a/databases/gigabase/distinfo
+++ b/databases/gigabase/distinfo
@@ -1 +1 @@
-MD5 (gigabase-2.37.tar.gz) = f2b98a367f363012ff5ea31ef38515e7
+MD5 (gigabase-2.38.tar.gz) = 86433c11e2e1ffdf153d244d82dccb8a
diff --git a/databases/gigabase/files/patch-ab b/databases/gigabase/files/patch-ab
deleted file mode 100644
index 11c6dd2bbde0..000000000000
--- a/databases/gigabase/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.orig Wed Aug 16 13:48:56 2000
-+++ configure Wed Aug 16 13:49:38 2000
-@@ -853,12 +853,6 @@
-
- test x"${MISSING+set}" = xset || \
- MISSING="\${SHELL} `CDPATH=: && cd $ac_aux_dir && pwd`/missing"
--if eval "$MISSING --run :"; then
-- am_missing_run="$MISSING --run "
--else
-- am_missing_run=
-- echo "configure: WARNING: \`missing' script is too old or missing" >&2
--fi
-
- for ac_prog in mawk gawk nawk awk
- do