View | Details | Raw Unified | Return to bug 223328 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-4 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD: head/converters/bibtexconv/Makefile 428136 2016-12-08 17:01:31Z tijl $
2
# $FreeBSD: head/converters/bibtexconv/Makefile 428136 2016-12-08 17:01:31Z tijl $
3
3
4
PORTNAME=	bibtexconv
4
PORTNAME=	bibtexconv
5
PORTVERSION=	1.0.0
5
PORTVERSION=	1.1.11
6
PORTREVISION=	1
7
CATEGORIES=	converters
6
CATEGORIES=	converters
8
MASTER_SITES=	http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \
7
MASTER_SITES=	https://www.uni-due.de/~be0001/bibtexconv/download/
9
		http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/
10
8
11
MAINTAINER=	dreibh@iem.uni-due.de
9
MAINTAINER=	dreibh@iem.uni-due.de
12
COMMENT=	BibTeX Converter
10
COMMENT=	BibTeX Converter
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (bibtexconv-1.0.0.tar.gz) = b47979aac7e5aa4e4d4e45deabc59fda2f5c363d8fa67139b53b8e76e3fe4e9d
1
SHA256 (bibtexconv-1.1.11.tar.gz) = 1240c3011718d9ba95c165dbf908eab871153530b70bca0ef74dc2b9664e83f1
2
SIZE (bibtexconv-1.0.0.tar.gz) = 442266
2
SIZE (bibtexconv-1.1.11.tar.gz) = 344966
(-)pkg-descr (-1 / +1 lines)
Lines 4-7 Link Here
4
check URLs (including MD5, size and MIME type computations)
4
check URLs (including MD5, size and MIME type computations)
5
and to verify ISBN and ISSN numbers.
5
and to verify ISBN and ISSN numbers.
6
6
7
WWW: http://www.iem.uni-due.de/~dreibh/bibtexconv/
7
WWW: https://www.uni-due.de/~be0001/bibtexconv/

Return to bug 223328