pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/hs-shakespeare



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb  1 10:33:13 UTC 2025

Modified Files:
        pkgsrc/textproc/hs-shakespeare: Makefile buildlink3.mk distinfo

Log Message:
textproc/hs-shakespeare: update to shakespeare-2.1.1

### 2.1.1

* Add support for `TypeApplications` inside Shakespeare quasiquotes


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/hs-shakespeare/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/hs-shakespeare/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/hs-shakespeare/distinfo

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

Modified files:

Index: pkgsrc/textproc/hs-shakespeare/Makefile
diff -u pkgsrc/textproc/hs-shakespeare/Makefile:1.15 pkgsrc/textproc/hs-shakespeare/Makefile:1.16
--- pkgsrc/textproc/hs-shakespeare/Makefile:1.15        Thu May  9 01:32:46 2024
+++ pkgsrc/textproc/hs-shakespeare/Makefile     Sat Feb  1 10:33:13 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/05/09 01:32:46 pho Exp $
+# $NetBSD: Makefile,v 1.16 2025/02/01 10:33:13 pho Exp $
 
-DISTNAME=      shakespeare-2.1.0.1
-PKGREVISION=   2
+DISTNAME=      shakespeare-2.1.1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/hs-shakespeare/buildlink3.mk
diff -u pkgsrc/textproc/hs-shakespeare/buildlink3.mk:1.14 pkgsrc/textproc/hs-shakespeare/buildlink3.mk:1.15
--- pkgsrc/textproc/hs-shakespeare/buildlink3.mk:1.14   Thu May  9 01:32:46 2024
+++ pkgsrc/textproc/hs-shakespeare/buildlink3.mk        Sat Feb  1 10:33:13 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.14 2024/05/09 01:32:46 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2025/02/01 10:33:13 pho Exp $
 
 BUILDLINK_TREE+=       hs-shakespeare
 
 .if !defined(HS_SHAKESPEARE_BUILDLINK3_MK)
 HS_SHAKESPEARE_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.1.0
-BUILDLINK_ABI_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.1.0.1nb2
+BUILDLINK_API_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.1.1
+BUILDLINK_ABI_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.1.1
 BUILDLINK_PKGSRCDIR.hs-shakespeare?=   ../../textproc/hs-shakespeare
 
 .include "../../converters/hs-aeson/buildlink3.mk"

Index: pkgsrc/textproc/hs-shakespeare/distinfo
diff -u pkgsrc/textproc/hs-shakespeare/distinfo:1.7 pkgsrc/textproc/hs-shakespeare/distinfo:1.8
--- pkgsrc/textproc/hs-shakespeare/distinfo:1.7 Mon Oct 30 10:15:06 2023
+++ pkgsrc/textproc/hs-shakespeare/distinfo     Sat Feb  1 10:33:13 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/10/30 10:15:06 pho Exp $
+$NetBSD: distinfo,v 1.8 2025/02/01 10:33:13 pho Exp $
 
-BLAKE2s (shakespeare-2.1.0.1.tar.gz) = f7012aeca84283f925045d9bb573122138b3af4d8a0c3d5a1f8e7ffc81e35a8d
-SHA512 (shakespeare-2.1.0.1.tar.gz) = c265dcf07f2f355cd2614d882b5bd73a9b7239b3c2b6482d326be5137051ee630b5495c80fb3855e182a4a8db385c7b7b2cc083047996ae1e4ad31fdd1fbbd84
-Size (shakespeare-2.1.0.1.tar.gz) = 71698 bytes
+BLAKE2s (shakespeare-2.1.1.tar.gz) = 4d856e037f699ecde9d0c162d1bb844365755af349617bea395ba5570f39b465
+SHA512 (shakespeare-2.1.1.tar.gz) = fd070c739166ef63c922fb798cd8314c459468ba4e4ff05f6451725fc39bce3888fc3120d9587a17c74b62922f2fbaa78980cc409a864d24bf2bfa1600dbb7b9
+Size (shakespeare-2.1.1.tar.gz) = 72182 bytes



Home | Main Index | Thread Index | Old Index