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:   pho
Date:           Fri Jan 31 01:32:59 UTC 2025

Modified Files:
        pkgsrc/devel/happy: Makefile distinfo

Log Message:
devel/happy: Workaround for a locale issue


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/happy/Makefile
cvs rdiff -u -r1.11 -r1.12 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.18 pkgsrc/devel/happy/Makefile:1.19
--- pkgsrc/devel/happy/Makefile:1.18    Sun Jan 19 18:39:32 2025
+++ pkgsrc/devel/happy/Makefile Fri Jan 31 01:32:59 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2025/01/19 18:39:32 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/01/31 01:32:59 pho Exp $
 
 DISTNAME=      happy-2.1.4
 PKGNAME=       ${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 
 MAINTAINER=    esg%sdf.lonestar.org@localhost

Index: pkgsrc/devel/happy/distinfo
diff -u pkgsrc/devel/happy/distinfo:1.11 pkgsrc/devel/happy/distinfo:1.12
--- pkgsrc/devel/happy/distinfo:1.11    Sun Jan 19 18:39:32 2025
+++ pkgsrc/devel/happy/distinfo Fri Jan 31 01:32:59 2025
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.11 2025/01/19 18:39:32 wiz Exp $
+$NetBSD: distinfo,v 1.12 2025/01/31 01:32:59 pho 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
+SHA1 (patch-app_Main.lhs) = 057b8377a874a2007373153756521813395b04e3



Home | Main Index | Thread Index | Old Index