diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 04:52:29 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 04:52:29 +0800 |
commit | 0a710f368469e3e4eae0e43e8df218c8a9983268 (patch) | |
tree | f1130d11cb235986af009fc8b05aa63a6548dcdd /ports-mgmt | |
parent | ba25a6ecc79a73710fb284c6682d27fad65d1d0e (diff) | |
download | freebsd-ports-gnome-0a710f368469e3e4eae0e43e8df218c8a9983268.tar.gz freebsd-ports-gnome-0a710f368469e3e4eae0e43e8df218c8a9983268.tar.zst freebsd-ports-gnome-0a710f368469e3e4eae0e43e8df218c8a9983268.zip |
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/hs-porte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile index 2d5c3011c059..d063ca641ef5 100644 --- a/ports-mgmt/hs-porte/Makefile +++ b/ports-mgmt/hs-porte/Makefile @@ -6,7 +6,7 @@ PORTNAME= porte PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt haskell MAINTAINER= sbahra@repnop.org |