diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2005-10-07 20:56:31 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2005-10-07 20:56:31 +0000 |
commit | 3b4714c42eaa3f297fbbb2eb070d8cbbede7e1e5 (patch) | |
tree | 35ec1c6d93af246296e8328c6d995231afc4ae96 /devel/hs-cpphs | |
parent | 20db67502048b0966751f7eee2d0434b15acce29 (diff) | |
download | ports-3b4714c42eaa3f297fbbb2eb070d8cbbede7e1e5.tar.gz ports-3b4714c42eaa3f297fbbb2eb070d8cbbede7e1e5.zip |
Notes
Diffstat (limited to 'devel/hs-cpphs')
-rw-r--r-- | devel/hs-cpphs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-cpphs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index f253b1af1377..b6915fcbc280 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cpphs -PORTVERSION= 0.9 +PORTVERSION= 1.0 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 d3cece211a87..201827aafbfd 100644 --- a/devel/hs-cpphs/distinfo +++ b/devel/hs-cpphs/distinfo @@ -1,2 +1,2 @@ -MD5 (cpphs-0.9.tar.gz) = d40cb6dda342ba66d8ee61f3e6fe09a0 -SIZE (cpphs-0.9.tar.gz) = 40972 +MD5 (cpphs-1.0.tar.gz) = e57d550691dea74cd50f07e9323439af +SIZE (cpphs-1.0.tar.gz) = 43775 |