From owner-svn-ports-all@freebsd.org Mon Oct 29 19:36:06 2018 Return-Path: Delivered-To: svn-ports-all@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 8F78310E8344; Mon, 29 Oct 2018 19:36:06 +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 4443D7F6EA; Mon, 29 Oct 2018 19:36:06 +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 24C9212C60; Mon, 29 Oct 2018 19:36:06 +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 w9TJa6qK095822; Mon, 29 Oct 2018 19:36:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9TJa5Q3095801; Mon, 29 Oct 2018 19:36:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201810291936.w9TJa5Q3095801@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 29 Oct 2018 19:36:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483401 - head/devel/libversion X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/libversion X-SVN-Commit-Revision: 483401 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2018 19:36:06 -0000 Author: amdmi3 Date: Mon Oct 29 19:36:05 2018 New Revision: 483401 URL: https://svnweb.freebsd.org/changeset/ports/483401 Log: - Update to 2.8.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 29 19:36:04 2018 (r483400) +++ head/devel/libversion/Makefile Mon Oct 29 19:36:05 2018 (r483401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libversion -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/devel/libversion/distinfo ============================================================================== --- head/devel/libversion/distinfo Mon Oct 29 19:36:04 2018 (r483400) +++ head/devel/libversion/distinfo Mon Oct 29 19:36:05 2018 (r483401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539639436 -SHA256 (repology-libversion-2.7.0_GH0.tar.gz) = fce20444b65b700b760be7aecf775447b1dd7562186f7f6cd724a536b5078227 -SIZE (repology-libversion-2.7.0_GH0.tar.gz) = 13832 +TIMESTAMP = 1540840248 +SHA256 (repology-libversion-2.8.0_GH0.tar.gz) = 2004574bb7b9d79cb359bb14e2966768483fdd3008c3a6b334641af0b0446ed2 +SIZE (repology-libversion-2.8.0_GH0.tar.gz) = 14080 Modified: head/devel/libversion/pkg-plist ============================================================================== --- head/devel/libversion/pkg-plist Mon Oct 29 19:36:04 2018 (r483400) +++ head/devel/libversion/pkg-plist Mon Oct 29 19:36:05 2018 (r483401) @@ -1,4 +1,5 @@ bin/version_compare +include/libversion/config.h include/libversion/version.h lib/libversion.a lib/libversion.so