pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xhtmldiff remove xhtmldiff which has renamed ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d61d0ba606db
branches: trunk
changeset: 363225:d61d0ba606db
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jun 04 16:50:56 2017 +0000
description:
remove xhtmldiff which has renamed to ruby-xhtmldiff.
diffstat:
textproc/xhtmldiff/DESCR | 3 ---
textproc/xhtmldiff/Makefile | 22 ----------------------
textproc/xhtmldiff/PLIST | 13 -------------
textproc/xhtmldiff/distinfo | 7 -------
textproc/xhtmldiff/patches/patch-aa | 12 ------------
5 files changed, 0 insertions(+), 57 deletions(-)
diffs (77 lines):
diff -r 0994c5fc0767 -r d61d0ba606db textproc/xhtmldiff/DESCR
--- a/textproc/xhtmldiff/DESCR Sun Jun 04 16:50:10 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-XHTMLDiff is a tool and library for taking valid XHTML documents as
-input, and generating redlined, valid XHTML text highlighting the
-changes between them as output.
diff -r 0994c5fc0767 -r d61d0ba606db textproc/xhtmldiff/Makefile
--- a/textproc/xhtmldiff/Makefile Sun Jun 04 16:50:10 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2017/04/18 01:16:54 minskim Exp $
-
-DISTNAME= xhtmldiff-1.2.2
-PKGREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= http://theinternetco.net/projects/ruby/
-# necessary since it will be overwritten by gem.mk
-EXTRACT_SUFX= .tar.gz
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= # http://theinternetco.net/projects/ruby/xhtmldiff.html
-COMMENT= Tool for generating valid XHTML redline documents
-
-DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.1:../../textproc/ruby-diff-lcs
-
-CONFLICTS+= ruby[1-9][0-9]-xhtmldiff-[0-9]* xhtmldiff-[0-9]*
-
-post-extract:
- cp ${WRKSRC}/packaging/xhtmldiff.gemspec ${GEM_SPECFILE}
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0994c5fc0767 -r d61d0ba606db textproc/xhtmldiff/PLIST
--- a/textproc/xhtmldiff/PLIST Sun Jun 04 16:50:10 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:34 joerg Exp $
-bin/xhtmldiff
-${GEM_HOME}/cache/xhtmldiff-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGES
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/bin/xhtmldiff
-${GEM_LIBDIR}/examples/a.html
-${GEM_LIBDIR}/examples/b.html
-${GEM_LIBDIR}/examples/example.css
-${GEM_LIBDIR}/lib/xhtmldiff.rb
-${GEM_LIBDIR}/packaging/xhtmldiff.gemspec
-${GEM_LIBDIR}/setup.rb
-${GEM_HOME}/specifications/xhtmldiff-${PKGVERSION}.gemspec
diff -r 0994c5fc0767 -r d61d0ba606db textproc/xhtmldiff/distinfo
--- a/textproc/xhtmldiff/distinfo Sun Jun 04 16:50:10 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 02:00:15 agc Exp $
-
-SHA1 (xhtmldiff-1.2.2.tar.gz) = 72692677f214c5e275077b7ce7b32a8fe59436f5
-RMD160 (xhtmldiff-1.2.2.tar.gz) = 81bca58acfd60f985a66564e4fbbc63d6a7af39d
-SHA512 (xhtmldiff-1.2.2.tar.gz) = 4f3edd60060744dd37078937b449f893ae35f016347bc662046effc7f97c9fa2eb62d323f0631456b1f040fde55e4e02de47160ae13751ce18069d120740b7f9
-Size (xhtmldiff-1.2.2.tar.gz) = 10457 bytes
-SHA1 (patch-aa) = f3bc25f87613e021d121d857080e48678c69d63d
diff -r 0994c5fc0767 -r d61d0ba606db textproc/xhtmldiff/patches/patch-aa
--- a/textproc/xhtmldiff/patches/patch-aa Sun Jun 04 16:50:10 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/04/04 15:30:01 jlam Exp $
-
---- ../xhtmldiff-1.2.2.gemspec.orig 2008-03-20 02:49:25.000000000 -0400
-+++ ../xhtmldiff-1.2.2.gemspec
-@@ -1,6 +1,6 @@
- Gem::Specification.new do |s|
- s.name = %q{xhtmldiff}
-- s.version = "1.0.0"
-+ s.version = "1.2.2"
- s.date = Time.now
- s.summary = %q{XHTMLDiff is a tool and library for taking valid XHTML documents as input, and generating redlined valid XHTML text highlighting the changes between them as output.}
- s.author = %q{Aredridel}
Home |
Main Index |
Thread Index |
Old Index