1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

- Update to 0.7.0

This commit is contained in:
Jose Alonso Cardenas Marquez 2018-06-03 06:39:14 +00:00
parent 46eea865c0
commit 45595acb5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471455
2 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= containers
PORTVERSION= 0.6.0
PORTVERSION= 0.7.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
@ -12,7 +12,8 @@ COMMENT= Containers backed on dlang by std.experimental.allocator
LICENSE= BSL
BUILD_DEPENDS= ldmd2:lang/ldc \
dub:devel/dub
dub:devel/dub \
${LOCALBASE}/lib/d/libstdx-allocator.a:devel/stdx-allocator
USE_GITHUB= yes
GH_ACCOUNT= economicmodeling
@ -21,6 +22,9 @@ DUB_CMD= ${LOCALBASE}/bin/dub build --build=release
D_INCLUDE_DIR= ${PREFIX}/include/d
D_LIB_DIR= ${PREFIX}/lib/d
post-patch:
${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/dub.json
do-build:
@cd ${WRKSRC} && ${DUB_CMD}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1517517355
SHA256 (economicmodeling-containers-v0.6.0_GH0.tar.gz) = 6b6ee00b39fa6042711b49886eced94a3806ffee986ba6ff6c20f0a72309c3d4
SIZE (economicmodeling-containers-v0.6.0_GH0.tar.gz) = 46134
TIMESTAMP = 1525929679
SHA256 (economicmodeling-containers-v0.7.0_GH0.tar.gz) = beed227f4db56a0ac112f6780e41462aa8867efdc5ad40b8c7661f78490e232e
SIZE (economicmodeling-containers-v0.7.0_GH0.tar.gz) = 47983