Re: git: 0010bd407b80 - main - www/linux-opera: Mark DEPRECATED
- In reply to: Jose Alonso Cardenas Marquez : "git: 0010bd407b80 - main - www/linux-opera: Mark DEPRECATED"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 01:17:44 UTC
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