summaryrefslogtreecommitdiff
path: root/lang/ghc7/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
committerwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
commit943faf64dbfe25eac5108b35598d14bd2341283a (patch)
treee72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /lang/ghc7/Makefile
parentc6269a4b362eb94372b04636fcd12efaf77508b0 (diff)
downloadpkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'lang/ghc7/Makefile')
-rw-r--r--lang/ghc7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc7/Makefile b/lang/ghc7/Makefile
index b57a663c94e..e76b6a4109e 100644
--- a/lang/ghc7/Makefile
+++ b/lang/ghc7/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:15 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/08/18 07:31:01 wiz Exp $
# -----------------------------------------------------------------------------
# Package metadata
#
DISTNAME= ghc-7.6.3-src
PKGNAME= ${DISTNAME:S/-src$//}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= lang
MASTER_SITES= http://www.haskell.org/ghc/dist/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2