Update plist and bump.
This commit is contained in:
parent
c12b0545e8
commit
c5f5c3f688
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/19 07:18:41 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/09/02 20:25:16 kili Exp $
|
||||
|
||||
COMMENT = extra concurrency primitives
|
||||
|
||||
DISTNAME = concurrent-extra-0.7.0.4
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD3
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/19 07:18:41 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/09/02 20:25:16 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Control/
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/
|
||||
@ -10,9 +10,9 @@ lib/ghc/${DISTNAME}/Control/Concurrent/ReadWriteLock.hi
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/ReadWriteVar.hi
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/STM/
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/STM/Lock.hi
|
||||
lib/ghc/${DISTNAME}/HSconcurrent-extra-0.${MODGHC_VER}.o
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/Utils.hi
|
||||
lib/ghc/${DISTNAME}/libHSconcurrent-extra-0.${MODGHC_VER}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/register.sh -v0
|
||||
@unexec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/unregister.sh -v0 --force
|
||||
|
Loading…
Reference in New Issue
Block a user