Remove devel/hs-uuid, it's longer used.

Maintainer David Schaefer agrees.
This commit is contained in:
kili 2017-01-01 20:25:09 +00:00
parent b44bb51aea
commit dafb32f80b
4 changed files with 0 additions and 90 deletions

View File

@ -1,28 +0,0 @@
# $OpenBSD: Makefile,v 1.7 2016/01/20 16:22:29 kili Exp $
COMMENT = creating, comparing, parsing and printing UUIDs
DISTNAME = uuid-1.3.8
REVISION = 2
CATEGORIES = devel
HOMEPAGE = http://projects.haskell.org/uuid/
MAINTAINER = David Schaefer <dawedawe@gmx.de>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = FX6ZQ8AD5rR0UpQY1YIQzq
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/hs-hashable>=1.2.1,<1.3 \
devel/hs-random>=1.0.1,<1.2 \
net/hs-network-info>=0.2,<0.3 \
security/hs-cryptohash>=0.7,<0.12
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (ghc/uuid-1.3.8.tar.gz) = ZoVBdi0yzGnV2L1yU1qBVTFUyKr9phzEwdDTLs4x+Bw=
SIZE (ghc/uuid-1.3.8.tar.gz) = 17791

View File

@ -1,2 +0,0 @@
This library is useful for creating, comparing, parsing and printing
Universally Unique Identifiers.

View File

@ -1,58 +0,0 @@
@comment $OpenBSD: PLIST,v 1.3 2015/09/20 18:29:21 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/Data/
lib/ghc/${DISTNAME}/Data/UUID/
lib/ghc/${DISTNAME}/Data/UUID.hi
lib/ghc/${DISTNAME}/Data/UUID.p_hi
lib/ghc/${DISTNAME}/Data/UUID/Builder.hi
lib/ghc/${DISTNAME}/Data/UUID/Builder.p_hi
lib/ghc/${DISTNAME}/Data/UUID/Internal.hi
lib/ghc/${DISTNAME}/Data/UUID/Internal.p_hi
lib/ghc/${DISTNAME}/Data/UUID/Named.hi
lib/ghc/${DISTNAME}/Data/UUID/Named.p_hi
lib/ghc/${DISTNAME}/Data/UUID/Util.hi
lib/ghc/${DISTNAME}/Data/UUID/Util.p_hi
lib/ghc/${DISTNAME}/Data/UUID/V1.hi
lib/ghc/${DISTNAME}/Data/UUID/V1.p_hi
lib/ghc/${DISTNAME}/Data/UUID/V3.hi
lib/ghc/${DISTNAME}/Data/UUID/V3.p_hi
lib/ghc/${DISTNAME}/Data/UUID/V4.hi
lib/ghc/${DISTNAME}/Data/UUID/V4.p_hi
lib/ghc/${DISTNAME}/Data/UUID/V5.hi
lib/ghc/${DISTNAME}/Data/UUID/V5.p_hi
lib/ghc/${DISTNAME}/Data/Word/
lib/ghc/${DISTNAME}/Data/Word/Util.hi
lib/ghc/${DISTNAME}/Data/Word/Util.p_hi
lib/ghc/${DISTNAME}/HS${DISTNAME}-${MODGHC_PACKAGE_KEY}.o
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
share/doc/hs-${DISTNAME}/html/
share/doc/hs-${DISTNAME}/html/Data-UUID-Util.html
share/doc/hs-${DISTNAME}/html/Data-UUID-V1.html
share/doc/hs-${DISTNAME}/html/Data-UUID-V3.html
share/doc/hs-${DISTNAME}/html/Data-UUID-V4.html
share/doc/hs-${DISTNAME}/html/Data-UUID-V5.html
share/doc/hs-${DISTNAME}/html/Data-UUID.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_Data-UUID-Util.html
share/doc/hs-${DISTNAME}/html/mini_Data-UUID-V1.html
share/doc/hs-${DISTNAME}/html/mini_Data-UUID-V3.html
share/doc/hs-${DISTNAME}/html/mini_Data-UUID-V4.html
share/doc/hs-${DISTNAME}/html/mini_Data-UUID-V5.html
share/doc/hs-${DISTNAME}/html/mini_Data-UUID.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
share/doc/hs-${DISTNAME}/html/uuid.haddock
@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
lib/ghc/${DISTNAME}/unregister.sh