Update MODGHC_PACKAGE_KEY and plist, bump.
This commit is contained in:
parent
e15c7f76ab
commit
68c985cbc0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2017/11/07 21:31:49 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2018/01/22 21:46:26 kili Exp $
|
||||
|
||||
COMMENT = Haskell package for determining the hostname
|
||||
|
||||
DISTNAME = hostname-1.0
|
||||
REVISION = 6
|
||||
REVISION = 7
|
||||
CATEGORIES = devel net
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
@ -15,6 +15,6 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
MODGHC_PACKAGE_KEY = 42Ipmmd3lMbCN35rV9k5gh
|
||||
MODGHC_PACKAGE_KEY = 5lbge5b93EG9eAOssUn3b3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/09/20 15:09:36 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2018/01/22 21:46:26 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}-${MODGHC_PACKAGE_KEY}.o
|
||||
lib/ghc/${DISTNAME}/Network/
|
||||
@ -12,13 +12,10 @@ share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Network-HostName.html
|
||||
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/hostname.haddock
|
||||
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_Network-HostName.html
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
share/doc/hs-${DISTNAME}/html/ocean.css
|
||||
share/doc/hs-${DISTNAME}/html/plus.gif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2017/11/07 22:37:34 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2018/01/22 21:46:26 kili Exp $
|
||||
|
||||
COMMENT = HTTP multipart library
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT = HTTP multipart library
|
||||
PORTROACH = ignore:1
|
||||
|
||||
DISTNAME = multipart-0.1.2
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = devel net
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
@ -19,7 +19,7 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
MODGHC_PACKAGE_KEY = I8eSzx3XZTfAymoqEx5q3d
|
||||
MODGHC_PACKAGE_KEY = I9G2nJi0K9ZBHXfwRdKmDY
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/hs-parsec>=2.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/09/11 18:58:28 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/01/22 21:46:26 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}-${MODGHC_PACKAGE_KEY}.o
|
||||
lib/ghc/${DISTNAME}/Network/
|
||||
@ -16,13 +16,9 @@ share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Network-Multipart-Header.html
|
||||
share/doc/hs-${DISTNAME}/html/Network-Multipart.html
|
||||
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/hslogo-16.png
|
||||
share/doc/hs-${DISTNAME}/html/index-frames.html
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Network-Multipart-Header.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Network-Multipart.html
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
share/doc/hs-${DISTNAME}/html/multipart.haddock
|
||||
share/doc/hs-${DISTNAME}/html/ocean.css
|
||||
|
Loading…
x
Reference in New Issue
Block a user