View | Details | Raw Unified | Return to bug 272433 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/gphoto2/Makefile (-3 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	gphoto2
1
PORTNAME=	gphoto2
2
PORTVERSION=	2.5.26
2
DISTVERSION=	2.5.28
3
PORTREVISION=	1
4
CATEGORIES=	graphics
3
CATEGORIES=	graphics
5
MASTER_SITES=	SF/gphoto/gphoto/${PORTVERSION}
4
MASTER_SITES=	SF/gphoto/gphoto/${PORTVERSION}
6
5
Lines 18-26 LIB_DEPENDS= libexif.so:graphics/libexif \ Link Here
18
USES=		gmake jpeg pkgconfig tar:bzip2
17
USES=		gmake jpeg pkgconfig tar:bzip2
19
18
20
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS=	--without-cdk
21
CONFIGURE_ENV=	POPT_CFLAGS="$$(pkg-config --cflags popt)" \
21
CONFIGURE_ENV=	POPT_CFLAGS="$$(pkg-config --cflags popt)" \
22
		POPT_LIBS="$$(pkg-config --libs popt)"
22
		POPT_LIBS="$$(pkg-config --libs popt)"
23
CONFIGURE_ARGS=	--without-cdk
24
23
25
OPTIONS_DEFINE=		AALIB DOCS NLS READLINE THREADS
24
OPTIONS_DEFINE=		AALIB DOCS NLS READLINE THREADS
26
OPTIONS_DEFAULT=	AALIB READLINE THREADS
25
OPTIONS_DEFAULT=	AALIB READLINE THREADS
(-)b/graphics/gphoto2/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1611463835
1
TIMESTAMP = 1697412494
2
SHA256 (gphoto2-2.5.26.tar.bz2) = 7653213b05329c1dc2779efea3eff00504e12011436587aedc9aaa1e8665ab2f
2
SHA256 (gphoto2-2.5.28.tar.bz2) = 2a648dcdf12da19e208255df4ebed3e7d2a02f905be4165f2443c984cf887375
3
SIZE (gphoto2-2.5.26.tar.bz2) = 804521
3
SIZE (gphoto2-2.5.28.tar.bz2) = 797600
4
- 

Return to bug 272433