summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2021-04-24 16:48:46 +0000
committerpho <pho@pkgsrc.org>2021-04-24 16:48:46 +0000
commite4080320a087d7fd3db7427019678ab7bfd8e309 (patch)
tree82cc5459c9bef552d5d8dcfd1ec5b0bbd6df1597
parent6dd7809543ce283e0c854a22a827ec938f2b8a17 (diff)
downloadpkgsrc-e4080320a087d7fd3db7427019678ab7bfd8e309.tar.gz
Update to cgrep-6.6.32
No change logs are provided by the upstream.
-rw-r--r--textproc/hs-cgrep/Makefile15
-rw-r--r--textproc/hs-cgrep/PLIST5
-rw-r--r--textproc/hs-cgrep/distinfo10
3 files changed, 11 insertions, 19 deletions
diff --git a/textproc/hs-cgrep/Makefile b/textproc/hs-cgrep/Makefile
index 2a6a0351b45..6628a625ba1 100644
--- a/textproc/hs-cgrep/Makefile
+++ b/textproc/hs-cgrep/Makefile
@@ -1,27 +1,19 @@
-# $NetBSD: Makefile,v 1.20 2020/08/24 15:31:12 pho Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/24 16:48:46 pho Exp $
-DISTNAME= cgrep-6.6.30
-#PKGNAME= ${DISTNAME} # This package should probably be renamed to textproc/cgrep
+DISTNAME= cgrep-6.6.32
+#PKGNAME= ${DISTNAME} # This package should be renamed to textproc/cgrep
CATEGORIES= textproc
MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Context-aware grep for source codes
LICENSE= gnu-gpl-v2
-# Do not install the LICENCE file because ../../mk/haskell.mk can not
-# correctly substitute the path to doc files when the package installs
-# no libraries.
-post-install:
- ${RM} -rf ${DESTDIR}${PREFIX}/share/doc
-
-.include "../../mk/haskell.mk"
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../devel/hs-ansi-terminal/buildlink3.mk"
.include "../../devel/hs-async/buildlink3.mk"
.include "../../devel/hs-cmdargs/buildlink3.mk"
.include "../../devel/hs-dlist/buildlink3.mk"
.include "../../devel/hs-either/buildlink3.mk"
-.include "../../devel/hs-exceptions/buildlink3.mk"
.include "../../misc/hs-extra/buildlink3.mk"
.include "../../textproc/hs-regex-base/buildlink3.mk"
.include "../../textproc/hs-regex-pcre/buildlink3.mk"
@@ -34,4 +26,5 @@ post-install:
.include "../../devel/hs-unordered-containers/buildlink3.mk"
.include "../../devel/hs-utf8-string/buildlink3.mk"
.include "../../textproc/hs-yaml/buildlink3.mk"
+.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-cgrep/PLIST b/textproc/hs-cgrep/PLIST
index c5a92e4f772..4c0dac596ff 100644
--- a/textproc/hs-cgrep/PLIST
+++ b/textproc/hs-cgrep/PLIST
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.5 2020/08/24 15:31:12 pho Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/04/24 16:48:46 pho Exp $
bin/cgrep
-@pkgdir share
-@pkgdir lib/cgrep-${PKGVERSION}/ghc-8.8.4
+share/doc/${HS_PLATFORM}/cgrep-${PKGVERSION}/LICENSE
diff --git a/textproc/hs-cgrep/distinfo b/textproc/hs-cgrep/distinfo
index 45377f91933..6837696e11b 100644
--- a/textproc/hs-cgrep/distinfo
+++ b/textproc/hs-cgrep/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/11 13:10:10 pho Exp $
+$NetBSD: distinfo,v 1.5 2021/04/24 16:48:46 pho Exp $
-SHA1 (cgrep-6.6.30.tar.gz) = 2a7ca412d483539fd21eb30176b4ffd668ed3d08
-RMD160 (cgrep-6.6.30.tar.gz) = 97c76c30efb16b072c749517aa616fc45c2dfb1d
-SHA512 (cgrep-6.6.30.tar.gz) = 72480faf6bbbcf018992be5cb92cb5f23ac0f7b219092e419eedc0007fb142873b6b97a2df42bf43c0d75f00f2c1813d6f8eb5eaf5d070391443f8550111f660
-Size (cgrep-6.6.30.tar.gz) = 35481 bytes
+SHA1 (cgrep-6.6.32.tar.gz) = 8a9453487c1cedd8c8e712455b0d2d06ebdec240
+RMD160 (cgrep-6.6.32.tar.gz) = 9a1693631a76c24cd3d68f4a1ba3f5cd67a88ab1
+SHA512 (cgrep-6.6.32.tar.gz) = 401ca49fbd2903b810c1873a3c52c3863a42b431d1a905a781636386c3ac0aac4e2ed9934fb24f1e9996629a2b578483a7c3a7a8a4d61ecb7ac7cfc9152f43ba
+Size (cgrep-6.6.32.tar.gz) = 35640 bytes