summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-02-28 06:21:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-02-28 06:21:56 +0000
commit9c7165aefd1003245634c3e8c2c04878185b00e3 (patch)
tree0773dbb6c53514f52665cdece09bc42de7bcea1f /textproc
parentUpdate to 0.2.2. (diff)
Update to 0.0.8.
Notes
Notes: svn path=/head/; revision=102346
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-rss.alt/Makefile12
-rw-r--r--textproc/ruby-rss.alt/distinfo3
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile
index 45d44a94ac4c..49f575865fc3 100644
--- a/textproc/ruby-rss.alt/Makefile
+++ b/textproc/ruby-rss.alt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rss
-PORTVERSION= 0.0.7
+PORTVERSION= 0.0.8
CATEGORIES= textproc ruby
MASTER_SITES= http://www.cozmixng.org/~kou/download/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,17 +16,17 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby library for handling RSS (alternative impl.)
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \
- ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan
-# You can use ruby-xmlparser as an alternative to xmlscan:
+RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv
+# You can use ruby-xmlscan as an alternative XML parser to REXML:
# ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser
-# You can use REXML as an alternative to xmlscan, but 2.5.0 or later only:
-# ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml
+# Or ruby-xmlparser:
+# ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan
CONFLICTS= ruby-rss-*
USE_RUBY= yes
USE_RUBY_SETUP= yes
+USE_RUBY_FEATURES= rexml
DOCS_EN= README.en Tutorial.en
DOCS_JA= README.ja Tutorial.ja
diff --git a/textproc/ruby-rss.alt/distinfo b/textproc/ruby-rss.alt/distinfo
index 13c4d952402a..bd8ed4bf5164 100644
--- a/textproc/ruby-rss.alt/distinfo
+++ b/textproc/ruby-rss.alt/distinfo
@@ -1 +1,2 @@
-MD5 (ruby/rss-0.0.7.tar.gz) = c22000e19ddc657b4e25fcd793139d37
+MD5 (ruby/rss-0.0.8.tar.gz) = 9c671f78c5c6593d431c8afbebf56355
+SIZE (ruby/rss-0.0.8.tar.gz) = 71023