From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 24 09:21:33 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B7D0E59B for ; Fri, 24 Apr 2015 09:21:33 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 A0AF31DA8 for ; Fri, 24 Apr 2015 09:21:33 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3O9LXCa021829 for ; Fri, 24 Apr 2015 09:21:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197828] [update] emulators/pipelight to 2.8 Date: Fri, 24 Apr 2015 09:21:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sasamotikomi@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 09:21:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197828 --- Comment #9 from sasamotikomi@gmail.com --- Comment on attachment 153184 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D153184 Makefile >--- Makefile 2015-02-19 20:51:04.000000000 +0000 >+++ Makefile 2015-02-19 18:56:56.000000000 +0000 >@@ -1,9 +1,8 @@ > # Created by: Kris Moore >-# $FreeBSD$ >+# $FreeBSD: head/emulators/pipelight/Makefile 376990 2015-01-14 01:25:55Z= swills $ >=20 > PORTNAME=3D pipelight >-DISTVERSION=3D 0.2.7.3 >-PORTREVISION=3D 7 >+DISTVERSION=3D 0.2.8 > CATEGORIES=3D emulators > MASTER_SITES=3D https://bitbucket.org/mmueller2012/pipelight/get/ \ > http://repos.fds-team.de/pluginloader/v${DISTVERSION}/:plg >@@ -28,7 +27,7 @@ > ${LOCALBASE}/bin/flock:${PORTSDIR}/sysutils/flock \ > ${LOCALBASE}/bin/gpg2:${PORTSDIR}/security/gnupg >=20 >-WRKSRC=3D ${WRKDIR}/mmueller2012-pipelight-79b1b7ba0032 >+WRKSRC=3D ${WRKDIR}/mmueller2012-pipelight-b7b5e5471d52 > USE_GCC=3D yes > USE_LDCONFIG=3D yes > CPPFLAGS+=3D -I${LOCALBASE}/include --=20 You are receiving this mail because: You are the assignee for the bug.=