pkgsrc-WIP-changes archive

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

hs-carp: Update to 0.5.1



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By:	cfkoch
Date:		Thu Aug 26 01:39:32 2021 -0700
Changeset:	f56db67613a2a5cc360edec751d5aa1b30ef419c

Modified Files:
	hs-carp/Makefile
	hs-carp/TODO
	hs-carp/distinfo

Log Message:
hs-carp: Update to 0.5.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f56db67613a2a5cc360edec751d5aa1b30ef419c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 hs-carp/Makefile | 7 +++----
 hs-carp/TODO     | 3 ---
 hs-carp/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 11 deletions(-)

diffs:
diff --git a/hs-carp/Makefile b/hs-carp/Makefile
index d411f3f38f..c6d6543916 100644
--- a/hs-carp/Makefile
+++ b/hs-carp/Makefile
@@ -1,13 +1,12 @@
 # $NetBSD$
 
-DISTNAME=	carp-0.4.8
+DISTNAME=	carp-0.5.1
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=carp-lang/}
 GITHUB_PROJECT=	Carp
-#GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	eb1e060f54e287bd975b49c497335b70b2a422f5
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	cfkoch%edgebsd.org@localhost
+MAINTAINER=	dressupgeekout%gmail.com@localhost
 COMMENT=	A statically typed Lisp
 LICENSE=	apache-2.0
 
diff --git a/hs-carp/TODO b/hs-carp/TODO
index d81f64369c..8e953a6fe0 100644
--- a/hs-carp/TODO
+++ b/hs-carp/TODO
@@ -1,5 +1,2 @@
-- (30 Dec 2020) charlotte: Need to upgrade devel/hs-ansi-terminal to 0.10.3
-  -- works for me, locally
-
 - (30 Dec 2020) charlotte: Should probably find a way to ship a complete
   CARP_DIR, too
diff --git a/hs-carp/distinfo b/hs-carp/distinfo
index 14a065499b..9e37dfd9fe 100644
--- a/hs-carp/distinfo
+++ b/hs-carp/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (carp-0.4.8-eb1e060f54e287bd975b49c497335b70b2a422f5.tar.gz) = ad43fa894adc9b2b1e69731e31afd23b2a3988b7
-RMD160 (carp-0.4.8-eb1e060f54e287bd975b49c497335b70b2a422f5.tar.gz) = 1bcf5b0e0e1b9c4fdce07252a508945b5c55cfc2
-SHA512 (carp-0.4.8-eb1e060f54e287bd975b49c497335b70b2a422f5.tar.gz) = 7486252bda8a250b25cfd6f1f7befa22fe02128f9c9969a299c6fbea82e8511ddeb6dfaa29e00cee762e8820f3bce580370599013d67461b020a6bd08b23b0ca
-Size (carp-0.4.8-eb1e060f54e287bd975b49c497335b70b2a422f5.tar.gz) = 4903603 bytes
+SHA1 (carp-0.5.1.tar.gz) = 7cf8ab9cd9a79b47eb67e4a884503b8d04f0f03e
+RMD160 (carp-0.5.1.tar.gz) = d6047a9df80a0faa6a1212aa29d55fb77830c9e4
+SHA512 (carp-0.5.1.tar.gz) = 345687a23c9c89ba013a64a04646a8f15eefb7f51cf768e6b654ec206155f947c68fe44b4195b45d38c5edf194021f94c990f113e4448ed5919473789816b5a4
+Size (carp-0.5.1.tar.gz) = 4868487 bytes


Home | Main Index | Thread Index | Old Index