diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:51:56 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:51:56 +0000 |
commit | a83e9caad07255560908a00fccfe4360e8bdeb47 (patch) | |
tree | 84d9638271211d1902a6a5439b01ae33a382a451 /devel/hs-hmake | |
parent | Update to 1.14a. (diff) |
Update to 3.06.
Changed WWW.
PR: ports/41574
Submitted by: obraun
Approved by: maintainer, dwcjr (mentor)
Notes
Notes:
svn path=/head/; revision=64753
Diffstat (limited to 'devel/hs-hmake')
-rw-r--r-- | devel/hs-hmake/Makefile | 6 | ||||
-rw-r--r-- | devel/hs-hmake/distinfo | 2 | ||||
-rw-r--r-- | devel/hs-hmake/pkg-descr | 2 | ||||
-rw-r--r-- | devel/hs-hmake/pkg-plist | 1 |
4 files changed, 7 insertions, 4 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile index 5cb590bbe61a..d57dd512ef27 100644 --- a/devel/hs-hmake/Makefile +++ b/devel/hs-hmake/Makefile @@ -6,9 +6,11 @@ # PORTNAME= hmake -PORTVERSION= 3.05 +PORTVERSION= 3.06 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ +MASTER_SITES= http://www.haskell.org/hmake/ \ + ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ \ + http://www.cs.york.ac.uk/fp/hmake/ MAINTAINER= mwest@uct.ac.za diff --git a/devel/hs-hmake/distinfo b/devel/hs-hmake/distinfo index 685feb464056..605c492726e7 100644 --- a/devel/hs-hmake/distinfo +++ b/devel/hs-hmake/distinfo @@ -1 +1 @@ -MD5 (hmake-3.05.tar.gz) = 99c53f39034b079a6d69f2118a33317c +MD5 (hmake-3.06.tar.gz) = 272353ab4a8677a85726f560d0896199 diff --git a/devel/hs-hmake/pkg-descr b/devel/hs-hmake/pkg-descr index 989b7381f2ed..c5e9097097c5 100644 --- a/devel/hs-hmake/pkg-descr +++ b/devel/hs-hmake/pkg-descr @@ -14,7 +14,7 @@ compiler-specific tools (hbcmake, lmlmake, nhc13make). The installation process automatically detects which Haskell compilers you have, and sets up hmake to use any of them. -WWW: http://www.cs.york.ac.uk/fp/hmake/ +WWW: http://www.haskell.org/hmake/ -- mwest@uct.ac.za diff --git a/devel/hs-hmake/pkg-plist b/devel/hs-hmake/pkg-plist index b1f902a9e649..a9acf940e221 100644 --- a/devel/hs-hmake/pkg-plist +++ b/devel/hs-hmake/pkg-plist @@ -1,6 +1,7 @@ bin/harch bin/hi bin/hmake +bin/hmake-config lib/hmake/ix86-FreeBSD/HInteractive lib/hmake/ix86-FreeBSD/MkProg lib/hmake/ix86-FreeBSD/Older |