diff options
author | knu <knu@FreeBSD.org> | 2002-01-11 04:05:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-11 04:05:24 +0800 |
commit | 8e783049f5a79471971f6bd2bf7238b4b0d9ce50 (patch) | |
tree | dae0ff69709af337276e1ffe176c8c84345b7c8e /textproc/ruby-rss | |
parent | b467052c1582fc382481d924cba66771d814fdfd (diff) | |
download | freebsd-ports-gnome-8e783049f5a79471971f6bd2bf7238b4b0d9ce50.tar.gz freebsd-ports-gnome-8e783049f5a79471971f6bd2bf7238b4b0d9ce50.tar.zst freebsd-ports-gnome-8e783049f5a79471971f6bd2bf7238b4b0d9ce50.zip |
Chase a repack. It no longer seems to depend on ruby-uconv.
Bump PORTREVISION accordingly.
Submitted by: fenner's script
Diffstat (limited to 'textproc/ruby-rss')
-rw-r--r-- | textproc/ruby-rss/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-rss/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile index 9cb1513a85c1..37024e161c31 100644 --- a/textproc/ruby-rss/Makefile +++ b/textproc/ruby-rss/Makefile @@ -7,6 +7,7 @@ PORTNAME= rss PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.chadfowler.com/ruby/rss/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -15,8 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser \ - ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv +RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser USE_RUBY= yes diff --git a/textproc/ruby-rss/distinfo b/textproc/ruby-rss/distinfo index cfd994281662..1c8d348dd82b 100644 --- a/textproc/ruby-rss/distinfo +++ b/textproc/ruby-rss/distinfo @@ -1 +1 @@ -MD5 (ruby/rss-ruby-0.9.1.tar.gz) = d6375ae1400beff7ba1020cae4619c0e +MD5 (ruby/rss-ruby-0.9.1.tar.gz) = 5b7982461332fc69e7912b8cc4a6b4d7 |