From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 15:09:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7176DA38; Mon, 30 Jun 2014 15:09:51 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89930217D; Mon, 30 Jun 2014 15:09:50 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id cc10so6191765wib.6 for ; Mon, 30 Jun 2014 08:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ouwk8wV1ChSsUcgd1WzLbvd5n+ykS0KFaOLz5k2s0j8=; b=O/CRWowav2KM0VO1FO8hdX15diNRktXPOjDfoaPKRymQGTEbX11ikDal8zqjYr3pHm L2nPljUYZT4upD+mYQwRsWYvh1OrT8Uup1yCkgy8GiGpxvV/mZHho/qOIFu77zKrWxl4 d/NjhfuVch/u6+2MS85WB6u9axrBoA0zmMVUe2FrLa2QQ7GVQN0jbKUC3FpM904s+IEQ s2LNHaJZ9RT4h/VYTIDv76vrzvf96mbOSBvV7voQBBjV6Chll16wAGFjjNtjbkNtcnwU ywnFOTwmiEPkiZnC8pbh2VijKVimmSXVo8IRyL+L48HENvBXsfDlY+RYmnDa+uLMpYId /0Bw== MIME-Version: 1.0 X-Received: by 10.194.71.12 with SMTP id q12mr45347514wju.5.1404140988744; Mon, 30 Jun 2014 08:09:48 -0700 (PDT) Received: by 10.217.9.134 with HTTP; Mon, 30 Jun 2014 08:09:48 -0700 (PDT) Reply-To: araujo@FreeBSD.org In-Reply-To: References: <201406221443.s5MEhoCY088404@svn.freebsd.org> Date: Mon, 30 Jun 2014 23:09:48 +0800 Message-ID: Subject: Re: svn commit: r358810 - head/sysutils/py-stdiff From: Marcelo Araujo To: William Grzybowski Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , ports-committers X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 15:09:51 -0000 Hello William, Sorry about my delay, fixed, thanks! Best Regards, 2014-06-22 23:06 GMT+08:00 Marcelo Araujo : > Hello William, > > Thanks, will fix it tomorrow!!! > > > 2014-06-22 22:51 GMT+08:00 William Grzybowski : > > On Sun, Jun 22, 2014 at 11:43 AM, Marcelo Araujo >> wrote: >> > Author: araujo >> > Date: Sun Jun 22 14:43:50 2014 >> > New Revision: 358810 >> > URL: http://svnweb.freebsd.org/changeset/ports/358810 >> > QAT: https://qat.redports.org/buildarchive/r358810/ >> > >> > Log: >> > - Stageify. >> > >> > Modified: >> > head/sysutils/py-stdiff/Makefile >> > >> > Modified: head/sysutils/py-stdiff/Makefile >> > >> ============================================================================== >> > --- head/sysutils/py-stdiff/Makefile Sun Jun 22 14:42:27 2014 >> (r358809) >> > +++ head/sysutils/py-stdiff/Makefile Sun Jun 22 14:43:50 2014 >> (r358810) >> > @@ -15,15 +15,14 @@ USE_PYDISTUTILS= yes >> > PORTDOCS= * >> > .endif >> > >> > -NO_STAGE= yes >> > post-install: >> > .if !defined(NOPORTDOCS) >> > - ${MKDIR} ${DOCSDIR} >> > - $(INSTALL_MAN) ${WRKSRC}/INSTALL.txt ${DOCSDIR}/ >> > - $(INSTALL_MAN) ${WRKSRC}/LICENSE.txt ${DOCSDIR}/ >> > - (cd ${WRKSRC}/ && ${COPYTREE_SHARE} docs ${DOCSDIR}/) >> > + ${MKDIR} ${STAGEDIR}${DOCSDIR} >> > + $(INSTALL_MAN) ${WRKSRC}/INSTALL.txt ${STAGEDIR}/${DOCSDIR}/ >> > + $(INSTALL_MAN) ${WRKSRC}/LICENSE.txt ${STAGEDIR}/${DOCSDIR}/ >> > + (cd ${WRKSRC}/ && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}/) >> > .endif >> > @if [ ! -f ${PREFIX}/etc/stdiff.conf ]; then \ >> > - ${CP} -p ${PREFIX}/etc/stdiff.conf.sample \ >> > + ${CP} -p ${STAGEDIR}${PREFIX}/etc/stdiff.conf.sample \ >> > ${PREFIX}/etc/stdiff.conf; fi >> > .include >> >> Hi, >> >> NOPORTDOCS can be dropped, its deprecated plus stage handles docs >> automatically. >> The copy of .sample configure file is done only in pkg-plist, also >> there is a @sample helper now. >> >> >> Cheers >> > > > > -- > Marcelo Araujo > araujo@FreeBSD.org > -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)