diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 13:22:37 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 13:22:37 +0800 |
commit | 95757bbffe4201db2618c22103850c7f7a00bf02 (patch) | |
tree | 38c22374ccea4050affb5a82fdd93ebbcc8cc2bb | |
parent | 08e9b9fd5bbff0b3b083ad41adcc2406fcb37eef (diff) | |
download | freebsd-ports-gnome-95757bbffe4201db2618c22103850c7f7a00bf02.tar.gz freebsd-ports-gnome-95757bbffe4201db2618c22103850c7f7a00bf02.tar.zst freebsd-ports-gnome-95757bbffe4201db2618c22103850c7f7a00bf02.zip |
- Update to 0.0.1.0
Obtained from: FreeBSD Haskell
-rw-r--r-- | security/hs-digest/Makefile | 3 | ||||
-rw-r--r-- | security/hs-digest/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile index 23efff010cca..da2f138c11a5 100644 --- a/security/hs-digest/Makefile +++ b/security/hs-digest/Makefile @@ -6,8 +6,7 @@ # PORTNAME= digest -PORTVERSION= 0.0.0.9 -PORTREVISION= 1 +PORTVERSION= 0.0.1.0 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org diff --git a/security/hs-digest/distinfo b/security/hs-digest/distinfo index 95c91855d455..8702ce4e657d 100644 --- a/security/hs-digest/distinfo +++ b/security/hs-digest/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/digest-0.0.0.9.tar.gz) = 4940311321f4ceb0865fc971a9f4fa7ea8882eda495a68d8b4945439701cf295 -SIZE (cabal/digest-0.0.0.9.tar.gz) = 2517 +SHA256 (cabal/digest-0.0.1.0.tar.gz) = 40319762afc05823920126f13cba02b06544ba039e08c3f63db2ed084a9a4edc +SIZE (cabal/digest-0.0.1.0.tar.gz) = 2519 |