From owner-svn-ports-all@freebsd.org Sun May 17 07:33:03 2020 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 6E8032C9169; Sun, 17 May 2020 07:33:03 +0000 (UTC) (envelope-from tagattie@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49Pv4v2Gr6z43vt; Sun, 17 May 2020 07:33:03 +0000 (UTC) (envelope-from tagattie@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 4950ED09E; Sun, 17 May 2020 07:33:03 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04H7X3t0091565; Sun, 17 May 2020 07:33:03 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04H7X2k3091560; Sun, 17 May 2020 07:33:02 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005170733.04H7X2k3091560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Sun, 17 May 2020 07:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535519 - head/converters/bibtexconv X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/converters/bibtexconv X-SVN-Commit-Revision: 535519 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.33 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: Sun, 17 May 2020 07:33:03 -0000 Author: tagattie Date: Sun May 17 07:33:02 2020 New Revision: 535519 URL: https://svnweb.freebsd.org/changeset/ports/535519 Log: Update to 1.1.20 PR: 245949 Submitted by: gspu Approved by: dreibh@iem.uni-due.de (maintainer timeout, >2 weeks), ehaupt (mentor) Modified: head/converters/bibtexconv/Makefile head/converters/bibtexconv/distinfo head/converters/bibtexconv/pkg-plist Modified: head/converters/bibtexconv/Makefile ============================================================================== --- head/converters/bibtexconv/Makefile Sun May 17 06:50:06 2020 (r535518) +++ head/converters/bibtexconv/Makefile Sun May 17 07:33:02 2020 (r535519) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtexconv -PORTVERSION= 1.1.17 +PORTVERSION= 1.1.20 CATEGORIES= converters MASTER_SITES= https://www.uni-due.de/~be0001/bibtexconv/download/ Modified: head/converters/bibtexconv/distinfo ============================================================================== --- head/converters/bibtexconv/distinfo Sun May 17 06:50:06 2020 (r535518) +++ head/converters/bibtexconv/distinfo Sun May 17 07:33:02 2020 (r535519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566570616 -SHA256 (bibtexconv-1.1.17.tar.xz) = d48961aa40134b7497012edfae87d75d9139f29acb7d2f06552d384e8b730921 -SIZE (bibtexconv-1.1.17.tar.xz) = 175096 +TIMESTAMP = 1587934702 +SHA256 (bibtexconv-1.1.20.tar.xz) = 406b23a80ea797524141395ab537ced7bb07abf7b2b4bbb3bea3620a71fd3fdd +SIZE (bibtexconv-1.1.20.tar.xz) = 176560 Modified: head/converters/bibtexconv/pkg-plist ============================================================================== --- head/converters/bibtexconv/pkg-plist Sun May 17 06:50:06 2020 (r535518) +++ head/converters/bibtexconv/pkg-plist Sun May 17 07:33:02 2020 (r535519) @@ -4,17 +4,17 @@ bin/ietf2bibtex man/man1/bibtexconv-odt.1.gz man/man1/bibtexconv.1.gz man/man1/ietf2bibtex.1.gz -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors-fix.list -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors.list %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleReferences.bib -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get-author-url %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Collapsed.dia %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Collapsed.svg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Expanded.dia %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Expanded.svg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/make-images -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/odt-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ODT-Template.odt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors-fix.list +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors.list +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get-author-url +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/odt-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/publication-list-treeview.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/text-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/web-example.export