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.2. From pancake in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa9afaa4fa56
branches:  trunk
changeset: 494698:fa9afaa4fa56
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat May 28 05:57:25 2005 +0000

description:
Update to 0.7.2.  From pancake in PR#30208.

Changes:
- Fix the "cannot open xxx file" bug.
- code cleanup and indentation

diffstat:

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

diffs (26 lines):

diff -r 978b5e5ab84b -r fa9afaa4fa56 converters/rss2html/Makefile
--- a/converters/rss2html/Makefile      Sat May 28 05:55:50 2005 +0000
+++ b/converters/rss2html/Makefile      Sat May 28 05:57:25 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/05/22 20:07:44 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/28 05:57:25 snj Exp $
 #
 
-DISTNAME=              rss2html-0.7.1
+DISTNAME=              rss2html-0.7.2
 CATEGORIES=            converters
 MASTER_SITES=          ftp://ftp.nopcode.org/prj/rss2html/
 
diff -r 978b5e5ab84b -r fa9afaa4fa56 converters/rss2html/distinfo
--- a/converters/rss2html/distinfo      Sat May 28 05:55:50 2005 +0000
+++ b/converters/rss2html/distinfo      Sat May 28 05:57:25 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 16:12:35 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/05/28 05:57:25 snj Exp $
 
-SHA1 (rss2html-0.7.1.tar.gz) = d972ddfcd4dbc50f4f6728b771c5d326d142899d
-RMD160 (rss2html-0.7.1.tar.gz) = 12589546bd8912dd24a9d44bf604d2eab97134fe
-Size (rss2html-0.7.1.tar.gz) = 6029 bytes
+SHA1 (rss2html-0.7.2.tar.gz) = 5acce10e8a1bcc290f05572b50a8085128e796d5
+RMD160 (rss2html-0.7.2.tar.gz) = fe5a2343fcc613c65731580061eda621a70486b1
+Size (rss2html-0.7.2.tar.gz) = 6242 bytes



Home | Main Index | Thread Index | Old Index