Update to alex alex-3.1.3.
This commit is contained in:
parent
8c5512f8e3
commit
6cdeafcae4
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2014/06/19 18:58:01 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2014/11/22 20:30:51 kili Exp $
|
||||
|
||||
COMMENT = lexical analyser generator for Haskell
|
||||
|
||||
# Dependency of meta/haskell-platform.
|
||||
# Please do *not* update without thinking.
|
||||
DISTNAME = alex-3.0.5
|
||||
DISTNAME = alex-3.1.3
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.haskell.org/alex/
|
||||
@ -27,9 +27,6 @@ WRKCONF = ${AUTOCONF_DIR}
|
||||
BUILD_DEPENDS += devel/hs-QuickCheck>=2 \
|
||||
textproc/docbook-xsl
|
||||
|
||||
post-extract:
|
||||
@chmod -R a+r ${WRKSRC}
|
||||
|
||||
post-build:
|
||||
@cd ${WRKBUILD}/doc && exec ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} html
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/alex-3.0.5.tar.gz) = wzJkF6BTjjVeWtGHGrkxucgUU5Hosv95Zo62Q9m5llk=
|
||||
SIZE (ghc/alex-3.0.5.tar.gz) = 100004
|
||||
SHA256 (ghc/alex-3.1.3.tar.gz) = jUGm5yoBYVXwDIRvcUarSyf+lkBmiktZLWqbhW+XCpI=
|
||||
SIZE (ghc/alex-3.1.3.tar.gz) = 99868
|
||||
|
Loading…
x
Reference in New Issue
Block a user