Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 10:06:20 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: 96f57aac6d93 - main - graphics/xsvg: Deprecate and set expiration date to 2024-07-31
Message-ID:  <202407141006.46EA6KJS060636@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=96f57aac6d938ee1720a6b8fc2c876e6cd332ba0

commit 96f57aac6d938ee1720a6b8fc2c876e6cd332ba0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-14 09:56:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-14 10:06:04 +0000

    graphics/xsvg: Deprecate and set expiration date to 2024-07-31
    
    Depends on deprecated library graphics/libsvg-cairo
    
    PR:             279955
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 graphics/xsvg/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/xsvg/Makefile b/graphics/xsvg/Makefile
index 152d5a7324d0..9d5f88f8e164 100644
--- a/graphics/xsvg/Makefile
+++ b/graphics/xsvg/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	X11 SVG viewer
 WWW=		https://cairographics.org/
 
+DEPRECATED=	Depends on deprecated library graphics/libsvg-cairo
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libsvg-cairo.so:graphics/libsvg-cairo
 
 USES=		pkgconfig xorg



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