git: 6ba61a88ae07 - main - graphics/libsvg-cairo: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:11:26 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ba61a88ae0761a0900a8df47d3e99ee7494e71e commit 6ba61a88ae0761a0900a8df47d3e99ee7494e71e Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-09-14 22:11:16 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-09-14 22:11:16 +0000 graphics/libsvg-cairo: Remove expired port 2024-07-31 graphics/libsvg-cairo: Depends on deprecated library graphics/libsvg --- MOVED | 1 + graphics/Makefile | 1 - graphics/libsvg-cairo/Makefile | 27 --------------------------- graphics/libsvg-cairo/distinfo | 2 -- graphics/libsvg-cairo/pkg-descr | 1 - 5 files changed, 1 insertion(+), 31 deletions(-) diff --git a/MOVED b/MOVED index 09c07d9ae890..54e570f45d66 100644 --- a/MOVED +++ b/MOVED @@ -3474,3 +3474,4 @@ security/rubygem-rack-oauth21|security/rubygem-rack-oauth2|2024-09-11|Has expire textproc/rubygem-static_holmes|textproc/rubygem-charlock_holmes|2024-09-11|Has expired: Use textproc/rubygem-charlock_holmes instead textproc/rubygem-elasticsearch713|textproc/rubygem-elasticsearch|2024-09-11|Has expired: Use textproc/rubygem-elasticsearch instead graphics/svg2png||2024-09-14|Has expired: Depends on deprecated library graphics/libsvg-cairo, please consider using ImageMagick or librsvg +graphics/libsvg-cairo||2024-09-14|Has expired: Depends on deprecated library graphics/libsvg diff --git a/graphics/Makefile b/graphics/Makefile index 02c863800fb0..9142fe6ee8d8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -508,7 +508,6 @@ SUBDIR += libspiro SUBDIR += libspng SUBDIR += libsvg - SUBDIR += libsvg-cairo SUBDIR += libsvgtiny SUBDIR += libvisual SUBDIR += libvisual04 diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile deleted file mode 100644 index efaeafe72150..000000000000 --- a/graphics/libsvg-cairo/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= libsvg-cairo -PORTVERSION= 0.1.6 -PORTREVISION= 10 -CATEGORIES= graphics -MASTER_SITES= http://cairographics.org/snapshots/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= SVG rendering library -WWW= https://cairographics.org - -DEPRECATED= Depends on deprecated library graphics/libsvg -EXPIRATION_DATE=2024-07-31 - -LIB_DEPENDS= libsvg.so:graphics/libsvg \ - libcairo.so:graphics/cairo - -GNU_CONFIGURE= yes -USES= jpeg libtool pathfix pkgconfig -USE_LDCONFIG= yes -PLIST_FILES= include/svg-cairo.h \ - lib/libsvg-cairo.a \ - lib/libsvg-cairo.so \ - lib/libsvg-cairo.so.1 \ - lib/libsvg-cairo.so.1.0.1 \ - libdata/pkgconfig/libsvg-cairo.pc - -.include <bsd.port.mk> diff --git a/graphics/libsvg-cairo/distinfo b/graphics/libsvg-cairo/distinfo deleted file mode 100644 index d0373327b4c7..000000000000 --- a/graphics/libsvg-cairo/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libsvg-cairo-0.1.6.tar.gz) = a380be6a78ec2938100ce904363815a94068fca372c666b8cc82aa8711a0215c -SIZE (libsvg-cairo-0.1.6.tar.gz) = 325427 diff --git a/graphics/libsvg-cairo/pkg-descr b/graphics/libsvg-cairo/pkg-descr deleted file mode 100644 index 59af6e967016..000000000000 --- a/graphics/libsvg-cairo/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -SVG Rendering library using cairo