Date: Fri, 1 Dec 2000 19:32:59 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/23224: Update port: graphics/gphoto Message-ID: <200012020332.eB23WxF06132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012020332.eB23WxF06132>