summaryrefslogtreecommitdiff
path: root/pkgtools/pkgdiff/files/patchdiff.pl
AgeCommit message (Collapse)AuthorFilesLines
2008-02-16In both mkpatches.pl and patchdiff.pl, ignore a leading "./" whenapb1-1/+2
parsing a file name from the "+++" line in an old patch file. (New patch files created by mkpatches do not have "./" in the file name in the "+++" line, but some old patches currently in pkgsrc do have "./" there.) Bump version to 0.120.
2007-07-12Workaround too aggressive RCS ID find, so that +BUILD_VERSION andjoerg1-2/+2
ident agree.
2005-12-13NetBSD capitalization police.wiz1-2/+2
2004-01-10Put the correct path to perl into the scripts. This fixes using thisjlam1-2/+2
package with pkgviews.
2002-08-14Make patchdiff following package's PATCHDIR setting: useful when dealing withseb1-2/+4
packages sharing patch files directory. Increment the package version. Approved by wiz.
2001-09-14Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877.wiz1-2/+2
2001-03-31Make output of patchdiff more readable. A bit of tidy up while I'm here.skrll1-13/+7
Bump to 0.99 (what's next 0.100?)
2000-08-17Make patchdiff work again after the last changes. Bump to 0.94.wiz1-4/+6
2000-06-28Import of pkgdiff & friends, some tools for easier patch creationwiz1-0/+108
and maintenance.