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, from pancake in PR ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e53629d520eb
branches: trunk
changeset: 484495:e53629d520eb
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 27 18:07:04 2004 +0000
description:
Update to 0.7, from pancake in PR 28435:
0.7 * 2004/11/27
- Add -e flag (grep like tool)
- Minor bugfixes
- Add support for description, language and picture as input
- Update dtd URL location
- Description support for output
diffstat:
converters/rss2html/Makefile | 4 ++--
converters/rss2html/distinfo | 7 +++----
converters/rss2html/patches/patch-aa | 10 ----------
3 files changed, 5 insertions(+), 16 deletions(-)
diffs (39 lines):
diff -r 4d78bcdc19df -r e53629d520eb converters/rss2html/Makefile
--- a/converters/rss2html/Makefile Sat Nov 27 18:04:20 2004 +0000
+++ b/converters/rss2html/Makefile Sat Nov 27 18:07:04 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/02/19 16:46:44 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/27 18:07:04 wiz Exp $
#
-DISTNAME= rss2html-0.6
+DISTNAME= rss2html-0.7
CATEGORIES= converters
MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/
diff -r 4d78bcdc19df -r e53629d520eb converters/rss2html/distinfo
--- a/converters/rss2html/distinfo Sat Nov 27 18:04:20 2004 +0000
+++ b/converters/rss2html/distinfo Sat Nov 27 18:07:04 2004 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/03/07 20:24:52 minskim Exp $
+$NetBSD: distinfo,v 1.4 2004/11/27 18:07:04 wiz Exp $
-SHA1 (rss2html-0.6.tar.gz) = 50e8f74cfa141e4aca4cdc1f1755216162dfb5be
-Size (rss2html-0.6.tar.gz) = 5057 bytes
-SHA1 (patch-aa) = ce3e4fb21796fe5bb96aa1a4591f57ab9e8bb2dc
+SHA1 (rss2html-0.7.tar.gz) = b69c8085635935bdabb5fb9333d3357d640bd20b
+Size (rss2html-0.7.tar.gz) = 5996 bytes
diff -r 4d78bcdc19df -r e53629d520eb converters/rss2html/patches/patch-aa
--- a/converters/rss2html/patches/patch-aa Sat Nov 27 18:04:20 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2004/03/07 20:24:52 minskim Exp $
-
---- src/download.c.orig Thu Mar 4 12:41:57 2004
-+++ src/download.c
-@@ -1,4 +1,5 @@
- #include "main.h"
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <sys/socket.h>
- #include <netdb.h>
Home |
Main Index |
Thread Index |
Old Index