Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 00:51:41 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0010bd407b80 - main - www/linux-opera: Mark DEPRECATED
Message-ID:  <202311130051.3AD0pfWB004613@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+
 USES=		cpe desktop-file-utils gnome linux shared-mime-info tar:xz
 USE_LINUX=	gtk2 sqlite3 xorglibs
 ONLY_FOR_ARCHS=	i386 amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311130051.3AD0pfWB004613>