svn commit: r524534 - in head/comms/gqrx: . files

Mathieu Arnold mat at FreeBSD.org
Wed Jan 29 08:05:49 UTC 2020


On Wed, Jan 29, 2020 at 06:37:37AM +0000, Ganael LAPLANCHE wrote:
> Author: martymac
> Date: Wed Jan 29 06:37:37 2020
> New Revision: 524534
> URL: https://svnweb.freebsd.org/changeset/ports/524534
> 
> Log:
>   Update to 2.12.0
> 
> Deleted:
>   head/comms/gqrx/files/patch-00-gr38-compat.txt
> Modified:
>   head/comms/gqrx/Makefile
>   head/comms/gqrx/distinfo
>   head/comms/gqrx/files/patch-gqrx.pro
> 
> Modified: head/comms/gqrx/Makefile
> ==============================================================================
> --- head/comms/gqrx/Makefile	Wed Jan 29 05:55:12 2020	(r524533)
> +++ head/comms/gqrx/Makefile	Wed Jan 29 06:37:37 2020	(r524534)
> @@ -2,9 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	gqrx
> -PORTVERSION=	2.11.5
> -DISTVERSIONPREFIX=	v
> -PORTREVISION=	12
> +PORTVERSION=	2.12.0
>  PORTEPOCH=	1
>  CATEGORIES=	comms hamradio
>  
> @@ -32,6 +30,7 @@ USES=		gl pkgconfig qmake qt:5
>  
>  USE_GITHUB=	yes
>  GH_ACCOUNT=	csete
> +GH_TAGNAME=	v${PORTVERSION:S/.0$//}

So, as:

$ pkg version -t 2.12.0 2.12
=

why not simply call it 2.12 with DISTVERSIONPREFIX and be done with it?

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200129/4e83ffd2/attachment.sig>


More information about the svn-ports-head mailing list