pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/alex Update to alex-3.2.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef590d1e90d9
branches:  trunk
changeset: 346534:ef590d1e90d9
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Jan 01 05:32:03 2020 +0000

description:
Update to alex-3.2.5

Changes in 3.2.5:
* Build fixes for GHC 8.8.x

Changes in 3.2.4:
* Remove dependency on QuickCheck
* Change the way that bootstrapping is done: see README.md for build instructions

Changes in 3.2.3:
* fix issue when using cpphs (#116)

Changes in 3.2.2:
* Manage line length in generated files [GH-84]
* Fix issue when identifier with multiple single quotes, e.g. foo''
  was used
* Allow omitting spaces around = in macro definitions
* Include pre-generated Parser.hs and Scan.hs in the Hackage upload,
  to make bootstrapping easier.

Changes in 3.2.1:
* Fix build problem with GHC; add new test tokens_scan_user.x

Changes in 3.2.0:
* Allow the token type and productions to be overloaded, and add new
  directives: %token, %typeclass, %action. See "Type Signatures and
  Typeclasses" in the manual.
* Some small space leak fixes

diffstat:

 devel/alex/Makefile      |   5 ++---
 devel/alex/PLIST         |  19 -------------------
 devel/alex/buildlink3.mk |  16 ----------------
 devel/alex/distinfo      |  10 +++++-----
 4 files changed, 7 insertions(+), 43 deletions(-)

diffs (76 lines):

diff -r 8a8ff0f848dc -r ef590d1e90d9 devel/alex/Makefile
--- a/devel/alex/Makefile       Wed Jan 01 05:25:05 2020 +0000
+++ b/devel/alex/Makefile       Wed Jan 01 05:32:03 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/09/06 14:43:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/01 05:32:03 pho Exp $
 
-DISTNAME=      alex-3.1.7
+DISTNAME=      alex-3.2.5
 PKGNAME=       ${DISTNAME}
 CATEGORIES=    devel
 
@@ -20,5 +20,4 @@
        ${INSTALL_MAN} ${WRKSRC}/doc/alex.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
 
 .include "../../mk/haskell.mk"
-.include "../../devel/hs-QuickCheck/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8a8ff0f848dc -r ef590d1e90d9 devel/alex/PLIST
--- a/devel/alex/PLIST  Wed Jan 01 05:25:05 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/14 09:01:33 pho Exp $
-bin/alex
-man/man1/alex.1
-share/${PKGNAME}/AlexTemplate
-share/${PKGNAME}/AlexTemplate-debug
-share/${PKGNAME}/AlexTemplate-ghc
-share/${PKGNAME}/AlexTemplate-ghc-debug
-share/${PKGNAME}/AlexTemplate-ghc-nopred
-share/${PKGNAME}/AlexWrapper-basic
-share/${PKGNAME}/AlexWrapper-basic-bytestring
-share/${PKGNAME}/AlexWrapper-gscan
-share/${PKGNAME}/AlexWrapper-monad
-share/${PKGNAME}/AlexWrapper-monad-bytestring
-share/${PKGNAME}/AlexWrapper-monadUserState
-share/${PKGNAME}/AlexWrapper-monadUserState-bytestring
-share/${PKGNAME}/AlexWrapper-posn
-share/${PKGNAME}/AlexWrapper-posn-bytestring
-share/${PKGNAME}/AlexWrapper-strict-bytestring
-share/doc/${PKGNAME}/LICENSE
diff -r 8a8ff0f848dc -r ef590d1e90d9 devel/alex/buildlink3.mk
--- a/devel/alex/buildlink3.mk  Wed Jan 01 05:25:05 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.3 2015/12/13 14:14:35 szptvlfn Exp $
-
-BUILDLINK_TREE+=       alex
-
-.if !defined(ALEX_BUILDLINK3_MK)
-ALEX_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.alex+=   alex>=3.1.4
-BUILDLINK_ABI_DEPENDS.alex+=   alex>=3.1.4nb2
-BUILDLINK_PKGSRCDIR.alex?=     ../../devel/alex
-BUILDLINK_DEPMETHOD.alex?=     build
-
-.include "../../devel/hs-QuickCheck/buildlink3.mk"
-.endif # ALEX_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -alex
diff -r 8a8ff0f848dc -r ef590d1e90d9 devel/alex/distinfo
--- a/devel/alex/distinfo       Wed Jan 01 05:25:05 2020 +0000
+++ b/devel/alex/distinfo       Wed Jan 01 05:32:03 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/09/06 14:43:14 fhajny Exp $
+$NetBSD: distinfo,v 1.4 2020/01/01 05:32:03 pho Exp $
 
-SHA1 (alex-3.1.7.tar.gz) = c2c66eb9a4ba6c4c972b4efe0c9916cbd3eba29b
-RMD160 (alex-3.1.7.tar.gz) = f96a1970e649c5928c8e4450517fa721e8059e10
-SHA512 (alex-3.1.7.tar.gz) = 0c4e87011617d8f8ad7cdf32b91e3ecc65ad66ea378c8086de8cbeb7ae3b37df478fb834e3bc453e3448fcae9d03b19ce9844bba35ad66a3cdf6e912790fe0a1
-Size (alex-3.1.7.tar.gz) = 103624 bytes
+SHA1 (alex-3.2.5.tar.gz) = b3c20439916813ecd81604813594bd4ee2fd3331
+RMD160 (alex-3.2.5.tar.gz) = d1ba9a2e529ec162c9c9a9c45b4dc1babc05a1f6
+SHA512 (alex-3.2.5.tar.gz) = 5823fb066c5ec67256108cfc1550703b86881f319337922e7248fb33def374f0010c60605538a49cfaaa880b0f73ace9dba6d088c078f3c455c5d9adce2719c9
+Size (alex-3.2.5.tar.gz) = 108531 bytes



Home | Main Index | Thread Index | Old Index