pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ruby-rss: remove



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Jan 23 00:10:40 2024 +0100
Changeset:	cf49045e98293b471a7ef06118776dc12ae89bab

Modified Files:
	Makefile
	ruby-gollum/Makefile
Removed Files:
	ruby-rss/DESCR
	ruby-rss/Makefile
	ruby-rss/PLIST
	ruby-rss/distinfo

Log Message:
ruby-rss: remove

A new enough version for the only user, ruby-gollum, is part of
the ruby base packages.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf49045e98293b471a7ef06118776dc12ae89bab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile             |  1 -
 ruby-gollum/Makefile |  1 -
 ruby-rss/DESCR       | 15 ---------------
 ruby-rss/Makefile    | 12 ------------
 ruby-rss/PLIST       | 52 ----------------------------------------------------
 ruby-rss/distinfo    |  5 -----
 6 files changed, 86 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 8842e236d4..d3cecb767d 100644
--- a/Makefile
+++ b/Makefile
@@ -4965,7 +4965,6 @@ SUBDIR+=	ruby-roadie
 SUBDIR+=	ruby-roadie-rails52
 SUBDIR+=	ruby-roo-xls
 SUBDIR+=	ruby-rouge3
-SUBDIR+=	ruby-rss
 SUBDIR+=	ruby-sdl2
 SUBDIR+=	ruby-simple-navigation
 SUBDIR+=	ruby-sinatra-contrib2
diff --git a/ruby-gollum/Makefile b/ruby-gollum/Makefile
index 75e7bd55d2..59c7becfdd 100644
--- a/ruby-gollum/Makefile
+++ b/ruby-gollum/Makefile
@@ -21,7 +21,6 @@ DEPENDS+=	${RUBY_PKGPREFIX}-sprockets3>=3.7<4:../../wip/ruby-sprockets3
 DEPENDS+=	${RUBY_PKGPREFIX}-sass>=3.5<4:../../www/ruby-sass
 DEPENDS+=	${RUBY_PKGPREFIX}-uglifier4>=4.2<5:../../wip/ruby-uglifier4
 DEPENDS+=	${RUBY_PKGPREFIX}-sprockets-helpers>=1.2<2:../../wip/ruby-sprockets-helpers
-DEPENDS+=	${RUBY_PKGPREFIX}-rss>=0.2.9:../../wip/ruby-rss
 DEPENDS+=	${RUBY_PKGPREFIX}-therubyrhino>=2.1.0<2.2.0:../../wip/ruby-therubyrhino
 DEPENDS+=	${RUBY_PKGPREFIX}-webrick>=1.7<2:../../www/ruby-webrick
 DEPENDS+=	${RUBY_PKGPREFIX}-i18n>=1.8<2:../../devel/ruby-i18n
diff --git a/ruby-rss/DESCR b/ruby-rss/DESCR
deleted file mode 100644
index 9ed9aef105..0000000000
--- a/ruby-rss/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-Really Simple Syndication (RSS) is a family of formats that describe
-feeds, specially constructed XML documents that allow an interested
-person to subscribe and receive updates from a particular web
-service. This portion of the standard library provides tooling to read
-and create these feeds.
-
-The standard library supports RSS 0.91, 1.0, 2.0, and Atom, a related
-format. Here are some links to the standards documents for these
-formats:
-
-* RSS
-  * 0.9.1
-  * 1.0
-  * 2.0
-* Atom
diff --git a/ruby-rss/Makefile b/ruby-rss/Makefile
deleted file mode 100644
index 7507fbe04b..0000000000
--- a/ruby-rss/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	rss-0.3.0
-CATEGORIES=	www
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/ruby/rss
-COMMENT=	Family of libraries that support various formats of XML "feeds"
-LICENSE=	2-clause-bsd
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-rss/PLIST b/ruby-rss/PLIST
deleted file mode 100644
index bce2af0bf2..0000000000
--- a/ruby-rss/PLIST
+++ /dev/null
@@ -1,52 +0,0 @@
-@comment $NetBSD$
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/LICENSE.txt
-${GEM_LIBDIR}/NEWS.md
-${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/lib/rss.rb
-${GEM_LIBDIR}/lib/rss/0.9.rb
-${GEM_LIBDIR}/lib/rss/1.0.rb
-${GEM_LIBDIR}/lib/rss/2.0.rb
-${GEM_LIBDIR}/lib/rss/atom.rb
-${GEM_LIBDIR}/lib/rss/content.rb
-${GEM_LIBDIR}/lib/rss/content/1.0.rb
-${GEM_LIBDIR}/lib/rss/content/2.0.rb
-${GEM_LIBDIR}/lib/rss/converter.rb
-${GEM_LIBDIR}/lib/rss/dublincore.rb
-${GEM_LIBDIR}/lib/rss/dublincore/1.0.rb
-${GEM_LIBDIR}/lib/rss/dublincore/2.0.rb
-${GEM_LIBDIR}/lib/rss/dublincore/atom.rb
-${GEM_LIBDIR}/lib/rss/image.rb
-${GEM_LIBDIR}/lib/rss/itunes.rb
-${GEM_LIBDIR}/lib/rss/maker.rb
-${GEM_LIBDIR}/lib/rss/maker/0.9.rb
-${GEM_LIBDIR}/lib/rss/maker/1.0.rb
-${GEM_LIBDIR}/lib/rss/maker/2.0.rb
-${GEM_LIBDIR}/lib/rss/maker/atom.rb
-${GEM_LIBDIR}/lib/rss/maker/base.rb
-${GEM_LIBDIR}/lib/rss/maker/content.rb
-${GEM_LIBDIR}/lib/rss/maker/dublincore.rb
-${GEM_LIBDIR}/lib/rss/maker/entry.rb
-${GEM_LIBDIR}/lib/rss/maker/feed.rb
-${GEM_LIBDIR}/lib/rss/maker/image.rb
-${GEM_LIBDIR}/lib/rss/maker/itunes.rb
-${GEM_LIBDIR}/lib/rss/maker/slash.rb
-${GEM_LIBDIR}/lib/rss/maker/syndication.rb
-${GEM_LIBDIR}/lib/rss/maker/taxonomy.rb
-${GEM_LIBDIR}/lib/rss/maker/trackback.rb
-${GEM_LIBDIR}/lib/rss/parser.rb
-${GEM_LIBDIR}/lib/rss/rexmlparser.rb
-${GEM_LIBDIR}/lib/rss/rss.rb
-${GEM_LIBDIR}/lib/rss/slash.rb
-${GEM_LIBDIR}/lib/rss/syndication.rb
-${GEM_LIBDIR}/lib/rss/taxonomy.rb
-${GEM_LIBDIR}/lib/rss/trackback.rb
-${GEM_LIBDIR}/lib/rss/utils.rb
-${GEM_LIBDIR}/lib/rss/version.rb
-${GEM_LIBDIR}/lib/rss/xml-stylesheet.rb
-${GEM_LIBDIR}/lib/rss/xml.rb
-${GEM_LIBDIR}/lib/rss/xmlparser.rb
-${GEM_LIBDIR}/lib/rss/xmlscanner.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions
diff --git a/ruby-rss/distinfo b/ruby-rss/distinfo
deleted file mode 100644
index ed2ada58bb..0000000000
--- a/ruby-rss/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (rss-0.3.0.gem) = a75e84d635a3b051c995dacf48a7d9f5d79bd14b7fab902e36d9bf3f178d2c11
-SHA512 (rss-0.3.0.gem) = f66b353f02ba60fe09a622b9ccb91de33f686adb9d09b10b7dc2746e66dcb9603198d1d7b78719ad58a9e60bc6f46550c85aa90a34745099e3ef2dfbf034387e
-Size (rss-0.3.0.gem) = 52736 bytes


Home | Main Index | Thread Index | Old Index