Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 07:21:49 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 08467fb5c287 - main - ftp/urlgfe: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202205260721.24Q7LnWi025314@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08467fb5c287e8ef293dbac0419bcac0cf2ef368

commit 08467fb5c287e8ef293dbac0419bcac0cf2ef368
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-26 07:10:25 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-26 07:12:32 +0000

    ftp/urlgfe: Deprecate and set expiration date to 2022-06-30
    
    Outdated and deprecated upstream, last release was in 2008 (1.0.3)
    and it depends on deprecated library GTK 2
    
    PR:             263909
    Approved by:    chip-set@mail.ru (maintainer timeout, 2+ weeks)
---
 ftp/urlgfe/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index 82b43fba4f4d..a1a1cfac16ce 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/urlget/Urlgfe%20%28legacy%29/${PORTVERSION}
 MAINTAINER=	chip-set@mail.ru
 COMMENT=	Download manager
 
+DEPRECATE=	Outdated and deprecated upstream, last release was in 2008 (1.0.3) and it depends on deprecated library GTK 2
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 GNU_CONFIGURE=	yes



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