FreeBSD Bugzilla – Attachment 62128 Details for
Bug 92947
New port: textproc/xmldiff - display meaningful differences between xml files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
xmldiff-0.01.shar
xmldiff-0.01.shar (text/plain), 2.69 KB, created by
Paul Chvostek
on 2006-02-07 07:30:05 UTC
(
hide
)
Description:
xmldiff-0.01.shar
Filename:
MIME Type:
Creator:
Paul Chvostek
Created:
2006-02-07 07:30:05 UTC
Size:
2.69 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># xmldiff ># xmldiff/Makefile ># xmldiff/distinfo ># xmldiff/pkg-descr ># xmldiff/files ># xmldiff/files/patch-aa ># >echo c - xmldiff >mkdir -p xmldiff > /dev/null 2>&1 >echo x - xmldiff/Makefile >sed 's/^X//' >xmldiff/Makefile << 'END-of-xmldiff/Makefile' >X# New ports collection makefile for: xmldiff >X# Date created: Sun Oct 9 10:33:37 EDT 2005 >X# Whom: Paul Chvostek <paul+ports@it.ca> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= xmldiff >XPORTVERSION= 0.01 >XCATEGORIES= textproc >XMASTER_SITES= http://software.decisionsoft.com/software/ \ >X http://www.it.ca/~paul/src/ >XDISTNAME= ${PORTNAME} >XEXTRACT_SUFX= .pl >XEXTRACT_ONLY= # defined >X >XMAINTAINER= paul+ports@it.ca >XCOMMENT= Display meaningful differences between XML files >X >XRUN_DEPENDS= xmlprpr:${PORTSDIR}/textproc/xmlprpr >X >XUSE_PERL5= yes >X >XNO_WRKSUBDIR= yes >X >XPLIST_FILES= bin/xmldiff >X >Xpre-patch: >X @${SED} '1s:^#!/usr/bin/perl:#!${PERL}:' < ${_DISTDIR}${DISTFILES} > ${WRKSRC}/xmldiff >X >Xdo-build: >X >Xdo-install: >X @${INSTALL_SCRIPT} ${WRKSRC}/xmldiff ${PREFIX}/bin/ >X >X.include <bsd.port.mk> >END-of-xmldiff/Makefile >echo x - xmldiff/distinfo >sed 's/^X//' >xmldiff/distinfo << 'END-of-xmldiff/distinfo' >XMD5 (xmldiff.pl) = e51781dea77a3a35e5f981dcf17a033a >XSIZE (xmldiff.pl) = 2976 >END-of-xmldiff/distinfo >echo x - xmldiff/pkg-descr >sed 's/^X//' >xmldiff/pkg-descr << 'END-of-xmldiff/pkg-descr' >Xxmldiff uses xmlprpr and diff to display meaningful differences in xml >Xfiles in an easy to read format. Output formats available include html, >Xansi colour, and regular diff. The coloured modes are particularly >Xuseful for viewing small differences in context within large xml files. >XRequires perl, xmlprpr, and diff. >X >XCopyright (c) 2003, DecisionSoft Limited >XAll rights reserved. >X >X- Paul Chvostek <paul+ports@it.ca> >X >XWWW: http://software.decisionsoft.com/tools.html >END-of-xmldiff/pkg-descr >echo c - xmldiff/files >mkdir -p xmldiff/files > /dev/null 2>&1 >echo x - xmldiff/files/patch-aa >sed 's/^X//' >xmldiff/files/patch-aa << 'END-of-xmldiff/files/patch-aa' >X--- xmldiff.orig Sun Oct 9 11:59:04 2005 >X+++ xmldiff Sun Oct 9 11:59:37 2005 >X@@ -7,12 +7,12 @@ >X # >X >X # >X-# xmldiff: xmldiff program - uses xmlpp >X+# xmldiff: xmldiff program - uses xmlprpr >X # >X >X #Change this if xmlpp is not in your current path >X #for example: $XMLPP = "./xmlpp"; >X-$XMLPP = "xmlpp"; >X+$XMLPP = "xmlprpr"; >X >X # older versions of less don't support -R, consider -r instead >X my $pagerCmd = ' | less -R '; >END-of-xmldiff/files/patch-aa >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 92947
: 62128