pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/hs-hslua-aeson



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Jan 30 07:36:50 UTC 2025

Modified Files:
        pkgsrc/converters/hs-hslua-aeson: Makefile buildlink3.mk distinfo

Log Message:
converters/hs-hslua-aeson: update to hslua-aeson-2.3.1.1

## hslua-aeson-2.3.1.1

Released 2024-07-09.

-   Relaxed upper bound for hashable, allowing hashable-1.5.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/hs-hslua-aeson/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/converters/hs-hslua-aeson/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/hs-hslua-aeson/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/hs-hslua-aeson/Makefile
diff -u pkgsrc/converters/hs-hslua-aeson/Makefile:1.11 pkgsrc/converters/hs-hslua-aeson/Makefile:1.12
--- pkgsrc/converters/hs-hslua-aeson/Makefile:1.11      Thu May  9 01:31:40 2024
+++ pkgsrc/converters/hs-hslua-aeson/Makefile   Thu Jan 30 07:36:49 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/05/09 01:31:40 pho Exp $
+# $NetBSD: Makefile,v 1.12 2025/01/30 07:36:49 pho Exp $
 
-DISTNAME=      hslua-aeson-2.3.1
-PKGREVISION=   1
+DISTNAME=      hslua-aeson-2.3.1.1
 CATEGORIES=    converters
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/converters/hs-hslua-aeson/buildlink3.mk
diff -u pkgsrc/converters/hs-hslua-aeson/buildlink3.mk:1.10 pkgsrc/converters/hs-hslua-aeson/buildlink3.mk:1.11
--- pkgsrc/converters/hs-hslua-aeson/buildlink3.mk:1.10 Thu May  9 01:31:40 2024
+++ pkgsrc/converters/hs-hslua-aeson/buildlink3.mk      Thu Jan 30 07:36:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2024/05/09 01:31:40 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2025/01/30 07:36:50 pho Exp $
 
 BUILDLINK_TREE+=       hs-hslua-aeson
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-hslua-aeson
 HS_HSLUA_AESON_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-hslua-aeson+= hs-hslua-aeson>=2.3.1
-BUILDLINK_ABI_DEPENDS.hs-hslua-aeson+= hs-hslua-aeson>=2.3.1nb1
+BUILDLINK_ABI_DEPENDS.hs-hslua-aeson+= hs-hslua-aeson>=2.3.1.1
 BUILDLINK_PKGSRCDIR.hs-hslua-aeson?=   ../../converters/hs-hslua-aeson
 
 .include "../../converters/hs-aeson/buildlink3.mk"

Index: pkgsrc/converters/hs-hslua-aeson/distinfo
diff -u pkgsrc/converters/hs-hslua-aeson/distinfo:1.4 pkgsrc/converters/hs-hslua-aeson/distinfo:1.5
--- pkgsrc/converters/hs-hslua-aeson/distinfo:1.4       Thu May  2 11:08:49 2024
+++ pkgsrc/converters/hs-hslua-aeson/distinfo   Thu Jan 30 07:36:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/05/02 11:08:49 pho Exp $
+$NetBSD: distinfo,v 1.5 2025/01/30 07:36:50 pho Exp $
 
-BLAKE2s (hslua-aeson-2.3.1.tar.gz) = 88f02e5dfcc75d567e4d7133c838e4d39ac936c1153e7e6b18be10bbde398f56
-SHA512 (hslua-aeson-2.3.1.tar.gz) = 5257e6fb69d05f19941dca762081358a3c017c024450e672144e3e8d8d2e3cd4ef90027c7f8a32ab7e8104d5168ba6b5fa7a6de732ba9023a15dd9898e054fed
-Size (hslua-aeson-2.3.1.tar.gz) = 7462 bytes
+BLAKE2s (hslua-aeson-2.3.1.1.tar.gz) = c3c29e298b7da1b525ba4029a2c484a93f012c964f5efb39ae3d0cfda902f3ef
+SHA512 (hslua-aeson-2.3.1.1.tar.gz) = bcf92ec973a8f47a44dba02256c5859156f8cf67133f16bae0a732e2c3c8d97fca65709439aa3e946dab0540aad9d5154e3a3cfd0897105f07ab5808cf1e5c7d
+Size (hslua-aeson-2.3.1.1.tar.gz) = 7487 bytes



Home | Main Index | Thread Index | Old Index