Date: Wed, 19 Jun 2013 13:33:46 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Boris Samorodov <bsam@passap.ru> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Boris Samorodov <bsam@FreeBSD.org>, ports-committers@freebsd.org Subject: Re: svn commit: r321246 - head/biology/seqio Message-ID: <20130619133346.GA64138@FreeBSD.org> In-Reply-To: <51C1B126.1020008@passap.ru> References: <201306191309.r5JD9JTu018764@svn.freebsd.org> <51C1B126.1020008@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 19, 2013 at 05:24:54PM +0400, Boris Samorodov wrote: > 19.06.2013 17:09, Boris Samorodov пишет: > > Author: bsam > > Date: Wed Jun 19 13:09:19 2013 > > New Revision: 321246 > > URL: http://svnweb.freebsd.org/changeset/ports/321246 > > > > Log: > > Sorry, that should have been: > ----- > . NOPORTDOCS -> PORT_OPTIONS:MDOCS; > . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES; > . use PLIST_FILES, PORTEXAMPLES and PORTDOCS; > . get rid of pkg-plist; > . use plain install commands instead of .for loops; > . remove unnecessary mkdir command (the following one creates a > subdirectory); > . mute mkdirs; > . trim Makefile headers; > . remove the indefinite article from COMMENT. > ----- I'm afraid it requires a force commit. Last time I checked, SVN was not willing to do it "naturally", but it should be possible via documented procecure (consult Subversion primer or PH for exact steps). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130619133346.GA64138>