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:           Wed Feb 19 13:27:15 UTC 2025

Modified Files:
        pkgsrc/devel/happy: Makefile distinfo

Log Message:
devel/happy: update to happy-2.1.5

Add Data.Tuple to Happy_Prelude in order to fix the --debug build (#330).


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/happy/Makefile
cvs rdiff -u -r1.12 -r1.13 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.20 pkgsrc/devel/happy/Makefile:1.21
--- pkgsrc/devel/happy/Makefile:1.20    Sun Feb  2 13:04:54 2025
+++ pkgsrc/devel/happy/Makefile Wed Feb 19 13:27:15 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2025/02/02 13:04:54 pho Exp $
+# $NetBSD: Makefile,v 1.21 2025/02/19 13:27:15 wiz Exp $
 
-DISTNAME=      happy-2.1.4
+DISTNAME=      happy-2.1.5
 PKGNAME=       ${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel
 
 MAINTAINER=    esg%sdf.lonestar.org@localhost

Index: pkgsrc/devel/happy/distinfo
diff -u pkgsrc/devel/happy/distinfo:1.12 pkgsrc/devel/happy/distinfo:1.13
--- pkgsrc/devel/happy/distinfo:1.12    Fri Jan 31 01:32:59 2025
+++ pkgsrc/devel/happy/distinfo Wed Feb 19 13:27:15 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2025/01/31 01:32:59 pho Exp $
+$NetBSD: distinfo,v 1.13 2025/02/19 13:27:15 wiz Exp $
 
-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
+BLAKE2s (happy-2.1.5.tar.gz) = f422dabaf40c6e4709055a2bff9393f68a8c38a45379da3447b5de96f3bde528
+SHA512 (happy-2.1.5.tar.gz) = 4775a448f1f65680a91e74ac1366dbed3ac34ee7802e6421d0614285f77065a49962010a412e4883de98706be15ce5e0aba2d7c7a1ae19c687d8804acfbc214a
+Size (happy-2.1.5.tar.gz) = 61293 bytes
 SHA1 (patch-app_Main.lhs) = 057b8377a874a2007373153756521813395b04e3



Home | Main Index | Thread Index | Old Index