pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/rss2html Update rss2html to 0.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae26276711d0
branches:  trunk
changeset: 469073:ae26276711d0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 19 16:46:44 2004 +0000

description:
Update rss2html to 0.6.

Changes:
        - Logo support
        - Only remove files if they'r fetched.
        - Patch [CDATA tags
        - Add rss output

diffstat:

 converters/rss2html/Makefile |  4 ++--
 converters/rss2html/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 479b2f1eb166 -r ae26276711d0 converters/rss2html/Makefile
--- a/converters/rss2html/Makefile      Thu Feb 19 15:00:38 2004 +0000
+++ b/converters/rss2html/Makefile      Thu Feb 19 16:46:44 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/16 02:00:34 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/19 16:46:44 minskim Exp $
 #
 
-DISTNAME=              rss2html-0.5
+DISTNAME=              rss2html-0.6
 CATEGORIES=            converters
 MASTER_SITES=          ftp://ftp.nopcode.org/prj/rss2html/
 
diff -r 479b2f1eb166 -r ae26276711d0 converters/rss2html/distinfo
--- a/converters/rss2html/distinfo      Thu Feb 19 15:00:38 2004 +0000
+++ b/converters/rss2html/distinfo      Thu Feb 19 16:46:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/16 02:00:34 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/02/19 16:46:44 minskim Exp $
 
-SHA1 (rss2html-0.5.tar.gz) = c105e604af62bc4288cbf23b029eb2f563e6150c
-Size (rss2html-0.5.tar.gz) = 4463 bytes
+SHA1 (rss2html-0.6.tar.gz) = 50e8f74cfa141e4aca4cdc1f1755216162dfb5be
+Size (rss2html-0.6.tar.gz) = 5057 bytes



Home | Main Index | Thread Index | Old Index