From owner-svn-ports-head@freebsd.org Sat Jun 10 18:27:08 2017 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 ACD0CBF3B01; Sat, 10 Jun 2017 18:27:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 60F0B829E6; Sat, 10 Jun 2017 18:27:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AIR7e9011828; Sat, 10 Jun 2017 18:27:07 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AIR7w7011826; Sat, 10 Jun 2017 18:27:07 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706101827.v5AIR7w7011826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 18:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443111 - head/devel/libtrue X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 18:27:09 -0000 Author: bdrewery Date: Sat Jun 10 18:27:07 2017 New Revision: 443111 URL: https://svnweb.freebsd.org/changeset/ports/443111 Log: Fix typo in pkg-descr. Reported by: sunpoet Modified: head/devel/libtrue/Makefile head/devel/libtrue/pkg-descr Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 18:07:09 2017 (r443110) +++ head/devel/libtrue/Makefile Sat Jun 10 18:27:07 2017 (r443111) @@ -2,7 +2,7 @@ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GH Modified: head/devel/libtrue/pkg-descr ============================================================================== --- head/devel/libtrue/pkg-descr Sat Jun 10 18:07:09 2017 (r443110) +++ head/devel/libtrue/pkg-descr Sat Jun 10 18:27:07 2017 (r443111) @@ -1,5 +1,5 @@ You can't handle the truth. -libtruth is the definitive library for handling the truth. It is +libtrue is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. WWW: https://github.com/zxombie/libtrue