pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/hs-cgrep Update to cgrep-6.6.32



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0007034684e2
branches:  trunk
changeset: 451145:0007034684e2
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Apr 24 16:48:46 2021 +0000

description:
Update to cgrep-6.6.32

No change logs are provided by the upstream.

diffstat:

 textproc/hs-cgrep/Makefile |  15 ++++-----------
 textproc/hs-cgrep/PLIST    |   5 ++---
 textproc/hs-cgrep/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 19 deletions(-)

diffs (65 lines):

diff -r 4cff09b73734 -r 0007034684e2 textproc/hs-cgrep/Makefile
--- a/textproc/hs-cgrep/Makefile        Sat Apr 24 16:42:40 2021 +0000
+++ b/textproc/hs-cgrep/Makefile        Sat Apr 24 16:48:46 2021 +0000
@@ -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@localhost
 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 @@
 .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 -r 4cff09b73734 -r 0007034684e2 textproc/hs-cgrep/PLIST
--- a/textproc/hs-cgrep/PLIST   Sat Apr 24 16:42:40 2021 +0000
+++ b/textproc/hs-cgrep/PLIST   Sat Apr 24 16:48:46 2021 +0000
@@ -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 -r 4cff09b73734 -r 0007034684e2 textproc/hs-cgrep/distinfo
--- a/textproc/hs-cgrep/distinfo        Sat Apr 24 16:42:40 2021 +0000
+++ b/textproc/hs-cgrep/distinfo        Sat Apr 24 16:48:46 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index