pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xhtmldiff Import xhtmldiff.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fc315d1bbaa
branches:  trunk
changeset: 529147:1fc315d1bbaa
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 26 00:56:50 2007 +0000

description:
Import xhtmldiff.

xhtmldiff is a tool for generating valid XHTML redline documents from
valid XHTML documents.

diffstat:

 textproc/xhtmldiff/DESCR    |   2 ++
 textproc/xhtmldiff/Makefile |  15 +++++++++++++++
 textproc/xhtmldiff/PLIST    |   3 +++
 textproc/xhtmldiff/distinfo |   5 +++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r eab581db7ef4 -r 1fc315d1bbaa textproc/xhtmldiff/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xhtmldiff/DESCR  Sat May 26 00:56:50 2007 +0000
@@ -0,0 +1,2 @@
+xhtmldiff is a tool for generating valid XHTML redline documents from
+valid XHTML documents.
diff -r eab581db7ef4 -r 1fc315d1bbaa textproc/xhtmldiff/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xhtmldiff/Makefile       Sat May 26 00:56:50 2007 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+
+DISTNAME=      xhtmldiff-1.2.2
+CATEGORIES=    textproc
+MASTER_SITES=  http://theinternetco.net/projects/ruby/
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://theinternetco.net/projects/ruby/xhtmldiff.html
+COMMENT=       Tool for generating valid XHTML redline documents
+
+USE_LANGUAGES= # none
+USE_RUBY_SETUP= yes
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eab581db7ef4 -r 1fc315d1bbaa textproc/xhtmldiff/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xhtmldiff/PLIST  Sat May 26 00:56:50 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+bin/xhtmldiff
+${RUBY_SITELIBDIR}/xhtmldiff.rb
diff -r eab581db7ef4 -r 1fc315d1bbaa textproc/xhtmldiff/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xhtmldiff/distinfo       Sat May 26 00:56:50 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+
+SHA1 (xhtmldiff-1.2.2.tar.gz) = 72692677f214c5e275077b7ce7b32a8fe59436f5
+RMD160 (xhtmldiff-1.2.2.tar.gz) = 81bca58acfd60f985a66564e4fbbc63d6a7af39d
+Size (xhtmldiff-1.2.2.tar.gz) = 10457 bytes



Home | Main Index | Thread Index | Old Index