Subject: CVS commit: pkgsrc/graphics/pdiff
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2007 20:17:58
Module Name: pkgsrc
Committed By: heinz
Date: Sat Mar 24 20:17:58 UTC 2007
Modified Files:
pkgsrc/graphics/pdiff: Makefile distinfo
Added Files:
pkgsrc/graphics/pdiff/patches: patch-ab
Removed Files:
pkgsrc/graphics/pdiff/patches: patch-aa
Log Message:
Updated to version 1.0.1.
Pkgsrc changes:
- Removed unnecessary definitions for TIFF_LIBRARY. Both tiff and png
libraries can be found automatically.
- The package supports installation into DESTDIR.
- patch-aa is now integrated
- New patch-ab is necessary to get correct permissions for the executable file
Changes since version 1.0:
==========================
- Fixed off by one convolution error and libpng interface to 1.2.8
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/pdiff/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/pdiff/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/graphics/pdiff/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/graphics/pdiff/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.