Revision: 6487 http://gar.svn.sourceforge.net/gar/?rev=6487&view=rev Author: bdwalton Date: 2009-09-27 01:54:12 +0000 (Sun, 27 Sep 2009)
Log Message: ----------- colordiff: patch xml to be docbook 4.1.2 conformant Modified Paths: -------------- csw/mgar/pkg/colordiff/trunk/Makefile csw/mgar/pkg/colordiff/trunk/checksums Added Paths: ----------- csw/mgar/pkg/colordiff/trunk/files/fix-entity-nesting.patch Modified: csw/mgar/pkg/colordiff/trunk/Makefile =================================================================== --- csw/mgar/pkg/colordiff/trunk/Makefile 2009-09-27 01:39:57 UTC (rev 6486) +++ csw/mgar/pkg/colordiff/trunk/Makefile 2009-09-27 01:54:12 UTC (rev 6487) @@ -8,6 +8,7 @@ MASTER_SITES = http://colordiff.sourceforge.net/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz +PATCHFILES = fix-entity-nesting.patch # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz Modified: csw/mgar/pkg/colordiff/trunk/checksums =================================================================== --- csw/mgar/pkg/colordiff/trunk/checksums 2009-09-27 01:39:57 UTC (rev 6486) +++ csw/mgar/pkg/colordiff/trunk/checksums 2009-09-27 01:54:12 UTC (rev 6487) @@ -1 +1,2 @@ 31864847eaa4e900f72bbb6bbc64f1ec download/colordiff-1.0.9.tar.gz +d202632e9ec507e53445232a930c9c6f download/fix-entity-nesting.patch Added: csw/mgar/pkg/colordiff/trunk/files/fix-entity-nesting.patch =================================================================== --- csw/mgar/pkg/colordiff/trunk/files/fix-entity-nesting.patch (rev 0) +++ csw/mgar/pkg/colordiff/trunk/files/fix-entity-nesting.patch 2009-09-27 01:54:12 UTC (rev 6487) @@ -0,0 +1,14 @@ +diff --speed-large-files --minimal -Nru colordiff-1.0.9.orig/colordiff.xml colordiff-1.0.9/colordiff.xml +--- colordiff-1.0.9.orig/colordiff.xml 2009-01-25 05:59:25.000000000 -0500 ++++ colordiff-1.0.9/colordiff.xml 2009-09-25 20:07:56.801979000 -0400 +@@ -22,8 +22,8 @@ + <refsynopsisdiv id='synopsis'> + <cmdsynopsis> + <command>colordiff</command> +- <arg><replaceable>&diff; options</replaceable></arg> +- <arg><replaceable>&colordiff; options</replaceable></arg> ++ <arg><replaceable>diff options</replaceable></arg> ++ <arg><replaceable>colordiff options</replaceable></arg> + <arg choice='req'><replaceable>file1</replaceable></arg> + <arg choice='req'><replaceable>file2</replaceable></arg> + </cmdsynopsis> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel