From owner-freebsd-ports Mon Oct 11 5:20: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07EE714EF4 for ; Mon, 11 Oct 1999 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA60557; Mon, 11 Oct 1999 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dominik.saargate.de (dominik.saargate.de [212.88.132.246]) by hub.freebsd.org (Postfix) with ESMTP id B052514D7A for ; Mon, 11 Oct 1999 05:09:42 -0700 (PDT) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.9.3/8.9.3) id OAA29394; Mon, 11 Oct 1999 14:08:42 +0200 (CEST) (envelope-from domi) Message-Id: <199910111208.OAA29394@dominik.saargate.de> Date: Mon, 11 Oct 1999 14:08:42 +0200 (CEST) From: domi@saargate.de Reply-To: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14259: xsane update 0.35 -> 0.39 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14259 >Category: ports >Synopsis: xsane update 0.35 -> 0.39 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 05:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -urN xsane.old/Makefile xsane/Makefile --- xsane.old/Makefile Sat Oct 9 12:04:38 1999 +++ xsane/Makefile Mon Oct 11 13:46:45 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: xsane -# Version required: 0.35 +# Version required: 0.39 # Date created: Fri Apr 8 00:18:29 MET DST 1999 # Whom: Dominik Brettnacher # # $FreeBSD: ports/graphics/xsane/Makefile,v 1.11 1999/09/21 08:41:52 dirk Exp $ # -DISTNAME= xsane-0.35 +DISTNAME= xsane-0.39 CATEGORIES= graphics MASTER_SITES= http://www.wolfsburg.de/~rauch/sane/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ diff -urN xsane.old/files/md5 xsane/files/md5 --- xsane.old/files/md5 Sat Oct 9 12:04:38 1999 +++ xsane/files/md5 Mon Oct 11 13:43:21 1999 @@ -1 +1 @@ -MD5 (xsane-0.35.tar.gz) = b7dbacf3eed545375c54f8861c1e8da1 +MD5 (xsane-0.39.tar.gz) = e973b787852cb689826689eb62443f18 diff -urN xsane.old/patches/patch-aa xsane/patches/patch-aa --- xsane.old/patches/patch-aa Thu Jan 1 01:00:00 1970 +++ xsane/patches/patch-aa Mon Oct 11 13:49:04 1999 @@ -0,0 +1,11 @@ +--- configure.orig Mon Oct 11 13:48:21 1999 ++++ configure Mon Oct 11 13:48:51 1999 +@@ -4763,7 +4763,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lsane -L${x_libraries} $LIBS" ++LIBS="-L/usr/local/lib -lintl -lsane -L${x_libraries} $LIBS" + cat > conftest.$ac_ext <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message