Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2018 22:23:04 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460645 - head/devel/libdparse
Message-ID:  <201802012223.w11MN43W015804@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Feb  1 22:23:04 2018
New Revision: 460645
URL: https://svnweb.freebsd.org/changeset/ports/460645

Log:
  - Update to 0.8.0-alpha1

Modified:
  head/devel/libdparse/Makefile
  head/devel/libdparse/distinfo

Modified: head/devel/libdparse/Makefile
==============================================================================
--- head/devel/libdparse/Makefile	Thu Feb  1 22:17:44 2018	(r460644)
+++ head/devel/libdparse/Makefile	Thu Feb  1 22:23:04 2018	(r460645)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdparse
-PORTVERSION=	0.7.1
+DISTVERSION=	0.8.0-alpha1
 CATEGORIES=	devel
 
 MAINTAINER=	acm@FreeBSD.org
@@ -15,7 +15,8 @@ BUILD_DEPENDS=	ldmd2:lang/ldc \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	dlang-community
-GH_TAGNAME=	v${PORTVERSION}
+GH_TAGNAME=	v${DISTVERSION:S/alpha/alpha./}
+#GH_TAGNAME=	v${PORTVERSION}
 
 DUB_CMD=	${LOCALBASE}/bin/dub build --build=release
 D_INCLUDE_DIR=	${PREFIX}/include/d

Modified: head/devel/libdparse/distinfo
==============================================================================
--- head/devel/libdparse/distinfo	Thu Feb  1 22:17:44 2018	(r460644)
+++ head/devel/libdparse/distinfo	Thu Feb  1 22:23:04 2018	(r460645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513177342
-SHA256 (dlang-community-libdparse-0.7.1-v0.7.1_GH0.tar.gz) = dc48580691fb6dceeee1f0302270b9c7a309620492ee8e1505f4bdacfb17d95b
-SIZE (dlang-community-libdparse-0.7.1-v0.7.1_GH0.tar.gz) = 109408
+TIMESTAMP = 1517521733
+SHA256 (dlang-community-libdparse-0.8.0-alpha1-v0.8.0-alpha.1_GH0.tar.gz) = d31cd2bff71b22c6f0f16fcbc784861e30bea5bf4d88e87c2d278e39addc8b52
+SIZE (dlang-community-libdparse-0.8.0-alpha1-v0.8.0-alpha.1_GH0.tar.gz) = 111828



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