pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb 12 07:41:15 UTC 2022

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

Log Message:
Update to aeson-pretty-0.8.9

0.8.9
    Added support for Aeson 2.0


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/hs-aeson-pretty/Makefile \
    pkgsrc/converters/hs-aeson-pretty/buildlink3.mk \
    pkgsrc/converters/hs-aeson-pretty/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-aeson-pretty/Makefile
diff -u pkgsrc/converters/hs-aeson-pretty/Makefile:1.3 pkgsrc/converters/hs-aeson-pretty/Makefile:1.4
--- pkgsrc/converters/hs-aeson-pretty/Makefile:1.3      Tue Jan 18 02:48:01 2022
+++ pkgsrc/converters/hs-aeson-pretty/Makefile  Sat Feb 12 07:41:15 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/18 02:48:01 pho Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/12 07:41:15 pho Exp $
 
-DISTNAME=      aeson-pretty-0.8.8
-PKGREVISION=   2
+DISTNAME=      aeson-pretty-0.8.9
 CATEGORIES=    converters
 
 MAINTAINER=    pho%cielonegro.org@localhost
Index: pkgsrc/converters/hs-aeson-pretty/buildlink3.mk
diff -u pkgsrc/converters/hs-aeson-pretty/buildlink3.mk:1.3 pkgsrc/converters/hs-aeson-pretty/buildlink3.mk:1.4
--- pkgsrc/converters/hs-aeson-pretty/buildlink3.mk:1.3 Tue Jan 18 02:48:01 2022
+++ pkgsrc/converters/hs-aeson-pretty/buildlink3.mk     Sat Feb 12 07:41:15 2022
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2022/01/18 02:48:01 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/02/12 07:41:15 pho Exp $
 
 BUILDLINK_TREE+=       hs-aeson-pretty
 
 .if !defined(HS_AESON_PRETTY_BUILDLINK3_MK)
 HS_AESON_PRETTY_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-aeson-pretty+=        hs-aeson-pretty>=0.8.8
-BUILDLINK_ABI_DEPENDS.hs-aeson-pretty+=        hs-aeson-pretty>=0.8.8nb2
+BUILDLINK_API_DEPENDS.hs-aeson-pretty+=        hs-aeson-pretty>=0.8.9
+BUILDLINK_ABI_DEPENDS.hs-aeson-pretty+=        hs-aeson-pretty>=0.8.9
 BUILDLINK_PKGSRCDIR.hs-aeson-pretty?=  ../../converters/hs-aeson-pretty
 
 .include "../../converters/hs-aeson/buildlink3.mk"
Index: pkgsrc/converters/hs-aeson-pretty/distinfo
diff -u pkgsrc/converters/hs-aeson-pretty/distinfo:1.3 pkgsrc/converters/hs-aeson-pretty/distinfo:1.4
--- pkgsrc/converters/hs-aeson-pretty/distinfo:1.3      Tue Oct 26 10:06:40 2021
+++ pkgsrc/converters/hs-aeson-pretty/distinfo  Sat Feb 12 07:41:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:06:40 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/02/12 07:41:15 pho Exp $
 
-BLAKE2s (aeson-pretty-0.8.8.tar.gz) = 85eaa61132f063dbf3e9f1c856b4bd2a3d894a3a367e3c890c7b87790816ba4f
-SHA512 (aeson-pretty-0.8.8.tar.gz) = 5867343c5d51d632bb299fcbc00cdb29b0feb1931f0ff9c3cf89c5752f1a103c68c9e6fa65e8538ac19212853c39f6d1d6e0c2d9f0bf49fe001c1bfd792db779
-Size (aeson-pretty-0.8.8.tar.gz) = 5600 bytes
+BLAKE2s (aeson-pretty-0.8.9.tar.gz) = d5e3494741f0dd904edf6bd0ceffe869c2154ec9923f51bbf5de4f6a203d3976
+SHA512 (aeson-pretty-0.8.9.tar.gz) = 00c99799cbe9e268109116f909ea0d9ef2708e578ec363ba5455b43d76d1f89bc9820dcbd3a63a1fb300460d97a71105f028f4ad9853b56ce16a097826b1d3d5
+Size (aeson-pretty-0.8.9.tar.gz) = 5802 bytes



Home | Main Index | Thread Index | Old Index