From owner-svn-ports-all@freebsd.org Thu Dec 26 13:19:59 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A32AC1D089F; Thu, 26 Dec 2019 13:19:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47k9YC3rbYz3Qdx; Thu, 26 Dec 2019 13:19:59 +0000 (UTC) (envelope-from bapt@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 7F48511A9; Thu, 26 Dec 2019 13:19:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBQDJx5W025751; Thu, 26 Dec 2019 13:19:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBQDJw3u025746; Thu, 26 Dec 2019 13:19:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201912261319.xBQDJw3u025746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 26 Dec 2019 13:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520908 - head/textproc/libvisio01 X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/textproc/libvisio01 X-SVN-Commit-Revision: 520908 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: Thu, 26 Dec 2019 13:19:59 -0000 Author: bapt Date: Thu Dec 26 13:19:58 2019 New Revision: 520908 URL: https://svnweb.freebsd.org/changeset/ports/520908 Log: update to 0.1.7 Modified: head/textproc/libvisio01/Makefile head/textproc/libvisio01/distinfo head/textproc/libvisio01/pkg-plist Modified: head/textproc/libvisio01/Makefile ============================================================================== --- head/textproc/libvisio01/Makefile Thu Dec 26 13:16:24 2019 (r520907) +++ head/textproc/libvisio01/Makefile Thu Dec 26 13:19:58 2019 (r520908) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libvisio -PORTVERSION= 0.1.6 -PORTREVISION= 16 +PORTVERSION= 0.1.7 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 Modified: head/textproc/libvisio01/distinfo ============================================================================== --- head/textproc/libvisio01/distinfo Thu Dec 26 13:16:24 2019 (r520907) +++ head/textproc/libvisio01/distinfo Thu Dec 26 13:19:58 2019 (r520908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508950147 -SHA256 (libvisio-0.1.6.tar.xz) = fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9 -SIZE (libvisio-0.1.6.tar.xz) = 676396 +TIMESTAMP = 1577366217 +SHA256 (libvisio-0.1.7.tar.xz) = 8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c +SIZE (libvisio-0.1.7.tar.xz) = 854296 Modified: head/textproc/libvisio01/pkg-plist ============================================================================== --- head/textproc/libvisio01/pkg-plist Thu Dec 26 13:16:24 2019 (r520907) +++ head/textproc/libvisio01/pkg-plist Thu Dec 26 13:19:58 2019 (r520908) @@ -8,5 +8,5 @@ include/libvisio-0.1/libvisio/VisioDocument.h include/libvisio-0.1/libvisio/libvisio.h lib/libvisio-0.1.so lib/libvisio-0.1.so.1 -lib/libvisio-0.1.so.1.0.6 +lib/libvisio-0.1.so.1.0.7 libdata/pkgconfig/libvisio-0.1.pc