Date: Sun, 10 Mar 2013 19:13:55 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: TAKATSU Tomonari <tota@FreeBSD.org> Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, Joe Marcus Clarke <marcus@FreeBSD.org>, ports-committers@FreeBSD.org Subject: Re: svn commit: r313808 - head/ports-mgmt/portlint Message-ID: <513D13B3.20601@marcuscom.com> In-Reply-To: <CANaE3C__2K%2BBgqgFBZcTwhVDxQ%2BzR04ef1P2N5Cj6yJ=ZXnqfg@mail.gmail.com> References: <201303100616.r2A6Ge4f079242@svn.freebsd.org> <CANaE3C__2K%2BBgqgFBZcTwhVDxQ%2BzR04ef1P2N5Cj6yJ=ZXnqfg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/10/13 4:40 PM, TAKATSU Tomonari wrote: > 2013/3/10 Joe Marcus Clarke <marcus@freebsd.org>: >> Author: marcus >> Date: Sun Mar 10 06:16:40 2013 >> New Revision: 313808 >> URL: http://svnweb.freebsd.org/changeset/ports/313808 >> >> Log: >> Bump to version 2.14.2. >> >> * Add a missing comma to fix a really weird error on checking certain ports. [1] >> * Remove unused PL_CVS_IGNORE [2] >> * Add check for a single space after WWW: in pkg-descr [2] >> * Clarify 'Created by:' warning message [2] >> * Add new OPTIONS_* knobs to @options_early [2] >> * Add supported for USE_GCC=yes. [3] >> >> PR: 175186 [1] >> 175317 [2] >> 174758 [3] >> Submitted by: gerald [1] [3] >> ak [2] >> >> Modified: >> head/ports-mgmt/portlint/Makefile >> >> Modified: head/ports-mgmt/portlint/Makefile >> ============================================================================== >> --- head/ports-mgmt/portlint/Makefile Sun Mar 10 06:16:05 2013 (r313807) >> +++ head/ports-mgmt/portlint/Makefile Sun Mar 10 06:16:40 2013 (r313808) >> @@ -5,8 +5,7 @@ >> # >> >> PORTNAME= portlint >> -PORTVERSION= 2.14.1 >> -PORTREVISION= 1 >> +PORTVERSION= 2.14.2 >> CATEGORIES= ports-mgmt >> MASTER_SITES= # none >> DISTFILES= # none > > >> * Remove unused PL_CVS_IGNORE [2] > > PL_CVS_IGNORE and PL_SVN_IGNORE have been defined in > ports-mgmt/porttools/files/patch-cmd_commit.in. > > Please reconsider it. Sure thing. Can you submit a PR for this so I don't forget it? Thanks. Joe > -- PGP Key : http://www.marcuscom.com/pgp.asc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513D13B3.20601>