From ca1f621fd184a776d2f837d194209fc0898e9400 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sat, 16 Sep 2006 21:33:22 +0000 Subject: - Update to 1.0.1 [1] - Fix linking issues on 7.x [2] PR: ports/103314 [1], ports/102844 [2] Submitted by: Dryice Liu (maintainer), Vladimir Grebenschikov [2] --- net/gq/Makefile | 5 ++++- net/gq/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net/gq') diff --git a/net/gq/Makefile b/net/gq/Makefile index e3a271bd888d..32143c9223e1 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gq -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -32,6 +32,9 @@ OPTIONS= JPEG "Enable jpegPhoto attr. handling" On \ DND "Enable Drag and drop support in browse mode" On \ CACHE "Support the OpenLDAP experimental client cache" On +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" + .include .if !defined(WITHOUT_JPEG) diff --git a/net/gq/distinfo b/net/gq/distinfo index b083fd086a79..5d03deb2e5ed 100644 --- a/net/gq/distinfo +++ b/net/gq/distinfo @@ -1,3 +1,3 @@ -MD5 (gq-1.0.0.tar.gz) = f7bb3218fdcc70e446d44734b4ec2b5e -SHA256 (gq-1.0.0.tar.gz) = b509f6d6e19bf3b2665af707cf405729e728fa158787f39f54539a91acbf32a9 -SIZE (gq-1.0.0.tar.gz) = 574226 +MD5 (gq-1.0.1.tar.gz) = a20345edd6951891fcd8a4934431f3c3 +SHA256 (gq-1.0.1.tar.gz) = e28a5e7662b26ce0e63aec9d82db8a4615876ea246b420a7ca7cab026f6b0b02 +SIZE (gq-1.0.1.tar.gz) = 579067 -- cgit v1.2.3