git: 91e1e23bd6cd - main - x11-toolkits/rubygem-gtksourceview2: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:51:16 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=91e1e23bd6cd4a5c3dacede5e36a001cba92bcf2 commit 91e1e23bd6cd4a5c3dacede5e36a001cba92bcf2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 19:30:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 19:30:43 +0000 x11-toolkits/rubygem-gtksourceview2: Remove obsoleted port Use x11-toolkits/rubygem-gtksourceview3 instead. --- x11-toolkits/rubygem-gtksourceview2/Makefile | 18 ------------------ x11-toolkits/rubygem-gtksourceview2/distinfo | 3 --- .../files/patch-ext_gtksourceview2_extconf.rb | 10 ---------- x11-toolkits/rubygem-gtksourceview2/pkg-descr | 3 --- 4 files changed, 34 deletions(-) diff --git a/x11-toolkits/rubygem-gtksourceview2/Makefile b/x11-toolkits/rubygem-gtksourceview2/Makefile deleted file mode 100644 index a0e6936e68b2..000000000000 --- a/x11-toolkits/rubygem-gtksourceview2/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= gtksourceview2 -PORTVERSION= 3.4.3 -CATEGORIES= x11-toolkits rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Ruby binding of gtksourceview 2.x - -LICENSE= LGPL21+ -LICENSE_FILE= ${WRKSRC}/COPYING.LIB - -RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2 - -USES= gem gnome -USE_GNOME= gtksourceview2 -USE_RUBY= yes - -.include <bsd.port.mk> diff --git a/x11-toolkits/rubygem-gtksourceview2/distinfo b/x11-toolkits/rubygem-gtksourceview2/distinfo deleted file mode 100644 index d2369186a3de..000000000000 --- a/x11-toolkits/rubygem-gtksourceview2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1589305290 -SHA256 (rubygem/gtksourceview2-3.4.3.gem) = fae6caa3c9713b29a4419d07e46d655f4be474312a3fcbf7c4a10362c431dfed -SIZE (rubygem/gtksourceview2-3.4.3.gem) = 25088 diff --git a/x11-toolkits/rubygem-gtksourceview2/files/patch-ext_gtksourceview2_extconf.rb b/x11-toolkits/rubygem-gtksourceview2/files/patch-ext_gtksourceview2_extconf.rb deleted file mode 100644 index 52673385bb53..000000000000 --- a/x11-toolkits/rubygem-gtksourceview2/files/patch-ext_gtksourceview2_extconf.rb +++ /dev/null @@ -1,10 +0,0 @@ ---- ext/gtksourceview2/extconf.rb.orig 2017-04-28 17:05:47 UTC -+++ ext/gtksourceview2/extconf.rb -@@ -31,6 +31,7 @@ rescue LoadError - end - - [ -+ "cairo", - "glib2", - "gobject-introspection", - "gio2", diff --git a/x11-toolkits/rubygem-gtksourceview2/pkg-descr b/x11-toolkits/rubygem-gtksourceview2/pkg-descr deleted file mode 100644 index 743eeb2ecaa6..000000000000 --- a/x11-toolkits/rubygem-gtksourceview2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. - -WWW: https://ruby-gnome2.osdn.jp/