diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-04 04:52:29 +0800 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-04 04:52:29 +0800 |
commit | 46e9ab0ca5e504d3509678b4d43a41d938650e75 (patch) | |
tree | a34afe36b374e7894e236fb8cee020928d36c967 /textproc/hs-regex-compat | |
parent | be44ec14c77de91f8ac86e25372545e0e39e9bcb (diff) | |
download | freebsd-ports-gnome-46e9ab0ca5e504d3509678b4d43a41d938650e75.tar.gz freebsd-ports-gnome-46e9ab0ca5e504d3509678b4d43a41d938650e75.tar.zst freebsd-ports-gnome-46e9ab0ca5e504d3509678b4d43a41d938650e75.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 'textproc/hs-regex-compat')
-rw-r--r-- | textproc/hs-regex-compat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-regex-compat/Makefile b/textproc/hs-regex-compat/Makefile index dda4049f87b0..525c89e9d288 100644 --- a/textproc/hs-regex-compat/Makefile +++ b/textproc/hs-regex-compat/Makefile @@ -7,6 +7,7 @@ PORTNAME= regex-compat PORTVERSION= 0.95.1 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |