- Update to 0.0.0.8
This commit is contained in:
parent
ec7ddc85c7
commit
cefcd82e14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245902
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= digest
|
||||
PORTVERSION= 0.0.0.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.0.0.8
|
||||
CATEGORIES= security haskell
|
||||
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= hs-
|
||||
@ -16,8 +15,8 @@ PKGNAMESUFFIX= -ghc
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Efficient cryptographic hash implementations in Haskell
|
||||
|
||||
BUILD_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
|
||||
BUILD_DEPENDS= ghc>=6.10:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc>=6.10:${PORTSDIR}/lang/ghc
|
||||
|
||||
GHC_VERSION= 6.10.4
|
||||
DIGEST_VERSION= ${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (digest-0.0.0.6.tar.gz) = bc75fa0d90cf58973144f9af18b29214
|
||||
SHA256 (digest-0.0.0.6.tar.gz) = a293da46aa874c5e75f28f4b100b766e42fbc7d6ebcb43c6351dbe3e1ec13752
|
||||
SIZE (digest-0.0.0.6.tar.gz) = 15522
|
||||
MD5 (digest-0.0.0.8.tar.gz) = 3a730a6439b14fb7a30bcd03c9e3f4ff
|
||||
SHA256 (digest-0.0.0.8.tar.gz) = 0b213020c064cf36d1a3d5a77e1d19337713d2cb2ac4c170bc0fc8dc370af6f3
|
||||
SIZE (digest-0.0.0.8.tar.gz) = 2534
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= digest
|
||||
PORTVERSION= 0.0.0.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.0.0.8
|
||||
CATEGORIES= security haskell
|
||||
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= hs-
|
||||
@ -16,8 +15,8 @@ PKGNAMESUFFIX= -ghc
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Efficient cryptographic hash implementations in Haskell
|
||||
|
||||
BUILD_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
|
||||
BUILD_DEPENDS= ghc>=6.10:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc>=6.10:${PORTSDIR}/lang/ghc
|
||||
|
||||
GHC_VERSION= 6.10.4
|
||||
DIGEST_VERSION= ${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (digest-0.0.0.6.tar.gz) = bc75fa0d90cf58973144f9af18b29214
|
||||
SHA256 (digest-0.0.0.6.tar.gz) = a293da46aa874c5e75f28f4b100b766e42fbc7d6ebcb43c6351dbe3e1ec13752
|
||||
SIZE (digest-0.0.0.6.tar.gz) = 15522
|
||||
MD5 (digest-0.0.0.8.tar.gz) = 3a730a6439b14fb7a30bcd03c9e3f4ff
|
||||
SHA256 (digest-0.0.0.8.tar.gz) = 0b213020c064cf36d1a3d5a77e1d19337713d2cb2ac4c170bc0fc8dc370af6f3
|
||||
SIZE (digest-0.0.0.8.tar.gz) = 2534
|
||||
|
Loading…
Reference in New Issue
Block a user