# $FreeBSD: head/graphics/libgphoto2/Makefile 351411 2014-04-16 18:28:47Z zeising $
PORTNAME= libgphoto2
PORTVERSION= 2.5.3.1
PORTVERSION= 2.5.4
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION}
SHA256 (libgphoto2-2.5.3.1.tar.bz2) = 29322d3b163d1d91501280259ca16d1ba966e7d11739d8dc7cf07ef5e617cda2
SHA256 (libgphoto2-2.5.4.tar.bz2) = 5fb412e28d3a8ed15bfe86df2173360fcccd29f3d2117e8329d827c356e60bc0
SIZE (libgphoto2-2.5.3.1.tar.bz2) = 6676451
SIZE (libgphoto2-2.5.4.tar.bz2) = 6682743
--- camlibs/ptp2/config.c.orig Tue Dec 12 18:43:53 2006
+++ camlibs/ptp2/config.c Tue Dec 12 19:00:45 2006
@@ -24,6 +24,7 @@
#include <string.h>
#include <stdio.h>
#include <time.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>