Subject: CVS commit: pkgsrc/devel/libgphoto2
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2007 18:32:47
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Jan  2 18:32:47 UTC 2007

Modified Files:
	pkgsrc/devel/libgphoto2: Makefile PLIST.Linux PLIST.common
	    PLIST.common_end buildlink3.mk distinfo
	pkgsrc/devel/libgphoto2/patches: patch-ab patch-ac
Removed Files:
	pkgsrc/devel/libgphoto2/patches: patch-aa

Log Message:
Changes 2.3.1:

PTP:
   * Fixed a memory leak in continuous Nikon / Canon capture mode.
Bindings:
   * Moved all bindings into separate packages.
Package / System integration:
   * Add README.packaging file.
   * Removed obsolete print-usb-usermap. Use
     "print-camera-list usb-usermap usbcam" instead.
   * Fix libgphoto2 symbol list: Removed gpi_gphoto_port_type_map
   * Add new permission setup script doing class based matching for
     PTP class cameras not listed explicitly by USB IDs.

Changes 2.3.0:

PTP:
   * Improved Nikon remote control
   * Improved Canon file download
	- faster directory retrieval (especially on cameras with lots of files)
	- "new" images are marked (gphoto2 --new, digikam)
   * MTP Playlist support (upload and download)
   * MTP Metadata support (upload and download, Artist, Title, Playtime ... )
   * Lots of other MTP related fixes.
   * MTP autodetection on Microsoft OS Descriptor.
   * New devices:
          Canon PowerShot A540, A530, S3 IS, SD430, SD600, SD700, IXUS 800


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/devel/libgphoto2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libgphoto2/PLIST.Linux \
    pkgsrc/devel/libgphoto2/PLIST.common_end
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libgphoto2/PLIST.common \
    pkgsrc/devel/libgphoto2/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/libgphoto2/buildlink3.mk
cvs rdiff -r1.3 -r0 pkgsrc/devel/libgphoto2/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libgphoto2/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/libgphoto2/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.