From c75c0846782c2960148b87ddd488d0ff3b37c016 Mon Sep 17 00:00:00 2001 From: arrowd Date: Sat, 30 Jun 2018 09:57:59 +0000 Subject: lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 --- www/hs-yesod-bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/hs-yesod-bin') diff --git a/www/hs-yesod-bin/Makefile b/www/hs-yesod-bin/Makefile index 38b348b1026a..dd0160f83ecf 100644 --- a/www/hs-yesod-bin/Makefile +++ b/www/hs-yesod-bin/Makefile @@ -2,7 +2,7 @@ PORTNAME= yesod-bin PORTVERSION= 1.5.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org -- cgit graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/frotz
Commit message (Expand)AuthorAgeFilesLines
* - Update MASTER_SITES and WWW: linemiwi2011-11-273-16/+21
* Back to the pool previous maintainer has no more time to maintain thembapt2011-11-05