From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 29 21: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 4E191BC0 for ; Thu, 29 May 2014 21: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 1442C2B7F for ; Thu, 29 May 2014 21: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 s4TLo0sw072355 for ; Thu, 29 May 2014 21:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4TLo0QP072354; Thu, 29 May 2014 21:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 29 May 2014 21:50:00 GMT Resent-Message-Id: <201405292150.s4TLo0QP072354@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, Stefan Bethke 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 EAE4494E for ; Thu, 29 May 2014 21:40:26 +0000 (UTC) Received: from gilb.zs64.net (gilb.zs64.net [IPv6:2a00:14b0:4200:32e0::1ea]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gilb.zs64.net", Issuer "Cryptonomicore CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B364A2AA2 for ; Thu, 29 May 2014 21:40:26 +0000 (UTC) Received: by gilb.zs64.net (Postfix, from zs64submitaccount@zs64.net) id 2FAFF117781 for ; Thu, 29 May 2014 21:40:23 +0000 (UTC) Message-Id: <20140529234022-209546@diesel.lassitu.de> Date: Thu, 29 May 2014 23:40:22 From: Stefan Bethke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/190389: maintainer update of mail/roundcube-sauserprefs: add staging X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 21:50:01 -0000 >Number: 190389 >Category: ports >Synopsis: maintainer update of mail/roundcube-sauserprefs: add staging >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: Thu May 29 21:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Stefan Bethke >Release: FreeBSD 10.0-STABLE amd64 >Organization: >Environment: >Description: Update port to support staging. >How-To-Repeat: >Fix: Index: mail/roundcube-sauserprefs/Makefile =================================================================== --- mail/roundcube-sauserprefs/Makefile (revision 355677) +++ mail/roundcube-sauserprefs/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= sauserprefs PORTVERSION= 1.10 # PLEASE MIRROR DISTFILE WITH VERSIONED DIR +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ \ LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/ @@ -29,9 +30,8 @@ -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp -NO_STAGE= yes do-install: - ${MKDIR} ${WWWDIR} - cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} + ${MKDIR} ${STAGEDIR}/${WWWDIR} + cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}/${WWWDIR} .include >Release-Note: >Audit-Trail: >Unformatted: