Update to libgphoto-2.5.2.

This commit is contained in:
ajacoutot 2013-05-08 09:10:39 +00:00
parent f47a99ef9f
commit d3713502ec
5 changed files with 19 additions and 18 deletions

View File

@ -1,15 +1,16 @@
# $OpenBSD: Makefile,v 1.28 2013/03/31 13:47:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.29 2013/05/08 09:10:39 ajacoutot Exp $
COMMENT = digital camera library
CATEGORIES = graphics devel
MAINTAINER = Antoine Jacoutot <ajacoutot@openbsd.org>
VERSION = 2.5.1
VERSION = 2.5.2
DISTNAME = libgphoto2-${VERSION}
PKGNAME = libgphoto-${VERSION}
SHARED_LIBS += gphoto2_port 7.0 # 10.0
SHARED_LIBS += gphoto2 4.0 # 6.0
SHARED_LIBS += gphoto2_port 7.0 # 11.1
SHARED_LIBS += gphoto2 4.1 # 6.0
HOMEPAGE = http://www.gphoto.org/

View File

@ -1,2 +1,2 @@
SHA256 (libgphoto2-2.5.1.tar.gz) = B60rGbf0auOaxaNeDota7clTHVnZn3ciqqIpaW0zLMg=
SIZE (libgphoto2-2.5.1.tar.gz) = 4551988
SHA256 (libgphoto2-2.5.2.tar.gz) = y1OhTQOgdCK4eox+j2lk6TCeH9pJ9Q4JTdhZr88gN3Q=
SIZE (libgphoto2-2.5.2.tar.gz) = 7562986

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-camlibs_directory_directory_c,v 1.1 2007/10/19 12:57:52 ajacoutot Exp $
--- camlibs/directory/directory.c.orig Thu Oct 11 12:42:30 2007
+++ camlibs/directory/directory.c Thu Oct 11 12:41:53 2007
@@ -38,6 +38,7 @@
$OpenBSD: patch-camlibs_directory_directory_c,v 1.2 2013/05/08 09:10:39 ajacoutot Exp $
--- camlibs/directory/directory.c.orig Wed May 1 14:10:24 2013
+++ camlibs/directory/directory.c Wed May 8 11:04:47 2013
@@ -41,6 +41,7 @@
# include <sys/vfs.h>
#endif
#ifdef HAVE_SYS_MOUNT_H

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-libgphoto2_port_usb_libusb_c,v 1.1 2011/11/13 13:54:04 ajacoutot Exp $
--- libgphoto2_port/usb/libusb.c.orig Sun Nov 13 10:12:30 2011
+++ libgphoto2_port/usb/libusb.c Sun Nov 13 10:12:53 2011
@@ -38,6 +38,10 @@
$OpenBSD: patch-libgphoto2_port_usb_libusb_c,v 1.2 2013/05/08 09:10:39 ajacoutot Exp $
--- libgphoto2_port/usb/libusb.c.orig Sun May 5 21:23:04 2013
+++ libgphoto2_port/usb/libusb.c Wed May 8 11:04:47 2013
@@ -41,6 +41,10 @@
#include <gphoto2/gphoto2-port-result.h>
#include <gphoto2/gphoto2-port-log.h>

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-tests_Makefile_in,v 1.7 2013/03/31 13:47:43 ajacoutot Exp $
--- tests/Makefile.in.orig Sun Jan 27 20:58:02 2013
+++ tests/Makefile.in Thu Mar 28 08:52:28 2013
@@ -472,9 +472,9 @@ test_camera_list_LDADD = \
$OpenBSD: patch-tests_Makefile_in,v 1.8 2013/05/08 09:10:39 ajacoutot Exp $
--- tests/Makefile.in.orig Sun May 5 16:51:41 2013
+++ tests/Makefile.in Wed May 8 11:04:47 2013
@@ -474,9 +474,9 @@ test_camera_list_LDADD = \
$(INTLLIBS)
@HAVE_GCC_FALSE@PEDANTIC_CFLAGS =