diff options
author | pgj <pgj@FreeBSD.org> | 2012-08-03 11:10:31 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-08-03 11:10:31 +0800 |
commit | 6d91ad1b7eaa249c72444b2d4b7ddb3e5c51fbbd (patch) | |
tree | fec485cca00a5743ec7dd95d01b9152ae96b2338 | |
parent | d9f254a78f195f7c110815ea030e4a1dfe3c6784 (diff) | |
download | freebsd-ports-gnome-6d91ad1b7eaa249c72444b2d4b7ddb3e5c51fbbd.tar.gz freebsd-ports-gnome-6d91ad1b7eaa249c72444b2d4b7ddb3e5c51fbbd.tar.zst freebsd-ports-gnome-6d91ad1b7eaa249c72444b2d4b7ddb3e5c51fbbd.zip |
- Update to 0.3.5
- Use the new options framework
Obtained from: FreeBSD Haskell
-rw-r--r-- | security/hs-cryptocipher/Makefile | 2 | ||||
-rw-r--r-- | security/hs-cryptocipher/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/hs-cryptocipher/Makefile b/security/hs-cryptocipher/Makefile index 6d22d23b9756..68301998eee3 100644 --- a/security/hs-cryptocipher/Makefile +++ b/security/hs-cryptocipher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cryptocipher -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org diff --git a/security/hs-cryptocipher/distinfo b/security/hs-cryptocipher/distinfo index 7b6272653120..488d0654b58a 100644 --- a/security/hs-cryptocipher/distinfo +++ b/security/hs-cryptocipher/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/cryptocipher-0.3.4.tar.gz) = d9dc44fca92e9fd4152facd70db9e966a88947ed31391482f567289dd6fecd8a -SIZE (cabal/cryptocipher-0.3.4.tar.gz) = 46479 +SHA256 (cabal/cryptocipher-0.3.5.tar.gz) = 3a25ee19403089a38b4402cd38149c100b2ef6475a1eabc1b42d149a720e0c0b +SIZE (cabal/cryptocipher-0.3.5.tar.gz) = 46567 |