From owner-freebsd-ports Fri Dec 1 19:40:31 2000 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C60BB37B6A1 for ; Fri, 1 Dec 2000 19:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB23e1606639; Fri, 1 Dec 2000 19:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A03337B400 for ; Fri, 1 Dec 2000 19:32:59 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB23WxF06132; Fri, 1 Dec 2000 19:32:59 -0800 (PST) (envelope-from nobody) Message-Id: <200012020332.eB23WxF06132@freefall.freebsd.org> Date: Fri, 1 Dec 2000 19:32:59 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/23224: Update port: graphics/gphoto Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23224 >Category: ports >Synopsis: Update port: graphics/gphoto >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 01 19:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gphoto/Makefile graphics/gphoto/Makefile --- /usr/ports/graphics/gphoto/Makefile Thu Oct 5 22:48:23 2000 +++ graphics/gphoto/Makefile Wed Nov 29 02:57:38 2000 @@ -8,8 +8,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/stable/ \ - ftp://ftp.uk.linux.org/pub/gphoto/0.4/ +MASTER_SITES= http://www.gphoto.net/dist/ MAINTAINER= ports@FreeBSD.org @@ -17,9 +16,9 @@ USE_IMLIB= yes USE_LIBTOOL= yes -INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +INSTALLS_SHLIB= yes MAN1= gphoto.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message