Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2023 20:17:44 -0500
From:      "Dan Langille" <dan@langille.org>
To:        "Jose Alonso Cardenas Marquez" <acm@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 0010bd407b80 - main - www/linux-opera: Mark DEPRECATED
Message-ID:  <f4041aeb-48c1-43ac-8c54-a0885eaf9ebe@app.fastmail.com>
In-Reply-To: <202311130051.3AD0pfWB004613@gitrepo.freebsd.org>
References:  <202311130051.3AD0pfWB004613@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, Nov 12, 2023, at 7:51 PM, Jose Alonso Cardenas Marquez wrote:
> The branch main has been updated by acm:
>
> URL: 
> https://cgit.FreeBSD.org/ports/commit/?id=0010bd407b8085836ae24fb06383d69b13bcd981
>
> commit 0010bd407b8085836ae24fb06383d69b13bcd981
> Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
> AuthorDate: 2023-11-13 00:49:18 +0000
> Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
> CommitDate: 2023-11-13 00:51:30 +0000
>
>     www/linux-opera: Mark DEPRECATED
>    
>     - This port is outdated and not supported anymore
>     PR:             275037
>     Reported by:    anniiii _at_ anniiii.xyz
> ---
>  www/linux-opera/Makefile | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
> index 245d324667d1..32e1fd7bb5f5 100644
> --- a/www/linux-opera/Makefile
> +++ b/www/linux-opera/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=	opera
>  PORTVERSION=	${OPERA_VER}
> -PORTREVISION=	3
> +PORTREVISION=	4
>  CATEGORIES=	www linux
>  MASTER_SITES=	ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/ \
>  		ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/ \
> @@ -20,6 +20,9 @@ WWW=		http://www.opera.com/
> 
>  RUN_DEPENDS=	update-mime-database:misc/shared-mime-info
> 
> +DEPRECATED=	outdated and unsupported version
> +EXPIRATION_DATE=2023-11-31

November has only 30 days.

> +
>  USES=		cpe desktop-file-utils gnome linux shared-mime-info tar:xz
>  USE_LINUX=	gtk2 sqlite3 xorglibs
>  ONLY_FOR_ARCHS=	i386 amd64

-- 
  Dan Langille
  dan@langille.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f4041aeb-48c1-43ac-8c54-a0885eaf9ebe>