pkgsrc-WIP-changes archive

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

crytal-bin: Update to 0.26.1



Module Name:	pkgsrc-wip
Committed By:	Min Sik Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Mon Sep 10 21:10:00 2018 -0700
Changeset:	0126effd84f0d8510e6296f99d84fe89d13377f2

Modified Files:
	crystal-bin/Makefile
	crystal-bin/distinfo

Log Message:
crytal-bin: Update to 0.26.1

Fixed bugs discovered on 0.26.0.

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

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

diffstat:
 crystal-bin/Makefile | 4 ++--
 crystal-bin/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/crystal-bin/Makefile b/crystal-bin/Makefile
index 2bb19660f5..56c1fc5f8a 100644
--- a/crystal-bin/Makefile
+++ b/crystal-bin/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	crystal-0.26.0-1-${LOWER_OPSYS}-${MACHINE_ARCH}
-PKGNAME=	crystal-bin-0.26.0
+DISTNAME=	crystal-0.26.1-1-${LOWER_OPSYS}-${MACHINE_ARCH}
+PKGNAME=	${DISTNAME:S/crystal/crystal-bin/:C/-1-.*//}
 CATEGORIES=	lang
 MASTER_SITES=	https://github.com/crystal-lang/crystal/releases/download/${PKGVERSION_NOREV}/
 
diff --git a/crystal-bin/distinfo b/crystal-bin/distinfo
index 511bdb5772..cf01b50a9d 100644
--- a/crystal-bin/distinfo
+++ b/crystal-bin/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (crystal-0.26.0-1-darwin-x86_64.tar.gz) = 00a18ac3c9eaa92c54a022960dde45131c3d752b
-RMD160 (crystal-0.26.0-1-darwin-x86_64.tar.gz) = f8b59137647c643e2436ad63edc47765c097e177
-SHA512 (crystal-0.26.0-1-darwin-x86_64.tar.gz) = 4dff43ecaf14843c2b793989ef429e551b0782aca36b6e8917dabcf47e3c3eb42507a60472356dbc5a49bb3b6e489346ce8d1399104c2f56c83c9ea4a5f7967c
-Size (crystal-0.26.0-1-darwin-x86_64.tar.gz) = 15294361 bytes
+SHA1 (crystal-0.26.1-1-darwin-x86_64.tar.gz) = ee70d5cfe04365d9e0dea8d68d97ae6a75f3070c
+RMD160 (crystal-0.26.1-1-darwin-x86_64.tar.gz) = f5f481a1d5214b1184588142bf747832b7a7d376
+SHA512 (crystal-0.26.1-1-darwin-x86_64.tar.gz) = 78ac456ce9af35463267e49929d69de40e2c527a40aa0cd727df7e72e90f79e42c9b35f6cc2d894a74aed89662f8424cd363a4245254f9a720463bc85bfa11f7
+Size (crystal-0.26.1-1-darwin-x86_64.tar.gz) = 15225143 bytes


Home | Main Index | Thread Index | Old Index