From owner-svn-ports-head@freebsd.org Mon Oct 15 21:44:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED35A10CA1F7; Mon, 15 Oct 2018 21:44:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A89386E00; Mon, 15 Oct 2018 21:44:47 +0000 (UTC) (envelope-from amdmi3@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9197B12E94; Mon, 15 Oct 2018 21:44:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9FLilNt018817; Mon, 15 Oct 2018 21:44:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9FLik12018814; Mon, 15 Oct 2018 21:44:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201810152144.w9FLik12018814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 15 Oct 2018 21:44:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482185 - head/devel/libversion X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/libversion X-SVN-Commit-Revision: 482185 X-SVN-Commit-Repository: ports 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.27 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, 15 Oct 2018 21:44:48 -0000 Author: amdmi3 Date: Mon Oct 15 21:44:46 2018 New Revision: 482185 URL: https://svnweb.freebsd.org/changeset/ports/482185 Log: - Update to 2.7.0 Modified: head/devel/libversion/Makefile head/devel/libversion/distinfo head/devel/libversion/pkg-plist Modified: head/devel/libversion/Makefile ============================================================================== --- head/devel/libversion/Makefile Mon Oct 15 21:08:16 2018 (r482184) +++ head/devel/libversion/Makefile Mon Oct 15 21:44:46 2018 (r482185) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libversion -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.7.0 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/devel/libversion/distinfo ============================================================================== --- head/devel/libversion/distinfo Mon Oct 15 21:08:16 2018 (r482184) +++ head/devel/libversion/distinfo Mon Oct 15 21:44:46 2018 (r482185) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522166749 -SHA256 (repology-libversion-2.6.0_GH0.tar.gz) = a95fac4fdcf6ac45772fa8b66f8c3a469e53395ca78fba2f92f0575d7a7458d2 -SIZE (repology-libversion-2.6.0_GH0.tar.gz) = 13665 +TIMESTAMP = 1539639436 +SHA256 (repology-libversion-2.7.0_GH0.tar.gz) = fce20444b65b700b760be7aecf775447b1dd7562186f7f6cd724a536b5078227 +SIZE (repology-libversion-2.7.0_GH0.tar.gz) = 13832 Modified: head/devel/libversion/pkg-plist ============================================================================== --- head/devel/libversion/pkg-plist Mon Oct 15 21:08:16 2018 (r482184) +++ head/devel/libversion/pkg-plist Mon Oct 15 21:44:46 2018 (r482185) @@ -3,5 +3,5 @@ include/libversion/version.h lib/libversion.a lib/libversion.so lib/libversion.so.0 -lib/libversion.so.0.0.0 +lib/libversion.so.0.1.0 libdata/pkgconfig/libversion.pc