diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2005-12-15 17:49:38 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2005-12-15 17:49:38 +0000 |
commit | 952c8e2df82207477bab4ab0e5a841fd9f33a584 (patch) | |
tree | 217b1bec0babb5982eb3065aaa8c4da0f13b6f88 /devel/hs-cpphs | |
parent | 9346b5eefa35e1ab011503b558c748218aa09f4f (diff) |
Notes
Diffstat (limited to 'devel/hs-cpphs')
-rw-r--r-- | devel/hs-cpphs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-cpphs/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index b6915fcbc280..03fa44eb4dab 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cpphs -PORTVERSION= 1.0 +PORTVERSION= 1.1 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 201827aafbfd..2ac5f3041987 100644 --- a/devel/hs-cpphs/distinfo +++ b/devel/hs-cpphs/distinfo @@ -1,2 +1,3 @@ -MD5 (cpphs-1.0.tar.gz) = e57d550691dea74cd50f07e9323439af -SIZE (cpphs-1.0.tar.gz) = 43775 +MD5 (cpphs-1.1.tar.gz) = 7b1ae9f70be0da9cca977f465f7cb7ae +SHA256 (cpphs-1.1.tar.gz) = 468c47e1d08d1385ec58c0a34a6899a43df4197bd7014df543ae33d8c1798fea +SIZE (cpphs-1.1.tar.gz) = 44099 |