From owner-freebsd-ports@FreeBSD.ORG Fri Aug 20 19:01:07 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B7E4106564A for ; Fri, 20 Aug 2010 19:01:07 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 070EF8FC18 for ; Fri, 20 Aug 2010 19:01:06 +0000 (UTC) Received: by qyk8 with SMTP id 8so847101qyk.13 for ; Fri, 20 Aug 2010 12:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=1gMHdbaBJRNoklJhc7o5zrYkr8vnoofU2aeN9L2ZCjo=; b=KzpUVbSklwlDcVrNH1DcELkibbrs8tqDuRa/2TFm7PuA2Iw6yD2D8VCOM/Ryf+eD6h Q8MNcVs9TA5eTB6WlAZeAUieq0+fOGxL8Q8ntq9sFPj73sF1jYFGuxkY5S61KT2kiF+D zj72B0YR04hyHDoy3i3ZaWg8ZbxB9TWLHx1LI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QBkXG4bB98tJQfCv7NiIe6ILqp0W4VqRvNuXCgR7al5gpYMl7UPdALZOKS5eiBodr9 2S7FqtjyAiwL98SwSAw2aUPwV92v26ASqbt0yAObM57bfuZegJxaU2bXU9F/sVuVcJ0m FSh3rNWue0h5fu2UAAFcOfhvPiBtGwWcE4EhE= MIME-Version: 1.0 Received: by 10.229.51.210 with SMTP id e18mr1065421qcg.249.1282330865333; Fri, 20 Aug 2010 12:01:05 -0700 (PDT) Received: by 10.229.216.205 with HTTP; Fri, 20 Aug 2010 12:01:05 -0700 (PDT) Date: Fri, 20 Aug 2010 21:01:05 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: gscan2pdf 0.9.31 doesn't work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2010 19:01:07 -0000 Output from gscan2pdf 0.9.31 when run from a shell: tingo@kg-v2$ gscan2pdf Bareword found where operator expected at /usr/local/bin/gscan2pdf line 8849, near "'button" (Might be a runaway multi-line '' string starting on line 8723) (Missing operator before button?) syntax error at /usr/local/bin/gscan2pdf line 8849, near "'button" Bad name after event' at /usr/local/bin/gscan2pdf line 8849. tingo@kg-v2$ gscan2pdf --version Bareword found where operator expected at /usr/local/bin/gscan2pdf line 8849, near "'button" (Might be a runaway multi-line '' string starting on line 8723) (Missing operator before button?) syntax error at /usr/local/bin/gscan2pdf line 8849, near "'button" Bad name after event' at /usr/local/bin/gscan2pdf line 8849. tingo@kg-v2$ gscan2pdf --help Bareword found where operator expected at /usr/local/bin/gscan2pdf line 8849, near "'button" (Might be a runaway multi-line '' string starting on line 8723) (Missing operator before button?) syntax error at /usr/local/bin/gscan2pdf line 8849, near "'button" Bad name after event' at /usr/local/bin/gscan2pdf line 8849. This is on: tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.0-STABLE FreeBSD 8.0-STABLE #2: Sun Apr 11 19:39:02 CEST 2010 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 tingo@kg-v2$ portversion -v | grep gscan gscan2pdf-0.9.31 = up-to-date with port HTH -- Regards, Torfinn Ingolfsen