From owner-freebsd-ports Sat Nov 20 13:30:10 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 F0A34150B8 for ; Sat, 20 Nov 1999 13:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA33918; Sat, 20 Nov 1999 13:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from dominik.saargate.de (p3E9D37F1.dip0.t-ipconnect.de [62.157.55.241]) by hub.freebsd.org (Postfix) with ESMTP id E9F0314C83 for ; Sat, 20 Nov 1999 13:29:29 -0800 (PST) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.9.3/8.9.3) id WAA35913; Sat, 20 Nov 1999 22:29:25 +0100 (CET) (envelope-from domi) Message-Id: <199911202129.WAA35913@dominik.saargate.de> Date: Sat, 20 Nov 1999 22:29:25 +0100 (CET) From: domi@saargate.de Reply-To: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15006: xsane update 0.39 -> 0.45 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15006 >Category: ports >Synopsis: xsane update 0.39 -> 0.45 >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: Sat Nov 20 13:30:00 PST 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 Nov 20 22:26:23 1999 +++ xsane/Makefile Sat Nov 20 22:29:00 1999 @@ -1,15 +1,16 @@ # New ports collection makefile for: xsane -# Version required: 0.39 +# Version required: 0.45 # Date created: Fri Apr 8 00:18:29 MET DST 1999 # Whom: Dominik Brettnacher # # $FreeBSD: ports/graphics/xsane/Makefile,v 1.12 1999/10/11 16:10:11 flathill Exp $ # -DISTNAME= xsane-0.39 +DISTNAME= xsane-0.45 CATEGORIES= graphics MASTER_SITES= http://www.wolfsburg.de/~rauch/sane/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ + http://gd.tuwien.ac.at/hci/sane/xsane/ \ + ftp://ftp.mostang.com/pub/sane/xsane/ \ MAINTAINER= domi@saargate.de @@ -29,6 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" + +CONFIGURE_ARGS= --enable-intl-patch .include diff -urN xsane.old/files/md5 xsane/files/md5 --- xsane.old/files/md5 Sat Nov 20 22:26:23 1999 +++ xsane/files/md5 Sat Nov 20 22:15:19 1999 @@ -1 +1 @@ -MD5 (xsane-0.39.tar.gz) = e973b787852cb689826689eb62443f18 +MD5 (xsane-0.45.tar.gz) = e1720255d54432ffb91cf05dd98811d4 diff -urN xsane.old/patches/patch-aa xsane/patches/patch-aa --- xsane.old/patches/patch-aa Sat Nov 20 22:26:23 1999 +++ xsane/patches/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- 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