svn commit: r569451 - head/audio/zynaddsubfx

Mathieu Arnold mat at freebsd.org
Mon Mar 29 09:14:39 UTC 2021


On Mon, Mar 29, 2021 at 09:11:56AM +0000, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Mon Mar 29 09:11:56 2021
> New Revision: 569451
> URL: https://svnweb.freebsd.org/changeset/ports/569451
> 
> Log:
>   Use DISTVERSION instead of PORTVERSION.
>   
>   Suggested by:	mat
>   Approved by:	pi (implicit)
> 
> Modified:
>   head/audio/zynaddsubfx/Makefile
> 
> Modified: head/audio/zynaddsubfx/Makefile
> ==============================================================================
> --- head/audio/zynaddsubfx/Makefile	Mon Mar 29 09:10:41 2021	(r569450)
> +++ head/audio/zynaddsubfx/Makefile	Mon Mar 29 09:11:56 2021	(r569451)
> @@ -2,8 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	zynaddsubfx
> -PORTVERSION=	3.0.6
> -DISTVERSIONSUFFIX=	-rc3
> +DISTVERSION=	3.0.6-rc3

The version of the port went backwards, you must set PORTEPOCH=1.

-- 
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-all/attachments/20210329/b40c0230/attachment.sig>


More information about the svn-ports-all mailing list