--- i/devel/shards/Makefile +++ i/devel/shards/Makefile @@ -3,7 +3,7 @@ PORTNAME= shards DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology --- i/lang/crystal/Makefile +++ i/lang/crystal/Makefile @@ -1,30 +1,26 @@ # $FreeBSD$ PORTNAME= crystal -DISTVERSION= 0.28.0 -PORTREVISION= 2 +DISTVERSION= 0.32.1 CATEGORIES= lang MASTER_SITES= https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/crystal/:bootstrap DISTFILES= ${BOOTSTRAP_PATH}:bootstrap DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 2fafc7d60825.patch:-p1 - MAINTAINER= greg@unrelenting.technology COMMENT= Language with Ruby-like syntax and static type checking LICENSE= APACHE20 -IGNORE_FreeBSD_11_aarch64= prebuilt bootstrap for aarch64 only built for FreeBSD >=12 +IGNORE_FreeBSD_11= prebuilt bootstrap only built for FreeBSD >=12 (ino64) ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap compiler LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ libevent.so:devel/libevent \ libpcre.so:devel/pcre \ - libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\1.\2/}.so:devel/llvm${LLVM_VERSION} + libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\1/}.so:devel/llvm${LLVM_VERSION} BUILD_DEPENDS= ${LOCALBASE}/bin/llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} USES= compiler gmake pkgconfig @@ -32,11 +28,10 @@ USES= compiler gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= crystal-lang -LLVM_VERSION= 60 -BOOTSTRAP_PATH= crystal-${BOOTSTRAP_VER}-freebsd${BOOTSTRAP_OSREL}-${ARCH} -BOOTSTRAP_VER?= 0.27.2 +LLVM_VERSION= 90 +BOOTSTRAP_PATH= crystal-${BOOTSTRAP_VER}-freebsd12-${ARCH} +BOOTSTRAP_VER?= 0.32.1 -MAKE_ENV= LD_LIBMAP="libevent-2.1.so.6=libevent-2.1.so.7" MAKE_ARGS= SHELL=sh \ LLVM_CONFIG="${LOCALBASE}/bin/llvm-config${LLVM_VERSION}" \ FLAGS="--release --no-debug --progress --threads=${MAKE_JOBS_NUMBER}" \ @@ -53,12 +48,6 @@ OPTIONS_SUB= yes .include -.if ${OSVERSION} >= 1200000 -BOOTSTRAP_OSREL= 12 -.else -BOOTSTRAP_OSREL= 11 -.endif - .if ${OPSYS} != FreeBSD IGNORE= not supported on anything but FreeBSD .endif --- i/lang/crystal/distinfo +++ i/lang/crystal/distinfo @@ -1,11 +1,7 @@ -TIMESTAMP = 1555798183 -SHA256 (crystal/crystal-0.27.2-freebsd11-amd64) = e6292b0e5f44f65fc8ac7b83d81c81eb94498d9e78b3782f766bc739cdd5703b -SIZE (crystal/crystal-0.27.2-freebsd11-amd64) = 11261812 -SHA256 (crystal/crystal-0.27.2-freebsd12-amd64) = 67284ea4352efa8c6c8e50f6c57d589a7b86e21cf0dfe7fdadaa872dbcb3b3c6 -SIZE (crystal/crystal-0.27.2-freebsd12-amd64) = 11263672 -SHA256 (crystal/crystal-0.27.2-freebsd12-aarch64) = d50b23d2b7b0302e91d57d1a43cc8047d8c7a64e230b6a72c7a36da691386cb9 -SIZE (crystal/crystal-0.27.2-freebsd12-aarch64) = 9692352 -SHA256 (crystal/crystal-lang-crystal-0.28.0_GH0.tar.gz) = 4206f57c6345454504ec4cd8cbd1b9354b9be29fae4cdcdd173f4a28cc13b102 -SIZE (crystal/crystal-lang-crystal-0.28.0_GH0.tar.gz) = 2108702 -SHA256 (crystal/2fafc7d60825.patch) = bb7022add31c2042132978e0edaedf4340689bb8d1f057d5dc4b5cccf20fb1ee -SIZE (crystal/2fafc7d60825.patch) = 1974 +TIMESTAMP = 1578764846 +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 --- i/lang/crystal/pkg-message +++ i/lang/crystal/pkg-message @@ -1,9 +1,6 @@ [ { type: install message: <