pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xmltoman Update to xmlman-0.4. While here, a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/464e9ebc7707
branches: trunk
changeset: 541295:464e9ebc7707
user: bjs <bjs%pkgsrc.org@localhost>
date: Fri Apr 18 17:37:10 2008 +0000
description:
Update to xmlman-0.4. While here, add a missing RCS tag to
files/Makefile. Minor changes:
xmltoman (0.4) gutsy; urgency=low
* Generated HTML entities to &<>".
* Show error message when no file is passed.
diffstat:
textproc/xmltoman/Makefile | 5 ++---
textproc/xmltoman/distinfo | 8 ++++----
textproc/xmltoman/files/Makefile | 3 ++-
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (38 lines):
diff -r 131cb5dfa280 -r 464e9ebc7707 textproc/xmltoman/Makefile
--- a/textproc/xmltoman/Makefile Fri Apr 18 17:16:44 2008 +0000
+++ b/textproc/xmltoman/Makefile Fri Apr 18 17:37:10 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/01/18 04:15:01 bjs Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/18 17:37:10 bjs Exp $
#
-DISTNAME= xmltoman_0.3.orig
+DISTNAME= xmltoman_0.4.orig
PKGNAME= ${DISTNAME:S/_/-/:R}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/}
diff -r 131cb5dfa280 -r 464e9ebc7707 textproc/xmltoman/distinfo
--- a/textproc/xmltoman/distinfo Fri Apr 18 17:16:44 2008 +0000
+++ b/textproc/xmltoman/distinfo Fri Apr 18 17:37:10 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/01/16 03:04:16 bjs Exp $
+$NetBSD: distinfo,v 1.2 2008/04/18 17:37:10 bjs Exp $
-SHA1 (xmltoman_0.3.orig.tar.gz) = dcda61c3fe1deae57bf0377547fead58cc40eac0
-RMD160 (xmltoman_0.3.orig.tar.gz) = be720be467e6cb6805a831a326fa5c30521cd923
-Size (xmltoman_0.3.orig.tar.gz) = 14780 bytes
+SHA1 (xmltoman_0.4.orig.tar.gz) = 151f75d78d1fa53bca25b94dc00e46a27fabfee8
+RMD160 (xmltoman_0.4.orig.tar.gz) = ce61c5184d5ba0a9db63bff2d4635eb644825383
+Size (xmltoman_0.4.orig.tar.gz) = 15250 bytes
diff -r 131cb5dfa280 -r 464e9ebc7707 textproc/xmltoman/files/Makefile
--- a/textproc/xmltoman/files/Makefile Fri Apr 18 17:16:44 2008 +0000
+++ b/textproc/xmltoman/files/Makefile Fri Apr 18 17:37:10 2008 +0000
@@ -1,4 +1,5 @@
-
+# $NetBSD: Makefile,v 1.2 2008/04/18 17:37:10 bjs Exp $
+#
SCRIPTS= xmltoman xmlmantohtml
MAN= xmltoman.1 xmlmantohtml.1
Home |
Main Index |
Thread Index |
Old Index