View | Details | Raw Unified | Return to bug 103314
Collapse All | Expand All

(-)gq/Makefile (-1 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gq
8
PORTNAME=	gq
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.0.1
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	net
11
CATEGORIES=	net
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
Lines 31-36 Link Here
31
OPTIONS=	JPEG	"Enable jpegPhoto attr. handling" On \
31
OPTIONS=	JPEG	"Enable jpegPhoto attr. handling" On \
32
		DND	"Enable Drag and drop support in browse mode" On \
32
		DND	"Enable Drag and drop support in browse mode" On \
33
		CACHE	"Support the OpenLDAP experimental client cache" On
33
		CACHE	"Support the OpenLDAP experimental client cache" On
34
35
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
36
	       	LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
34
37
35
.include <bsd.port.pre.mk>
38
.include <bsd.port.pre.mk>
36
39
(-)gq/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (gq-1.0.0.tar.gz) = f7bb3218fdcc70e446d44734b4ec2b5e
1
MD5 (gq-1.0.1.tar.gz) = a20345edd6951891fcd8a4934431f3c3
2
SHA256 (gq-1.0.0.tar.gz) = b509f6d6e19bf3b2665af707cf405729e728fa158787f39f54539a91acbf32a9
2
SHA256 (gq-1.0.1.tar.gz) = e28a5e7662b26ce0e63aec9d82db8a4615876ea246b420a7ca7cab026f6b0b02
3
SIZE (gq-1.0.0.tar.gz) = 574226
3
SIZE (gq-1.0.1.tar.gz) = 579067

Return to bug 103314