diff options
author | mjl <mjl@pkgsrc.org> | 2001-02-26 15:27:36 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-02-26 15:27:36 +0000 |
commit | 62f21b2fcefc9b17a75b6c755c3a67a6f510efcd (patch) | |
tree | 18f19d4675b86509f6af72583b57eb64bab4432b /devel/libslang | |
parent | 3ee88936ba8a6b7b75595d78b98e9da481fa39f0 (diff) | |
download | pkgsrc-62f21b2fcefc9b17a75b6c755c3a67a6f510efcd.tar.gz |
Update to 1.4.4 and add a bunch of ftp mirrors.
Fixed a bug that shows up on 64 bit BigEndian machines--- it
affected no others.
Fixed potential problem in pre-parsing binary strings.
Bug a fixed affecting only pure termcap-based systems. It has
been around a while, I am surprised that it took so long to be
discovered.
Diffstat (limited to 'devel/libslang')
-rw-r--r-- | devel/libslang/Makefile | 11 | ||||
-rw-r--r-- | devel/libslang/files/md5 | 4 |
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index d59a5813531..9c8d4968855 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -1,13 +1,16 @@ -# $NetBSD: Makefile,v 1.27 2001/02/16 14:38:39 wiz Exp $ -# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp +# $NetBSD: Makefile,v 1.28 2001/02/26 15:27:36 mjl Exp $ # -DISTNAME= slang-1.4.3 +DISTNAME= slang-1.4.4 PKGNAME= lib${DISTNAME} CATEGORIES= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ \ http://gd.tuwien.ac.at/editors/davis/slang/v1.4/ \ - ftp://ftp.uni-stuttgart.de/pub/mirror/space.mit.edu/pub/davis/slang/v1.4/ + ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/v1.4 \ + ftp://ftp.fu-berlin.de/pub/unix/news/slrn/v1.4 \ + ftp://ftp.ntua.gr/pub/lang/slang/v1.4 \ + ftp://ftp.plig.org/pub/slang/v1.4 \ + ftp://ftp.gigabell.net/pub/lang/1.4 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.s-lang.org/ diff --git a/devel/libslang/files/md5 b/devel/libslang/files/md5 index 7783218f51a..e8b5f61e7f0 100644 --- a/devel/libslang/files/md5 +++ b/devel/libslang/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.12 2001/02/06 12:54:09 tron Exp $ +$NetBSD: md5,v 1.13 2001/02/26 15:27:37 mjl Exp $ -MD5 (slang-1.4.3.tar.gz) = fc70e0eca4173e3e25452123966c94de +MD5 (slang-1.4.4.tar.gz) = 111f8d2b8d7bc9bbb4d0593538553618 |