Subject: CVS commit: pkgsrc/pkgtools/pkgclean
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2005 22:30:09
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.