Bump after ghc update, and fetch the distfile from hackage.

This commit is contained in:
kili 2011-04-11 14:47:55 +00:00
parent 83c332ca76
commit 54282760ec
2 changed files with 9 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2010/11/21 18:03:17 kili Exp $
# $OpenBSD: Makefile,v 1.25 2011/04/11 14:47:55 kili Exp $
COMMENT-main = liberalised reimplementation of cpp in Haskell
COMMENT-lib = cpphs library
@ -8,12 +8,10 @@ ONLY_FOR_ARCHS-lib = i386 amd64
DISTNAME = cpphs-1.11
PKGNAME-main = ${DISTNAME}
PKGNAME-lib = hs-${DISTNAME}
REVISION-main = 4
REVISION-lib = 2
REVISION-main = 5
REVISION-lib = 3
CATEGORIES = devel
MAINTAINER = Matthias Kilian <kili@openbsd.org>
HOMEPAGE = http://haskell.org/cpphs/
MASTER_SITES = http://www.cs.york.ac.uk/fp/cpphs/
# LGPL2.1
PERMIT_PACKAGE_CDROM = Yes
@ -31,12 +29,13 @@ SUBST_VARS += DISTNAME
WANTLIB-main += gmp util
MODULES = lang/ghc converters/libiconv
USE_GROFF = Yes
MODGHC_BUILD = cabal haddock register
MODGHC_BUILD = hackage cabal haddock register
LIB_DEPENDS-main = ${LIB_DEPENDS} devel/gmp
RUN_DEPENDS-main =
LIB_DEPENDS-lib =
WANTLIB-lib =
.else
MASTER_SITES = http://hackage.haskell.org/packages/archive/cpphs/${DISTNAME:S/cpphs-//}/
# NHC: use the good old makefile for now (though it *should* be possible
# to build with cabal, too).
BUILD_DEPENDS += devel/hmake \

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST-lib,v 1.3 2010/11/21 18:03:17 kili Exp $
lib/ghc/
@comment $OpenBSD: PLIST-lib,v 1.4 2011/04/11 14:47:55 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
lib/ghc/${DISTNAME}/Language/
@ -33,11 +32,12 @@ share/doc/hs-${DISTNAME}/html/cpphs.haddock
share/doc/hs-${DISTNAME}/html/doc-index.html
share/doc/hs-${DISTNAME}/html/frames.html
share/doc/hs-${DISTNAME}/html/haddock-util.js
share/doc/hs-${DISTNAME}/html/haddock.css
share/doc/hs-${DISTNAME}/html/haskell_icon.gif
share/doc/hs-${DISTNAME}/html/hslogo-16.png
share/doc/hs-${DISTNAME}/html/index-frames.html
share/doc/hs-${DISTNAME}/html/index.html
share/doc/hs-${DISTNAME}/html/mini_Language-Preprocessor-Cpphs.html
share/doc/hs-${DISTNAME}/html/mini_Language-Preprocessor-Unlit.html
share/doc/hs-${DISTNAME}/html/minus.gif
share/doc/hs-${DISTNAME}/html/ocean.css
share/doc/hs-${DISTNAME}/html/plus.gif
share/doc/hs-${DISTNAME}/html/synopsis.png