pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/rss2html Update to 0.7.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a679ea3eed4a
branches:  trunk
changeset: 486126:a679ea3eed4a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 23 17:08:48 2004 +0000

description:
Update to 0.7.1:
        - Solve some segfaults
        - Flush errors to stderr instead of stdout

>From pancake in PR 28763.

diffstat:

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

diffs (24 lines):

diff -r 75a303af60aa -r a679ea3eed4a converters/rss2html/Makefile
--- a/converters/rss2html/Makefile      Thu Dec 23 16:36:53 2004 +0000
+++ b/converters/rss2html/Makefile      Thu Dec 23 17:08:48 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/11/27 18:07:04 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/23 17:08:48 wiz Exp $
 #
 
-DISTNAME=              rss2html-0.7
+DISTNAME=              rss2html-0.7.1
 CATEGORIES=            converters
 MASTER_SITES=          ftp://ftp.nopcode.org/prj/rss2html/
 
diff -r 75a303af60aa -r a679ea3eed4a converters/rss2html/distinfo
--- a/converters/rss2html/distinfo      Thu Dec 23 16:36:53 2004 +0000
+++ b/converters/rss2html/distinfo      Thu Dec 23 17:08:48 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/11/27 18:07:04 wiz Exp $
+$NetBSD: distinfo,v 1.5 2004/12/23 17:08:48 wiz Exp $
 
-SHA1 (rss2html-0.7.tar.gz) = b69c8085635935bdabb5fb9333d3357d640bd20b
-Size (rss2html-0.7.tar.gz) = 5996 bytes
+SHA1 (rss2html-0.7.1.tar.gz) = d972ddfcd4dbc50f4f6728b771c5d326d142899d
+Size (rss2html-0.7.1.tar.gz) = 6029 bytes



Home | Main Index | Thread Index | Old Index