From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 24 07:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDF6D217 for ; Thu, 24 Apr 2014 07:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 910621499 for ; Thu, 24 Apr 2014 07:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3O7o1gM049957 for ; Thu, 24 Apr 2014 07:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3O7o1Mo049955; Thu, 24 Apr 2014 07:50:01 GMT (envelope-from gnats) Resent-Date: Thu, 24 Apr 2014 07:50:01 GMT Resent-Message-Id: <201404240750.s3O7o1Mo049955@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, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3CB3AE6 for ; Thu, 24 Apr 2014 07:40:09 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28C5D1369 for ; Thu, 24 Apr 2014 07:40:09 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3O7e98o097644 for ; Thu, 24 Apr 2014 07:40:09 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3O7e6UQ097177; Thu, 24 Apr 2014 07:40:06 GMT (envelope-from nobody) Message-Id: <201404240740.s3O7e6UQ097177@cgiserv.freebsd.org> Date: Thu, 24 Apr 2014 07:40:06 GMT From: Pietro Cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188943: [patch] graphics/libwpg -- Fix shebang and modernize USES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 07:50:01 -0000 >Number: 188943 >Category: ports >Synopsis: [patch] graphics/libwpg -- Fix shebang and modernize USES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 07:50:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: >Organization: The FreeBSD Project >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 351984) +++ Makefile (working copy) @@ -14,8 +14,8 @@ LIB_DEPENDS= libwpd-0.9.so:${PORTSDIR}/textproc/libwpd -USES= libtool:keepla pathfix perl5 pkgconfig -USE_BZIP2= yes +USES= libtool:keepla pathfix perl5 pkgconfig shebangfix tar:bzip2 +SHEBANG_FILES= ${WRKSRC}/src/conv/svg/wpg2svgbatch.pl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-werror >Release-Note: >Audit-Trail: >Unformatted: