diff options
author | pgj <pgj@FreeBSD.org> | 2009-12-16 04:07:58 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-12-16 04:07:58 +0800 |
commit | d47a61f2653a7e49e930d29c706e3eee556f5b08 (patch) | |
tree | 8e6d5041fccb23bda19db0b80d5b36b39af0cf89 | |
parent | d96822900447e2ea61e6d069eac0192c0126ac44 (diff) | |
download | freebsd-ports-gnome-d47a61f2653a7e49e930d29c706e3eee556f5b08.tar.gz freebsd-ports-gnome-d47a61f2653a7e49e930d29c706e3eee556f5b08.tar.zst freebsd-ports-gnome-d47a61f2653a7e49e930d29c706e3eee556f5b08.zip |
- Update to 0.0.0.8
-rw-r--r-- | security/hs-digest-ghc/Makefile | 7 | ||||
-rw-r--r-- | security/hs-digest-ghc/distinfo | 6 | ||||
-rw-r--r-- | security/hs-digest/Makefile | 7 | ||||
-rw-r--r-- | security/hs-digest/distinfo | 6 |
4 files changed, 12 insertions, 14 deletions
diff --git a/security/hs-digest-ghc/Makefile b/security/hs-digest-ghc/Makefile index 9d84b617aedb..ae8790834797 100644 --- a/security/hs-digest-ghc/Makefile +++ b/security/hs-digest-ghc/Makefile @@ -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} diff --git a/security/hs-digest-ghc/distinfo b/security/hs-digest-ghc/distinfo index 53d787a30d9f..1f98b7fcdc59 100644 --- a/security/hs-digest-ghc/distinfo +++ b/security/hs-digest-ghc/distinfo @@ -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 diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile index 9d84b617aedb..ae8790834797 100644 --- a/security/hs-digest/Makefile +++ b/security/hs-digest/Makefile @@ -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} diff --git a/security/hs-digest/distinfo b/security/hs-digest/distinfo index 53d787a30d9f..1f98b7fcdc59 100644 --- a/security/hs-digest/distinfo +++ b/security/hs-digest/distinfo @@ -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 |