Subject: PR/26970 CVS commit: pkgsrc/pkgtools/pkgclean
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 11/17/2005 22:31:02
The following reply was made to PR pkg/26970; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26970 CVS commit: pkgsrc/pkgtools/pkgclean
Date: Thu, 17 Nov 2005 22:30:09 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Thu Nov 17 22:30:09 UTC 2005
 
 Modified Files:
 	pkgsrc/pkgtools/pkgclean: Makefile
 	pkgsrc/pkgtools/pkgclean/files: pkgclean.1
 Removed Files:
 	pkgsrc/pkgtools/pkgclean/files: pkgclean.c
 
 Log Message:
 Updated pkgclean to 20051116.
 
 - Replaced the C implementation by a shell program, as the latter is
   more portable.
 
 Fixes PR 26970.
 
 Ok'ed by maintainer.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pkgclean/Makefile
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/pkgclean/files/pkgclean.1
 cvs rdiff -r1.2 -r0 pkgsrc/pkgtools/pkgclean/files/pkgclean.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.