pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/retrie



Module Name:    pkgsrc
Committed By:   pho
Date:           Mon Oct 30 16:32:57 UTC 2023

Modified Files:
        pkgsrc/devel/retrie: Makefile PLIST buildlink3.mk distinfo

Log Message:
devel/retrie: Update to 1.2.2

No change log is provided by the upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/retrie/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/retrie/PLIST \
    pkgsrc/devel/retrie/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/retrie/buildlink3.mk

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

Modified files:

Index: pkgsrc/devel/retrie/Makefile
diff -u pkgsrc/devel/retrie/Makefile:1.8 pkgsrc/devel/retrie/Makefile:1.9
--- pkgsrc/devel/retrie/Makefile:1.8    Mon Oct  9 04:54:36 2023
+++ pkgsrc/devel/retrie/Makefile        Mon Oct 30 16:32:57 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2023/10/09 04:54:36 pho Exp $
+# $NetBSD: Makefile,v 1.9 2023/10/30 16:32:57 pho Exp $
 
-DISTNAME=      retrie-1.2.1.1
+DISTNAME=      retrie-1.2.2
 PKGNAME=       ${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +9,11 @@ COMMENT=      Powerful, easy-to-use codemoddi
 LICENSE=       mit
 
 HASKELL_UNRESTRICT_DEPENDENCIES+=      \
-       optparse-applicative
+       base    \
+       ansi-terminal   \
+       mtl     \
+       optparse-applicative    \
+       transformers
 
 # If retrie is to be linked dynamically, it will depend on more than 80
 # shared objects and the dynamic linker will spend too much time to resolve
@@ -19,6 +22,8 @@ HASKELL_UNRESTRICT_DEPENDENCIES+=     \
 # time is more expensive than disks.
 HASKELL_ENABLE_DYNAMIC_EXECUTABLE=     no
 
+CONFIGURE_ARGS+=       -f BuildExecutable
+
 # retrie is built with optparse-applicative, and can generate shell
 # completion scripts automatically.
 .include "../../devel/hs-optparse-applicative/application.mk"

Index: pkgsrc/devel/retrie/PLIST
diff -u pkgsrc/devel/retrie/PLIST:1.2 pkgsrc/devel/retrie/PLIST:1.3
--- pkgsrc/devel/retrie/PLIST:1.2       Sat Jan 28 02:40:22 2023
+++ pkgsrc/devel/retrie/PLIST   Mon Oct 30 16:32:57 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/01/28 02:40:22 pho Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/10/30 16:32:57 pho Exp $
 bin/retrie
 lib/${PKGNAME}/${HS_VERSION}/package-description
 lib/${PKGNAME}/${HS_VERSION}/package-id
@@ -107,7 +107,7 @@ lib/${HS_PLATFORM}/${HS_PKGID}/Retrie/Ut
 ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Retrie/Util.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
 ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/LICENSE
+share/doc/${HS_PLATFORM}/${PKGNAME}/LICENSE
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/Retrie-AlphaEnv.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/Retrie-CPP.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/Retrie-Context.html
@@ -172,10 +172,12 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/${P
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index-X.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index-Z.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/haddock-bundle.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/index.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/linuwial.css
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/meta.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/quick-jump.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/retrie.haddock
 ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/synopsis.png
Index: pkgsrc/devel/retrie/distinfo
diff -u pkgsrc/devel/retrie/distinfo:1.2 pkgsrc/devel/retrie/distinfo:1.3
--- pkgsrc/devel/retrie/distinfo:1.2    Sat Jan 28 02:40:22 2023
+++ pkgsrc/devel/retrie/distinfo        Mon Oct 30 16:32:57 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2023/01/28 02:40:22 pho Exp $
+$NetBSD: distinfo,v 1.3 2023/10/30 16:32:57 pho Exp $
 
-BLAKE2s (retrie-1.2.1.1.tar.gz) = 170e198cf2ea553c6102b8b94899f5bf2c07dd57c4655124edf1b779f42be333
-SHA512 (retrie-1.2.1.1.tar.gz) = 1a2d2ba52a44bc99de8c3dcec84049a8d98cf05b2d0b74ddeb958d4d1704a086d359304c085b00ef35590f7e02ad1d8d728775a3c52fc105da014ad770a8b13f
-Size (retrie-1.2.1.1.tar.gz) = 92336 bytes
+BLAKE2s (retrie-1.2.2.tar.gz) = 02be6b0a779a610bf3a4c7f183002179c34523e13d79d4bd89f82e1802d9096a
+SHA512 (retrie-1.2.2.tar.gz) = f818f81fec0b8a00101bfb8a201047a2cb8749e1bcff020d3e462b526c59095d7c7c1a96d95812a977341d18ccc9abbb4fccf1dc7d9cfb0963cde19fa2d9dc12
+Size (retrie-1.2.2.tar.gz) = 92526 bytes
 SHA1 (patch-retrie.cabal) = ff3506d55890c24aad303f615bd391d356f4fdd5

Index: pkgsrc/devel/retrie/buildlink3.mk
diff -u pkgsrc/devel/retrie/buildlink3.mk:1.7 pkgsrc/devel/retrie/buildlink3.mk:1.8
--- pkgsrc/devel/retrie/buildlink3.mk:1.7       Mon Oct  9 04:54:36 2023
+++ pkgsrc/devel/retrie/buildlink3.mk   Mon Oct 30 16:32:57 2023
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.7 2023/10/09 04:54:36 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2023/10/30 16:32:57 pho Exp $
 
 BUILDLINK_TREE+=       retrie
 
 .if !defined(RETRIE_BUILDLINK3_MK)
 RETRIE_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.retrie+= retrie>=1.2.1
-BUILDLINK_ABI_DEPENDS.retrie+= retrie>=1.2.1.1nb2
+BUILDLINK_API_DEPENDS.retrie+= retrie>=1.2.2
+BUILDLINK_ABI_DEPENDS.retrie+= retrie>=1.2.2
 BUILDLINK_PKGSRCDIR.retrie?=   ../../devel/retrie
 
 .include "../../devel/hs-ansi-terminal/buildlink3.mk"



Home | Main Index | Thread Index | Old Index