diff options
author | wiz <wiz@pkgsrc.org> | 2008-08-14 20:34:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-08-14 20:34:32 +0000 |
commit | bff85e7ee8214f614510f9151c1dcb36a4fb20ab (patch) | |
tree | 5b2f5d123f2e57280ab214c34c705208b4262fca /graphics | |
parent | a66f8f2c698078c5dc146bd9d93f4cce43fd57c5 (diff) | |
download | pkgsrc-bff85e7ee8214f614510f9151c1dcb36a4fb20ab.tar.gz |
Update to 2.4.2:
gphoto2 2.4.2
* Updated translations.
* Major change in behaviour:
--capture-image split into:
--capture-image : Just captures image, no download.
--capture-image-and-download : captures image and downloads it.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto2/Makefile | 4 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 1a1d3edca28..3d03274051e 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2008/06/14 21:26:49 heinz Exp $ +# $NetBSD: Makefile,v 1.43 2008/08/14 20:34:32 wiz Exp $ -DISTNAME= gphoto2-2.4.1 +DISTNAME= gphoto2-2.4.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index 474a870e252..2f37ea5a618 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2008/04/29 09:35:15 sborrill Exp $ +$NetBSD: distinfo,v 1.15 2008/08/14 20:34:32 wiz Exp $ -SHA1 (gphoto2-2.4.1.tar.bz2) = d9a5ce0eafee914a931c6f6bed13feafa438f90d -RMD160 (gphoto2-2.4.1.tar.bz2) = 65c6b9052b1e3dce193deb44e07643b595900bcf -Size (gphoto2-2.4.1.tar.bz2) = 583845 bytes +SHA1 (gphoto2-2.4.2.tar.bz2) = c4a805741562cefd9ea31517cf51f6c9ac65e8dc +RMD160 (gphoto2-2.4.2.tar.bz2) = 8f5aa09469ee3a86ee4f10313e8bd24b7e663987 +Size (gphoto2-2.4.2.tar.bz2) = 586665 bytes |