pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/hs-nats (math/hs-nats) Add PLIST tweak
details: https://anonhg.NetBSD.org/pkgsrc/rev/dea7252f40cc
branches: trunk
changeset: 439648:dea7252f40cc
user: mef <mef%pkgsrc.org@localhost>
date: Wed Sep 23 21:40:16 2020 +0000
description:
(math/hs-nats) Add PLIST tweak
diffstat:
math/hs-nats/Makefile | 4 +++-
math/hs-nats/PLIST | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r aa693413d29c -r dea7252f40cc math/hs-nats/Makefile
--- a/math/hs-nats/Makefile Wed Sep 23 21:34:45 2020 +0000
+++ b/math/hs-nats/Makefile Wed Sep 23 21:40:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/12/31 13:55:47 pho Exp $
+# $NetBSD: Makefile,v 1.12 2020/09/23 21:40:16 mef Exp $
DISTNAME= nats-1.1.2
CATEGORIES= math
@@ -11,6 +11,8 @@
# 7.10. Haddock complains when there are no input files.
HASKELL_ENABLE_HADDOCK_DOCUMENTATION= no
+PLIST_SUBST+= HASKELL_VERSION=${_HASKELL_VERSION:Q}
+
.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r aa693413d29c -r dea7252f40cc math/hs-nats/PLIST
--- a/math/hs-nats/PLIST Wed Sep 23 21:34:45 2020 +0000
+++ b/math/hs-nats/PLIST Wed Sep 23 21:40:16 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/09/14 22:33:46 mef Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/09/23 21:40:16 mef Exp $
${HS_INTF}/package-description
${HS_INTF}/package-id
-share/doc/x86_64-netbsd-${HS_VER}/nats-${PKGVERSION}/LICENSE
+share/doc/x86_64-netbsd-${HASKELL_VERSION}/nats-${PKGVERSION}/LICENSE
Home |
Main Index |
Thread Index |
Old Index