From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 22 09:20:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDB5016A4CA for ; Fri, 22 Sep 2006 09:20:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 616CE43D67 for ; Fri, 22 Sep 2006 09:20:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8M9KK0L073183 for ; Fri, 22 Sep 2006 09:20:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8M9KKbY073178; Fri, 22 Sep 2006 09:20:20 GMT (envelope-from gnats) Resent-Date: Fri, 22 Sep 2006 09:20:20 GMT Resent-Message-Id: <200609220920.k8M9KKbY073178@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nivit@email.it (Nicola Vitale) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD7416A407 for ; Fri, 22 Sep 2006 09:19:00 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F0F43D5D for ; Fri, 22 Sep 2006 09:18:59 +0000 (GMT) (envelope-from nivit@email.it) Received: from fabula (87.14.162.232) by vsmtp2.tin.it (7.2.072.1) id 4506B54A0070DC25 for FreeBSD-gnats-submit@freebsd.org; Fri, 22 Sep 2006 11:18:58 +0200 Received: (qmail 5747 invoked by uid 0); 22 Sep 2006 09:18:15 -0000 Message-Id: <20060922091815.5746.qmail@fabula> Date: 22 Sep 2006 09:18:15 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103478: [MAINTAINER] graphics/mapyrus: remove quotes from ${JAVA_AWT_HEADLESS} variable in mapyrus.in X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 09:20:21 -0000 >Number: 103478 >Category: ports >Synopsis: [MAINTAINER] graphics/mapyrus: remove quotes from ${JAVA_AWT_HEADLESS} variable in mapyrus.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 22 09:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD fabula.domo.sva 6.1-STABLE FreeBSD 6.1-STABLE #2: Sat Aug 5 13:02:14 CEST >Description: - Fix mapyrus script: removed quotes around the variable JAVA_AWT_HEADLESS, otherwise mapyrus does not run under X. - Removed an email address from pkg-descr Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mapyrus-0.609_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/mapyrus/Makefile /usr/ports/graphics/mapyrus.fix_mapyrus.in/Makefile --- /usr/ports/graphics/mapyrus/Makefile Wed Sep 20 16:37:37 2006 +++ /usr/ports/graphics/mapyrus.fix_mapyrus.in/Makefile Fri Sep 22 11:13:38 2006 @@ -7,6 +7,7 @@ PORTNAME= mapyrus PORTVERSION= 0.609 +PORTREVISION= 1 CATEGORIES= graphics print java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/graphics/mapyrus/files/mapyrus.in /usr/ports/graphics/mapyrus.fix_mapyrus.in/files/mapyrus.in --- /usr/ports/graphics/mapyrus/files/mapyrus.in Wed Sep 20 16:37:37 2006 +++ /usr/ports/graphics/mapyrus.fix_mapyrus.in/files/mapyrus.in Fri Sep 22 11:13:13 2006 @@ -6,4 +6,4 @@ JAVA_AWT_HEADLESS="" fi JAVA_VERSION="%%JAVA_VERSION%%" \ - exec "%%LOCALBASE%%/bin/java" "${JAVA_AWT_HEADLESS}" -jar "%%DATADIR%%/%%MAPYRUSJAR%%" "$@" + exec "%%LOCALBASE%%/bin/java" ${JAVA_AWT_HEADLESS} -jar "%%DATADIR%%/%%MAPYRUSJAR%%" "$@" diff -ruN --exclude=CVS /usr/ports/graphics/mapyrus/pkg-descr /usr/ports/graphics/mapyrus.fix_mapyrus.in/pkg-descr --- /usr/ports/graphics/mapyrus/pkg-descr Fri Apr 28 05:16:02 2006 +++ /usr/ports/graphics/mapyrus.fix_mapyrus.in/pkg-descr Fri Sep 22 11:13:25 2006 @@ -3,5 +3,5 @@ Portable Document Format (PDF), Scalable Vector Graphics (SVG) format and web image output formats. -Author: Simon Chenery +Author: Simon Chenery WWW: http://mapyrus.sourceforge.net --- mapyrus-0.609_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: