diff options
-rw-r--r-- | devel/hmake/Makefile | 6 | ||||
-rw-r--r-- | devel/hmake/distinfo | 2 | ||||
-rw-r--r-- | devel/hmake/pkg-descr | 2 | ||||
-rw-r--r-- | devel/hmake/pkg-plist | 1 | ||||
-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 |
8 files changed, 14 insertions, 8 deletions
diff --git a/devel/hmake/Makefile b/devel/hmake/Makefile index 5cb590bbe61a..d57dd512ef27 100644 --- a/devel/hmake/Makefile +++ b/devel/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/hmake/distinfo b/devel/hmake/distinfo index 685feb464056..605c492726e7 100644 --- a/devel/hmake/distinfo +++ b/devel/hmake/distinfo @@ -1 +1 @@ -MD5 (hmake-3.05.tar.gz) = 99c53f39034b079a6d69f2118a33317c +MD5 (hmake-3.06.tar.gz) = 272353ab4a8677a85726f560d0896199 diff --git a/devel/hmake/pkg-descr b/devel/hmake/pkg-descr index 989b7381f2ed..c5e9097097c5 100644 --- a/devel/hmake/pkg-descr +++ b/devel/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/hmake/pkg-plist b/devel/hmake/pkg-plist index b1f902a9e649..a9acf940e221 100644 --- a/devel/hmake/pkg-plist +++ b/devel/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 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 |