pkgsrc-Bugs archive

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

PR/54485 CVS commit: pkgsrc/pkgtools/pkgdiff



The following reply was made to PR pkg/54485; it has been noted by GNATS.

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54485 CVS commit: pkgsrc/pkgtools/pkgdiff
Date: Wed, 21 Aug 2019 13:00:06 +0000

 Module Name:	pkgsrc
 Committed By:	hauke
 Date:		Wed Aug 21 13:00:06 UTC 2019
 
 Modified Files:
 	pkgsrc/pkgtools/pkgdiff: Makefile
 	pkgsrc/pkgtools/pkgdiff/files: mkpatches.pl
 
 Log Message:
 Properly preserve patch comments when working with a readonly pkgsrc tree.
 Do not prefix an absolute path argument with $cwd.
 Declare a handful of variables, and 'use warnings'.
 
 Fixes PR pkg/54485
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.94 -r1.95 pkgsrc/pkgtools/pkgdiff/Makefile
 cvs rdiff -u -r1.21 -r1.22 pkgsrc/pkgtools/pkgdiff/files/mkpatches.pl
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index