From 38697e1393d9dd38e4cc071786b61b4d2b7ed4e1 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 18 Dec 2002 14:12:38 +0000 Subject: Update gauche & gauche-gdbm to 0.6.6. From the freshmeat announcement: A number of bugs are fixed, including a gauche.net bug and do-form compilation bug which were sometimes the cause of crashes. Several new modules are added, including message digest libraries (rfc.md5, rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support, and port seek. Other enhancements include string split to take strings and a regexp as a splitter. Unfortunately, this does not fix the build failure on alpha. It is still under investigation. PR: ports/46284 Submitted by: Erik Greenwald (MAINTAINER) Approved by: portmgr (knu) --- databases/gauche-gdbm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 7e25f4aa8aad..dc4ae4500a2d 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 # Keep this in sync with lang/gauche CATEGORIES= databases MASTER_SITES= # none PKGNAMEPREFIX= gauche- -- cgit v1.2.3