Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 20:03:15 +0300
From:      Matthias Fechner <idefix@fechner.net>
To:        Jimmy Olgeni <olgeni@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 6ca002d89c86 - main - textproc/UCD: downgrade to 15.0.0
Message-ID:  <bd48862a-0348-b0b5-acd9-df4554012ada@fechner.net>
In-Reply-To: <202309141506.38EF6G9X096742@gitrepo.freebsd.org>
References:  <202309141506.38EF6G9X096742@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 14.09.2023 um 18:06 schrieb Jimmy Olgeni:
>      textproc/UCD: downgrade to 15.0.0
>      
>      (pending better solution)
>      
>      deskutils/gucharmap breaks because it requires 15.0.0 and refuses to
>      build with 15.1.0.
>      
>      This in turn breaks x11/mate-applets.
>      
>      Approved by:    maintainer
> ---
>   textproc/UCD/Makefile |  3 ++-
>   textproc/UCD/distinfo | 14 +++++++-------
>   2 files changed, 9 insertions(+), 8 deletions(-)
>
> diff --git a/textproc/UCD/Makefile b/textproc/UCD/Makefile
> index 194221f14987..ffe1b197ca80 100644
> --- a/textproc/UCD/Makefile
> +++ b/textproc/UCD/Makefile
> @@ -1,5 +1,6 @@
>   PORTNAME=	UCD
> -PORTVERSION=	15.1.0
> +PORTVERSION=	15.0.0
> +PORTREVISION=	1

This should be PORTEPOCH and noch PORTREVISION?

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bd48862a-0348-b0b5-acd9-df4554012ada>