summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-06-11 04:05:36 +0000
committerminskim <minskim@pkgsrc.org>2007-06-11 04:05:36 +0000
commit1daa524aabb05d1c4da52ad5384d05082ae3dbf9 (patch)
tree458c0f8a78931c3e96dcf429235d6b60824d4313
parentd5b049489cc7defcbaaa9b4ad291739af7eaa237 (diff)
downloadpkgsrc-1daa524aabb05d1c4da52ad5384d05082ae3dbf9.tar.gz
Add ruby-simple-rss.
-rw-r--r--doc/CHANGES-20073
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 93655b54318..269021cb0dc 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1346 2007/06/11 03:43:05 minskim Exp $
+$NetBSD: CHANGES-2007,v 1.1347 2007/06/11 04:05:36 minskim Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2557,3 +2557,4 @@ Changes to the packages collection and infrastructure in 2007:
Added p5-Template-Stash-EscapeHTML version 0.01 [abs 2007-06-10]
Added devel/rubyforge version 0.4.2 [minskim 2007-06-11]
Added devel/hoe version 1.2.1 [minskim 2007-06-11]
+ Added textproc/ruby-simple-rss version 1.1 [minskim 2007-06-11]
diff --git a/textproc/Makefile b/textproc/Makefile
index ee7809dadb9..a8a492fc591 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.368 2007/06/01 19:33:01 kristerw Exp $
+# $NetBSD: Makefile,v 1.369 2007/06/11 04:05:36 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -318,6 +318,7 @@ SUBDIR+= ruby-pure-hyperestraier
SUBDIR+= ruby-rdtool
SUBDIR+= ruby-redcloth
SUBDIR+= ruby-rttool
+SUBDIR+= ruby-simple-rss
SUBDIR+= ruby-syntax
SUBDIR+= ruby-xmlparser
SUBDIR+= ruby-xmlscan