Index: head/devel/hs-happy/files/patch-happy.cabal =================================================================== --- head/devel/hs-happy/files/patch-happy.cabal (revision 503444) +++ head/devel/hs-happy/files/patch-happy.cabal (nonexistent) @@ -1,27 +0,0 @@ ---- happy.cabal.orig 2018-02-04 16:17:42 UTC -+++ happy.cabal -@@ -1,5 +1,6 @@ - name: happy - version: 1.19.9 -+x-revision: 3 - license: BSD2 - license-file: LICENSE - copyright: (c) Andy Gill, Simon Marlow -@@ -129,7 +130,7 @@ extra-source-files: - tests/typeclass_monad_lexer.y - - custom-setup -- setup-depends: Cabal <2.2, -+ setup-depends: Cabal <2.6, - base <5, - directory <1.4, - filepath <1.5 -@@ -145,7 +146,7 @@ executable happy - hs-source-dirs: src - main-is: Main.lhs - -- build-depends: base < 5, -+ build-depends: base >= 4.6 && < 5, - array, - containers >= 0.4.2, - mtl >= 2.2.1 Property changes on: head/devel/hs-happy/files/patch-happy.cabal ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/hs-happy/Makefile =================================================================== --- head/devel/hs-happy/Makefile (revision 503444) +++ head/devel/hs-happy/Makefile (revision 503445) @@ -1,23 +1,23 @@ # Created by: Simon Marlow # $FreeBSD$ PORTNAME= happy -PORTVERSION= 1.19.9 +PORTVERSION= 1.19.10 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Happy is a parser generator for Haskell LICENSE= BSD3CLAUSE USES= cabal PORTEXAMPLES= *.ly README glr/* igloo/* OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/hs-happy/distinfo =================================================================== --- head/devel/hs-happy/distinfo (revision 503444) +++ head/devel/hs-happy/distinfo (revision 503445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550258807 -SHA256 (cabal/happy-1.19.9.tar.gz) = 3e81a3e813acca3aae52721c412cde18b7b7c71ecbacfaeaa5c2f4b35abf1d8d -SIZE (cabal/happy-1.19.9.tar.gz) = 179328 +TIMESTAMP = 1559582367 +SHA256 (cabal/happy-1.19.10.tar.gz) = 22eb606c97105b396e1c7dc27e120ca02025a87f3e44d2ea52be6a653a52caed +SIZE (cabal/happy-1.19.10.tar.gz) = 181506