pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-split
Module Name: pkgsrc
Committed By: pho
Date: Thu Jan 2 09:11:34 UTC 2020
Modified Files:
pkgsrc/devel/hs-split: Makefile buildlink3.mk distinfo
Removed Files:
pkgsrc/devel/hs-split: PLIST
Log Message:
Update to split-0.2.3.3
* 0.2.3.3 (23 Jan 2018)
- Update for GHC-8.4, test with GHC 7.0-8.4
* 0.2.3.2 (15 May 2017)
- Move to github.
* 0.2.3.1 (2 May 2016)
- Fix a test case which was causing occasional spurious test suite
failures due to too many discarded tests. Thanks to Doug
Beardsley and Peter Simons for reporting the issue.
* 0.2.3 (12 January 2016)
- New function 'divvy' (with associated tests) from Tim Washington.
* 0.2.2r2 (7 Jan 2016)
- allow base-4.9
* 0.2.2r1 (12 Dec 2014)
- allow base-4.8
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-split/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/hs-split/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-split/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-split/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-split/Makefile
diff -u pkgsrc/devel/hs-split/Makefile:1.1 pkgsrc/devel/hs-split/Makefile:1.2
--- pkgsrc/devel/hs-split/Makefile:1.1 Fri Aug 1 20:58:03 2014
+++ pkgsrc/devel/hs-split/Makefile Thu Jan 2 09:11:33 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/08/01 20:58:03 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/02 09:11:33 pho Exp $
-DISTNAME= split-0.2.2
+DISTNAME= split-0.2.3.3
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
Index: pkgsrc/devel/hs-split/buildlink3.mk
diff -u pkgsrc/devel/hs-split/buildlink3.mk:1.3 pkgsrc/devel/hs-split/buildlink3.mk:1.4
--- pkgsrc/devel/hs-split/buildlink3.mk:1.3 Sun Jan 7 13:04:04 2018
+++ pkgsrc/devel/hs-split/buildlink3.mk Thu Jan 2 09:11:33 2020
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2018/01/07 13:04:04 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2020/01/02 09:11:33 pho Exp $
BUILDLINK_TREE+= hs-split
.if !defined(HS_SPLIT_BUILDLINK3_MK)
HS_SPLIT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-split+= hs-split>=0.2.2
-BUILDLINK_ABI_DEPENDS.hs-split+= hs-split>=0.2.2
+BUILDLINK_API_DEPENDS.hs-split+= hs-split>=0.2.3
+BUILDLINK_ABI_DEPENDS.hs-split+= hs-split>=0.2.3.3
BUILDLINK_PKGSRCDIR.hs-split?= ../../devel/hs-split
.endif # HS_SPLIT_BUILDLINK3_MK
Index: pkgsrc/devel/hs-split/distinfo
diff -u pkgsrc/devel/hs-split/distinfo:1.2 pkgsrc/devel/hs-split/distinfo:1.3
--- pkgsrc/devel/hs-split/distinfo:1.2 Tue Nov 3 03:27:33 2015
+++ pkgsrc/devel/hs-split/distinfo Thu Jan 2 09:11:34 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:27:33 agc Exp $
+$NetBSD: distinfo,v 1.3 2020/01/02 09:11:34 pho Exp $
-SHA1 (split-0.2.2.tar.gz) = c5aa04f033846058a96450e7720268348c13d928
-RMD160 (split-0.2.2.tar.gz) = 7d4fe221283836386807f0e73a90df1255061f6f
-SHA512 (split-0.2.2.tar.gz) = d3e1a0d875632d15b12c0e454188382b705f2b9d93cb99d64f0a2a150ee7b7458628eff95da7da5f51fe9ed4ef3bd8ef3640f925f66e8f6f61253f679326614e
-Size (split-0.2.2.tar.gz) = 14666 bytes
+SHA1 (split-0.2.3.3.tar.gz) = 1c07114307196b4c3f1d94fb9e30485872b01f21
+RMD160 (split-0.2.3.3.tar.gz) = 081190df13c62a04e9bc83fec2097845c32eb1c4
+SHA512 (split-0.2.3.3.tar.gz) = 40283ee2f5e2ab56207b05a1a7bc7de114ae0da52dc37ed32bd4e1dd3a3baa8d3346fed04af979fa5fc263b931c0b830832c0cad69e98d151f5550542af6f475
+Size (split-0.2.3.3.tar.gz) = 15681 bytes
Home |
Main Index |
Thread Index |
Old Index