diff options
author | pgj <pgj@FreeBSD.org> | 2009-01-24 08:13:28 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-01-24 08:13:28 +0800 |
commit | a3087e8b2db82d1753b1e5f5e5ee0bce8786ef04 (patch) | |
tree | 963f443c66109781625e648f4ada344a2ea8eb87 | |
parent | 2b14df3df7cdec6e6b58d83d4dc4a1c2e3a39e90 (diff) | |
download | freebsd-ports-gnome-a3087e8b2db82d1753b1e5f5e5ee0bce8786ef04.tar.gz freebsd-ports-gnome-a3087e8b2db82d1753b1e5f5e5ee0bce8786ef04.tar.zst freebsd-ports-gnome-a3087e8b2db82d1753b1e5f5e5ee0bce8786ef04.zip |
- Update to 1.6
Approved by: tabthorpe
-rw-r--r-- | devel/hs-cpphs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-cpphs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index dde1a05790ef..bc3324809f9b 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cpphs -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= devel haskell MASTER_SITES= http://www.cs.york.ac.uk/fp/cpphs/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-cpphs/distinfo b/devel/hs-cpphs/distinfo index 9c876d89e2b6..7229b6f1afd4 100644 --- a/devel/hs-cpphs/distinfo +++ b/devel/hs-cpphs/distinfo @@ -1,3 +1,3 @@ -MD5 (cpphs-1.5.tar.gz) = 2856b000b4e48dc207783f04fc033f3f -SHA256 (cpphs-1.5.tar.gz) = cb43e843aae7937d29ad231f25714d75cf86e24821a47539c9697dc6cfd958a4 -SIZE (cpphs-1.5.tar.gz) = 103141 +MD5 (cpphs-1.6.tar.gz) = 8a7565ff3b2d7bdb594af4c10c594951 +SHA256 (cpphs-1.6.tar.gz) = 2e7c430fde17adbb3905e6d2a3c3845a40349c61a53fcfa40c733e8b43e73295 +SIZE (cpphs-1.6.tar.gz) = 110723 |