Date: Sun, 3 Jun 2018 17:14:23 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r471457 - head/devel/dsymbol Message-ID: <20180603171423.3e48d649@oxy> In-Reply-To: <201806030643.w536h73H087634@repo.freebsd.org> References: <201806030643.w536h73H087634@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Jun 2018 06:43:07 +0000 (UTC) Jose Alonso Cardenas Marquez <acm@FreeBSD.org> wrote: >Author: acm >Date: Sun Jun 3 06:43:07 2018 >New Revision: 471457 >URL: https://svnweb.freebsd.org/changeset/ports/471457 > >Log: > - Update to 0.3.5 > >Modified: > head/devel/dsymbol/Makefile > head/devel/dsymbol/distinfo > >Modified: head/devel/dsymbol/Makefile >============================================================================== >--- head/devel/dsymbol/Makefile Sun Jun 3 06:41:29 2018 (r471456) >+++ head/devel/dsymbol/Makefile Sun Jun 3 06:43:07 2018 (r471457) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= dsymbol >-DISTVERSION= 0.3.0-beta1 >+PORTVERSION= 0.3.5 > CATEGORIES= devel > >[...] > > USE_GITHUB= yes > GH_ACCOUNT= dlang-community >-GH_TAGNAME= v${DISTVERSION:S/beta/beta./} >+GH_TAGNAME= v${PORTVERSION} Shouldn't it be just DISTVERSIONPREFIX?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180603171423.3e48d649>