Alex .bz2 src distfile was removed from site, revert to the .tar.gz edition.
ok @pvalchev
This commit is contained in:
parent
be5ac76b26
commit
7fe9eee4bf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2004/11/23 11:22:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2005/02/14 02:17:34 dons Exp $
|
||||
|
||||
COMMENT= "lexical analyser generator for Haskell"
|
||||
|
||||
@ -13,7 +13,7 @@ MODULES= lang/ghc
|
||||
|
||||
MASTER_SITES= http://www.haskell.org/alex/dist/
|
||||
MASTER_SITES0= ftp://ftp.cse.unsw.edu.au/pub/users/dons/alex/
|
||||
DISTFILES= ${DISTNAME}-src.tar.bz2 alex-regress-${V}.tgz:0
|
||||
DISTFILES= ${DISTNAME}-src.tar.gz alex-regress-${V}.tgz:0
|
||||
|
||||
BUILD_DEPENDS+= ::textproc/docbook ::textproc/docbook-dsssl \
|
||||
::textproc/sgmlformat ::textproc/openjade \
|
||||
|
@ -1,8 +1,8 @@
|
||||
MD5 (alex-2.0-src.tar.bz2) = 14ff6abf21d81763b15afe151add9091
|
||||
MD5 (alex-2.0-src.tar.gz) = b054a44a25587c8496172566ae5bcc7c
|
||||
MD5 (alex-regress-2.0.tgz) = ed6f4570dbb18758dae0e9718dff30d0
|
||||
RMD160 (alex-2.0-src.tar.bz2) = 2e57aeb2d41997a467b40f97318568927d371b33
|
||||
RMD160 (alex-2.0-src.tar.gz) = 93ff6c09cb8b89bc3e1f3d5b3f1764b34f6f2e11
|
||||
RMD160 (alex-regress-2.0.tgz) = 8b555ba371bfd2322a58a76b68d775887cf55eed
|
||||
SHA1 (alex-2.0-src.tar.bz2) = 321f79d12ad7134ed2dc01ba69d5fb3155bea867
|
||||
SHA1 (alex-2.0-src.tar.gz) = 02e52df66e7aeef0186bf5227ebbdc9067b2a6b5
|
||||
SHA1 (alex-regress-2.0.tgz) = 3026c4f092f13da52733b92fc51961e37cccf499
|
||||
SIZE (alex-2.0-src.tar.bz2) = 316720
|
||||
SIZE (alex-2.0-src.tar.gz) = 376133
|
||||
SIZE (alex-regress-2.0.tgz) = 516
|
||||
|
Loading…
Reference in New Issue
Block a user