Update to libgphoto-2.5.4.
This commit is contained in:
parent
2749bf1c78
commit
ec69e4e5f1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2014/03/18 08:40:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2014/03/24 11:06:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = digital camera library
|
||||
CATEGORIES = graphics devel
|
||||
|
||||
MAINTAINER = Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
VERSION = 2.5.3.1
|
||||
VERSION = 2.5.4
|
||||
DISTNAME = libgphoto2-${VERSION}
|
||||
PKGNAME = libgphoto-${VERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libgphoto2-2.5.3.1.tar.gz) = VeLw6BgLIu8rn5YrLMbO+qjBtL7A2RiqUoLBKxL4eBU=
|
||||
SIZE (libgphoto2-2.5.3.1.tar.gz) = 7868296
|
||||
SHA256 (libgphoto2-2.5.4.tar.gz) = z7yoMtGZir3pw/7Kr0z+68cqYhhm7V/+CkVmuen+oV0=
|
||||
SIZE (libgphoto2-2.5.4.tar.gz) = 7914104
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libgphoto2_port_gphoto2_gphoto2-port-portability_h,v 1.3 2014/03/18 08:40:14 ajacoutot Exp $
|
||||
--- libgphoto2_port/gphoto2/gphoto2-port-portability.h.orig Wed Jan 1 21:57:38 2014
|
||||
+++ libgphoto2_port/gphoto2/gphoto2-port-portability.h Tue Mar 18 09:12:13 2014
|
||||
@@ -171,6 +171,7 @@ typedef struct {
|
||||
$OpenBSD: patch-libgphoto2_port_gphoto2_gphoto2-port-portability_h,v 1.4 2014/03/24 11:06:38 ajacoutot Exp $
|
||||
--- libgphoto2_port/gphoto2/gphoto2-port-portability.h.orig Sat Feb 22 17:36:12 2014
|
||||
+++ libgphoto2_port/gphoto2/gphoto2-port-portability.h Mon Mar 24 11:58:43 2014
|
||||
@@ -173,6 +173,7 @@ typedef struct {
|
||||
/* yummy. :) */
|
||||
|
||||
/* XOPEN needed for usleep */
|
||||
@ -9,7 +9,7 @@ $OpenBSD: patch-libgphoto2_port_gphoto2_gphoto2-port-portability_h,v 1.3 2014/03
|
||||
#ifndef _XOPEN_SOURCE
|
||||
# define _XOPEN_SOURCE 500
|
||||
#else
|
||||
@@ -179,11 +180,14 @@ typedef struct {
|
||||
@@ -181,11 +182,14 @@ typedef struct {
|
||||
# define _XOPEN_SOURCE 500
|
||||
# endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user