From owner-svn-ports-head@freebsd.org Mon Jan 8 17:50:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18322E7A88A; Mon, 8 Jan 2018 17:50:06 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67D6368D99; Mon, 8 Jan 2018 17:50:05 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 6ab54e11 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 8 Jan 2018 10:49:58 -0700 (MST) Content-Type: text/plain; charset=us-ascii; delsp=yes; format=flowed Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: svn commit: r458462 - head/devel/libfastjson From: Adam Weinberger In-Reply-To: <201801081748.w08Hm8bF008197@repo.freebsd.org> Date: Mon, 8 Jan 2018 10:49:56 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <091BEF04-147E-4877-958B-0387EBAB6D81@adamw.org> References: <201801081748.w08Hm8bF008197@repo.freebsd.org> To: Muhammad Moinur Rahman X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jan 2018 17:50:06 -0000 > On 8 Jan, 2018, at 10:48, Muhammad Moinur Rahman wrote: > > Author: bofh > Date: Mon Jan 8 17:48:08 2018 > New Revision: 458462 > URL: https://svnweb.freebsd.org/changeset/ports/458462 > > Log: > devel/libfastjson: Update version 0.99.7=>0.99.8 > > - Pet portlint > > Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog > > Modified: > head/devel/libfastjson/Makefile > head/devel/libfastjson/distinfo > > Modified: head/devel/libfastjson/Makefile > ============================================================================== > --- head/devel/libfastjson/Makefile Mon Jan 8 17:42:56 2018 (r458461) > +++ head/devel/libfastjson/Makefile Mon Jan 8 17:48:08 2018 (r458462) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libfastjson > -PORTVERSION= 0.99.7 > +PORTVERSION= 0.99.8 > DISTVERSIONPREFIX= v > CATEGORIES= devel > > @@ -11,11 +11,12 @@ COMMENT= libfastjson is a fork from json-c Hi Muhammad, As long as you're petting portlint, COMMENT should never start with the name of the port. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org