pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/happy
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 19 18:39:32 UTC 2025
Modified Files:
pkgsrc/devel/happy: Makefile distinfo
Log Message:
devel/happy: update to happy-2.1.4
## 2.1.4
Move `Paths_happy_lib` into `tabular` to prevent a Cabal bug concerning
--libsubdir (#328). It is likely that this release fixes
`cabal v1-install happy` as well, which was broken since happy-2.0 (#315).
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/happy/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/happy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/happy/Makefile
diff -u pkgsrc/devel/happy/Makefile:1.17 pkgsrc/devel/happy/Makefile:1.18
--- pkgsrc/devel/happy/Makefile:1.17 Thu Jan 9 23:03:38 2025
+++ pkgsrc/devel/happy/Makefile Sun Jan 19 18:39:32 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2025/01/09 23:03:38 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/01/19 18:39:32 wiz Exp $
-DISTNAME= happy-2.1.3
+DISTNAME= happy-2.1.4
PKGNAME= ${DISTNAME}
CATEGORIES= devel
MAINTAINER= esg%sdf.lonestar.org@localhost
COMMENT= Parser generator for Haskell
-LICENSE= modified-bsd
+LICENSE= 2-clause-bsd
.include "../../devel/happy-lib/buildlink3.mk"
.include "../../mk/haskell.mk"
Index: pkgsrc/devel/happy/distinfo
diff -u pkgsrc/devel/happy/distinfo:1.10 pkgsrc/devel/happy/distinfo:1.11
--- pkgsrc/devel/happy/distinfo:1.10 Thu Jan 9 23:03:38 2025
+++ pkgsrc/devel/happy/distinfo Sun Jan 19 18:39:32 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/01/09 23:03:38 wiz Exp $
+$NetBSD: distinfo,v 1.11 2025/01/19 18:39:32 wiz Exp $
-BLAKE2s (happy-2.1.3.tar.gz) = c0fe6fdff3ab843e46643aafb068ef3628bf9c29a4b2f9257f1b2427e29a6102
-SHA512 (happy-2.1.3.tar.gz) = 7ee79869938e53f6a1ad7ae471a1b3ade1692bb4b85aa42cc1eeee71cfb58d606bc777dd1d5eb70438447e1e42d4986e3bcb594e980bdf49c0e2256bd0a7c694
-Size (happy-2.1.3.tar.gz) = 61071 bytes
+BLAKE2s (happy-2.1.4.tar.gz) = 1bb1bd18c29a158b4ee8793190fc2bf5a8ea6440ab4f5a4d4000de9da616dd93
+SHA512 (happy-2.1.4.tar.gz) = 984c09c8afe850d62867b0a308061b92d663aa600f1296fc1d1b75158373f8ed55a8eb161751c58de99bce1463de47db330cd725de59aa9552714b02884fba76
+Size (happy-2.1.4.tar.gz) = 61239 bytes
Home |
Main Index |
Thread Index |
Old Index