svn commit: r535519 - head/converters/bibtexconv
Hiroki Tagato
tagattie at FreeBSD.org
Sun May 17 07:33:03 UTC 2020
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 <gspurki at gmail.com>
Approved by: dreibh at 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
More information about the svn-ports-all
mailing list