pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hint
Module Name: pkgsrc
Committed By: pho
Date: Sat Jan 11 08:18:47 UTC 2020
Modified Files:
pkgsrc/devel/hs-hint: Makefile buildlink3.mk distinfo
Log Message:
Add missing dependency on sysutils/hs-temporary
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hs-hint/Makefile \
pkgsrc/devel/hs-hint/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-hint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-hint/Makefile
diff -u pkgsrc/devel/hs-hint/Makefile:1.6 pkgsrc/devel/hs-hint/Makefile:1.7
--- pkgsrc/devel/hs-hint/Makefile:1.6 Sat Jan 11 08:15:58 2020
+++ pkgsrc/devel/hs-hint/Makefile Sat Jan 11 08:18:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/11 08:15:58 pho Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/11 08:18:47 pho Exp $
DISTNAME= hint-0.9.0.2
CATEGORIES= devel
@@ -11,4 +11,5 @@ LICENSE= modified-bsd
.include "../../devel/hs-exceptions/buildlink3.mk"
.include "../../devel/hs-ghc-paths/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
+.include "../../sysutils/hs-temporary/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-hint/buildlink3.mk
diff -u pkgsrc/devel/hs-hint/buildlink3.mk:1.6 pkgsrc/devel/hs-hint/buildlink3.mk:1.7
--- pkgsrc/devel/hs-hint/buildlink3.mk:1.6 Sat Jan 11 08:15:58 2020
+++ pkgsrc/devel/hs-hint/buildlink3.mk Sat Jan 11 08:18:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2020/01/11 08:15:58 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2020/01/11 08:18:47 pho Exp $
BUILDLINK_TREE+= hs-hint
@@ -12,6 +12,7 @@ BUILDLINK_PKGSRCDIR.hs-hint?= ../../deve
.include "../../devel/hs-exceptions/buildlink3.mk"
.include "../../devel/hs-ghc-paths/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
+.include "../../sysutils/hs-temporary/buildlink3.mk"
.endif # HS_HINT_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-hint
Index: pkgsrc/devel/hs-hint/distinfo
diff -u pkgsrc/devel/hs-hint/distinfo:1.4 pkgsrc/devel/hs-hint/distinfo:1.5
--- pkgsrc/devel/hs-hint/distinfo:1.4 Thu Jan 2 04:58:07 2020
+++ pkgsrc/devel/hs-hint/distinfo Sat Jan 11 08:18:47 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/02 04:58:07 pho Exp $
+$NetBSD: distinfo,v 1.5 2020/01/11 08:18:47 pho Exp $
-SHA1 (hint-0.7.0.tar.gz) = 278ab250f336f0e9d6953488c989a19efc4f3f5c
-RMD160 (hint-0.7.0.tar.gz) = bd73fe339f1b763b3ee813aa35d7d53f88d44cc0
-SHA512 (hint-0.7.0.tar.gz) = ac61e56e5f5177d072a9637380d1875c86163d6649e391ed146cd78a72e5f668a6ff721f13f9bcf1fd25d70fd3c235193bbb77456e8e0a5a8165b8ab2a98adc5
-Size (hint-0.7.0.tar.gz) = 28138 bytes
+SHA1 (hint-0.9.0.2.tar.gz) = 71d616d907d4b58459e384357d9ea10cebb6f42f
+RMD160 (hint-0.9.0.2.tar.gz) = ceabf5f56178b3c41857fa62d250098c361a6b1c
+SHA512 (hint-0.9.0.2.tar.gz) = a2c5391059628bf677be4b179115fbb74e185180d5084bba911fa6b2422d1b3de6ded45ec5b78cefee2ffef6ae75e3810ebc2d5bc0a453d3ae084298bb5ae2ed
+Size (hint-0.9.0.2.tar.gz) = 31547 bytes
Home |
Main Index |
Thread Index |
Old Index