Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2020 08:42:06 +0000 (UTC)
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538654 - in head: devel/shards lang/crystal
Message-ID:  <202006130842.05D8g6Nl098872@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mikael
Date: Sat Jun 13 08:42:06 2020
New Revision: 538654
URL: https://svnweb.freebsd.org/changeset/ports/538654

Log:
  lang/crystal: update to 0.34.0 (& devel/shards 0.11.0)
  
  PR:		247071
  Submitted by:	Greg V (maintainer)

Modified:
  head/devel/shards/Makefile
  head/devel/shards/distinfo
  head/lang/crystal/Makefile
  head/lang/crystal/distinfo
  head/lang/crystal/pkg-plist

Modified: head/devel/shards/Makefile
==============================================================================
--- head/devel/shards/Makefile	Sat Jun 13 08:40:00 2020	(r538653)
+++ head/devel/shards/Makefile	Sat Jun 13 08:42:06 2020	(r538654)
@@ -2,8 +2,7 @@
 
 PORTNAME=		shards
 DISTVERSIONPREFIX=	v
-DISTVERSION=		0.9.0
-PORTREVISION=		2
+DISTVERSION=		0.11.0
 CATEGORIES=		devel
 
 MAINTAINER=	greg@unrelenting.technology
@@ -20,6 +19,7 @@ RUN_DEPENDS=	git:devel/git
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	crystal-lang
+GH_TUPLE=	crystal-lang:crystal-molinillo:e61b200edb735d5676e11cbe56e8353c8b2ced0b:molinillo/lib/molinillo
 
 MAKE_ARGS+=	CRFLAGS="--release --no-debug" \
 		MANDIR="${STAGEDIR}${PREFIX}/man"

Modified: head/devel/shards/distinfo
==============================================================================
--- head/devel/shards/distinfo	Sat Jun 13 08:40:00 2020	(r538653)
+++ head/devel/shards/distinfo	Sat Jun 13 08:42:06 2020	(r538654)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1561322860
-SHA256 (crystal-lang-shards-v0.9.0_GH0.tar.gz) = 90f230c87cc7b94ca845e6fe34f2523edcadb562d715daaf98603edfa2a94d65
-SIZE (crystal-lang-shards-v0.9.0_GH0.tar.gz) = 41280
+TIMESTAMP = 1591564840
+SHA256 (crystal-lang-shards-v0.11.0_GH0.tar.gz) = d1b58ec81c6acc2bf7ecad4e2868e05f74a57647318a167c7324f706b568bfff
+SIZE (crystal-lang-shards-v0.11.0_GH0.tar.gz) = 45819
+SHA256 (crystal-lang-crystal-molinillo-e61b200edb735d5676e11cbe56e8353c8b2ced0b_GH0.tar.gz) = fd9e4f66eaf00b1aa05f6c762de9379e8a9573bfd52ba6af978dd4d69b5edbaf
+SIZE (crystal-lang-crystal-molinillo-e61b200edb735d5676e11cbe56e8353c8b2ced0b_GH0.tar.gz) = 23955

Modified: head/lang/crystal/Makefile
==============================================================================
--- head/lang/crystal/Makefile	Sat Jun 13 08:40:00 2020	(r538653)
+++ head/lang/crystal/Makefile	Sat Jun 13 08:42:06 2020	(r538654)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=		crystal
-DISTVERSION=		0.32.1
+DISTVERSION=		0.34.0
 CATEGORIES=		lang
 MASTER_SITES=		https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/crystal/:bootstrap
 DISTFILES=		${BOOTSTRAP_PATH}:bootstrap

Modified: head/lang/crystal/distinfo
==============================================================================
--- head/lang/crystal/distinfo	Sat Jun 13 08:40:00 2020	(r538653)
+++ head/lang/crystal/distinfo	Sat Jun 13 08:42:06 2020	(r538654)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1578764846
+TIMESTAMP = 1591562996
 SHA256 (crystal/crystal-0.32.1-freebsd12-aarch64) = 41b629ecc54c2460e66b679916f148d671b17e0df0ad2992a4546c40c733b152
 SIZE (crystal/crystal-0.32.1-freebsd12-aarch64) = 10030760
 SHA256 (crystal/crystal-0.32.1-freebsd12-amd64) = 0de45c742f0446637dc4528e5c3a5d1888afd49f0938e48d4f5a09e886750054
 SIZE (crystal/crystal-0.32.1-freebsd12-amd64) = 11431840
-SHA256 (crystal/crystal-lang-crystal-0.32.1_GH0.tar.gz) = 66b62d0fb5bfa6547f285eb520f7fd0bc57bc994babf54cb8e7a61e613c79399
-SIZE (crystal/crystal-lang-crystal-0.32.1_GH0.tar.gz) = 2225383
+SHA256 (crystal/crystal-lang-crystal-0.34.0_GH0.tar.gz) = 973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8
+SIZE (crystal/crystal-lang-crystal-0.34.0_GH0.tar.gz) = 2270363

Modified: head/lang/crystal/pkg-plist
==============================================================================
--- head/lang/crystal/pkg-plist	Sat Jun 13 08:40:00 2020	(r538653)
+++ head/lang/crystal/pkg-plist	Sat Jun 13 08:42:06 2020	(r538654)
@@ -88,6 +88,7 @@ lib/crystal/compiler/crystal/semantic/conversions.cr
 lib/crystal/compiler/crystal/semantic/cover.cr
 lib/crystal/compiler/crystal/semantic/default_arguments.cr
 lib/crystal/compiler/crystal/semantic/exception.cr
+lib/crystal/compiler/crystal/semantic/exhaustiveness_checker.cr
 lib/crystal/compiler/crystal/semantic/filters.cr
 lib/crystal/compiler/crystal/semantic/fix_missing_types.cr
 lib/crystal/compiler/crystal/semantic/flags.cr
@@ -217,10 +218,13 @@ lib/crystal/crypto/bcrypt/blowfish.cr
 lib/crystal/crypto/bcrypt/password.cr
 lib/crystal/crypto/blowfish.cr
 lib/crystal/crypto/subtle.cr
+lib/crystal/crystal/at_exit_handlers.cr
 lib/crystal/crystal/compiler_rt.cr
 lib/crystal/crystal/compiler_rt/mulodi4.cr
+lib/crystal/crystal/datum.cr
 lib/crystal/crystal/fiber_channel.cr
 lib/crystal/crystal/hasher.cr
+lib/crystal/crystal/iconv.cr
 lib/crystal/crystal/main.cr
 lib/crystal/crystal/once.cr
 lib/crystal/crystal/pointer_linked_list.cr
@@ -300,12 +304,13 @@ lib/crystal/debug/elf.cr
 lib/crystal/debug/mach_o.cr
 lib/crystal/deque.cr
 lib/crystal/digest.cr
+lib/crystal/digest/adler32.cr
 lib/crystal/digest/base.cr
+lib/crystal/digest/crc32.cr
 lib/crystal/digest/md5.cr
 lib/crystal/digest/sha1.cr
 lib/crystal/dir.cr
 lib/crystal/dir/glob.cr
-lib/crystal/dl.cr
 lib/crystal/docs_main.cr
 lib/crystal/docs_pseudo_methods.cr
 lib/crystal/ecr.cr
@@ -327,11 +332,12 @@ lib/crystal/fiber.cr
 lib/crystal/fiber/context.cr
 lib/crystal/fiber/context/aarch64.cr
 lib/crystal/fiber/context/arm.cr
-lib/crystal/fiber/context/i686.cr
+lib/crystal/fiber/context/i386.cr
 lib/crystal/fiber/context/x86_64-microsoft.cr
 lib/crystal/fiber/context/x86_64-sysv.cr
 lib/crystal/fiber/stack_pool.cr
 lib/crystal/file.cr
+lib/crystal/file/error.cr
 lib/crystal/file/info.cr
 lib/crystal/file/preader.cr
 lib/crystal/file/tempfile.cr
@@ -381,9 +387,9 @@ lib/crystal/http/server/request_processor.cr
 lib/crystal/http/server/response.cr
 lib/crystal/http/status.cr
 lib/crystal/http/web_socket.cr
+lib/crystal/http/web_socket/close_code.cr
 lib/crystal/http/web_socket/protocol.cr
 lib/crystal/humanize.cr
-lib/crystal/iconv.cr
 lib/crystal/indexable.cr
 lib/crystal/ini.cr
 lib/crystal/int.cr
@@ -807,6 +813,7 @@ lib/crystal/llvm/builder.cr
 lib/crystal/llvm/context.cr
 lib/crystal/llvm/di_builder.cr
 lib/crystal/llvm/enums.cr
+lib/crystal/llvm/ext/find-llvm-config
 lib/crystal/llvm/ext/llvm_ext.cc
 lib/crystal/llvm/ext/llvm_ext.o
 lib/crystal/llvm/function.cr
@@ -832,6 +839,17 @@ lib/crystal/llvm/target_machine.cr
 lib/crystal/llvm/type.cr
 lib/crystal/llvm/value.cr
 lib/crystal/llvm/value_methods.cr
+lib/crystal/log.cr
+lib/crystal/log/backend.cr
+lib/crystal/log/broadcast_backend.cr
+lib/crystal/log/builder.cr
+lib/crystal/log/context.cr
+lib/crystal/log/entry.cr
+lib/crystal/log/env_config.cr
+lib/crystal/log/io_backend.cr
+lib/crystal/log/log.cr
+lib/crystal/log/main.cr
+lib/crystal/log/memory_backend.cr
 lib/crystal/logger.cr
 lib/crystal/macros.cr
 lib/crystal/math/libm.cr
@@ -885,7 +903,6 @@ lib/crystal/openssl/x509/extension.cr
 lib/crystal/openssl/x509/name.cr
 lib/crystal/openssl/x509/x509.cr
 lib/crystal/option_parser.cr
-lib/crystal/partial_comparable.cr
 lib/crystal/path.cr
 lib/crystal/pointer.cr
 lib/crystal/prelude.cr
@@ -903,7 +920,6 @@ lib/crystal/random/secure.cr
 lib/crystal/range.cr
 lib/crystal/range/bsearch.cr
 lib/crystal/reference.cr
-lib/crystal/reflect.cr
 lib/crystal/regex.cr
 lib/crystal/regex/lib_pcre.cr
 lib/crystal/regex/match_data.cr
@@ -948,6 +964,7 @@ lib/crystal/symbol.cr
 lib/crystal/system.cr
 lib/crystal/system/group.cr
 lib/crystal/system/user.cr
+lib/crystal/system_error.cr
 lib/crystal/termios.cr
 lib/crystal/time.cr
 lib/crystal/time/format.cr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006130842.05D8g6Nl098872>