pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/hs-nats
Module Name: pkgsrc
Committed By: pho
Date: Fri Apr 23 07:28:02 UTC 2021
Modified Files:
pkgsrc/math/hs-nats: Makefile PLIST
Log Message:
Update PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/hs-nats/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/hs-nats/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/hs-nats/Makefile
diff -u pkgsrc/math/hs-nats/Makefile:1.12 pkgsrc/math/hs-nats/Makefile:1.13
--- pkgsrc/math/hs-nats/Makefile:1.12 Wed Sep 23 21:40:16 2020
+++ pkgsrc/math/hs-nats/Makefile Fri Apr 23 07:28:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/09/23 21:40:16 mef Exp $
+# $NetBSD: Makefile,v 1.13 2021/04/23 07:28:02 pho Exp $
DISTNAME= nats-1.1.2
CATEGORIES= math
@@ -11,8 +11,6 @@ LICENSE= modified-bsd
# 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"
Index: pkgsrc/math/hs-nats/PLIST
diff -u pkgsrc/math/hs-nats/PLIST:1.6 pkgsrc/math/hs-nats/PLIST:1.7
--- pkgsrc/math/hs-nats/PLIST:1.6 Wed Sep 23 21:40:16 2020
+++ pkgsrc/math/hs-nats/PLIST Fri Apr 23 07:28:02 2021
@@ -1,4 +1,4 @@
-@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-${HASKELL_VERSION}/nats-${PKGVERSION}/LICENSE
+@comment $NetBSD: PLIST,v 1.7 2021/04/23 07:28:02 pho Exp $
+lib/nats-${PKGVERSION}/${HS_VERSION}/package-description
+lib/nats-${PKGVERSION}/${HS_VERSION}/package-id
+share/doc/${HS_PLATFORM}/nats-${PKGVERSION}/LICENSE
Home |
Main Index |
Thread Index |
Old Index