Update to alex-3.0.5.
This commit is contained in:
parent
1fb05bdd25
commit
6f8c461179
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2013/03/11 10:50:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2013/07/18 21:58:00 kili Exp $
|
||||
|
||||
COMMENT = lexical analyser generator for Haskell
|
||||
|
||||
DISTNAME = alex-3.0.2
|
||||
DISTNAME = alex-3.0.5
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.haskell.org/alex/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/alex-3.0.2.tar.gz) = mX4zNCw8bg7f/4YvBR/Chr1mH0QtCdG8As1unSIIMWQ=
|
||||
SIZE (ghc/alex-3.0.2.tar.gz) = 100396
|
||||
SHA256 (ghc/alex-3.0.5.tar.gz) = wzJkF6BTjjVeWtGHGrkxucgUU5Hosv95Zo62Q9m5llk=
|
||||
SIZE (ghc/alex-3.0.5.tar.gz) = 100004
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/12/02 20:29:39 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2013/07/18 21:58:00 kili Exp $
|
||||
@bin bin/alex
|
||||
share/${DISTNAME}/
|
||||
share/${DISTNAME}/AlexTemplate
|
||||
share/${DISTNAME}/AlexTemplate-debug
|
||||
share/${DISTNAME}/AlexTemplate-ghc
|
||||
share/${DISTNAME}/AlexTemplate-ghc-debug
|
||||
share/${DISTNAME}/AlexTemplate-ghc-nopred
|
||||
share/${DISTNAME}/AlexWrapper-basic
|
||||
share/${DISTNAME}/AlexWrapper-basic-bytestring
|
||||
share/${DISTNAME}/AlexWrapper-gscan
|
||||
|
Loading…
Reference in New Issue
Block a user