Set MODGHC_PACKAGE_KEY and adjust plist.

This commit is contained in:
kili 2015-09-19 08:03:35 +00:00
parent e9627aa139
commit eba56047ed
2 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2014/11/22 20:59:42 kili Exp $
# $OpenBSD: Makefile,v 1.22 2015/09/19 08:03:35 kili Exp $
COMMENT = posix regex backend for regex-base
# Dependency of meta/haskell-platform.
# Please do *not* update without thinking.
DISTNAME = regex-posix-0.95.2
REVISION = 1
REVISION = 2
CATEGORIES = devel
HOMEPAGE = http://sourceforge.net/projects/lazy-regex
@ -19,6 +19,8 @@ MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = 6Fv9CTZU9JMB52PT4YRZTl
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/hs-mtl \
devel/hs-regex-base>=0.93

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PLIST,v 1.8 2014/11/22 20:59:42 kili Exp $
@comment $OpenBSD: PLIST,v 1.9 2015/09/19 08:03:35 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/HS${DISTNAME}-${MODGHC_PACKAGE_KEY}.o
lib/ghc/${DISTNAME}/Text/
lib/ghc/${DISTNAME}/Text/Regex/
lib/ghc/${DISTNAME}/Text/Regex/Posix/
@ -16,8 +17,8 @@ lib/ghc/${DISTNAME}/Text/Regex/Posix/String.hi
lib/ghc/${DISTNAME}/Text/Regex/Posix/String.p_hi
lib/ghc/${DISTNAME}/Text/Regex/Posix/Wrap.hi
lib/ghc/${DISTNAME}/Text/Regex/Posix/Wrap.p_hi
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
lib/ghc/${DISTNAME}/libHS${DISTNAME}_p.a
lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}.a
lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}_p.a
lib/ghc/${DISTNAME}/register.sh
share/doc/hs-${DISTNAME}/
share/doc/hs-${DISTNAME}/LICENSE