svn commit: r309470 - head/converters/bibtexconv
Alex Kozlov
ak at FreeBSD.org
Tue Dec 25 09:17:43 UTC 2012
Author: ak
Date: Tue Dec 25 09:17:42 2012
New Revision: 309470
URL: http://svnweb.freebsd.org/changeset/ports/309470
Log:
- Update to 0.9.3 [1]
- Convert Makefile headers to new style
- Remove LICENSE_FILE since GPLv3 is in Templates/Licenses
PR: ports/174615 (based on) [1]
Submitted by: Thomas Dreibholz <dreibh at iem.uni-due.de> (maintainer)
Modified:
head/converters/bibtexconv/Makefile (contents, props changed)
head/converters/bibtexconv/distinfo (contents, props changed)
Modified: head/converters/bibtexconv/Makefile
==============================================================================
--- head/converters/bibtexconv/Makefile Tue Dec 25 07:54:33 2012 (r309469)
+++ head/converters/bibtexconv/Makefile Tue Dec 25 09:17:42 2012 (r309470)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: bibtexconv
-# Date created: 2012-06-07
-# Whom: Thomas Dreibholz <dreibh at iem.uni-due.de>
-#
+# Created by: Thomas Dreibholz <dreibh at iem.uni-due.de>
# $FreeBSD$
-#
PORTNAME= bibtexconv
-PORTVERSION= 0.8.20
+PORTVERSION= 0.9.3
CATEGORIES= converters
MASTER_SITES= http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \
http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/
@@ -15,7 +11,6 @@ MAINTAINER= dreibh at iem.uni-due.de
COMMENT= BibTeX Converter
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
Modified: head/converters/bibtexconv/distinfo
==============================================================================
--- head/converters/bibtexconv/distinfo Tue Dec 25 07:54:33 2012 (r309469)
+++ head/converters/bibtexconv/distinfo Tue Dec 25 09:17:42 2012 (r309470)
@@ -1,2 +1,2 @@
-SHA256 (bibtexconv-0.8.20.tar.gz) = e15a31431b4f7a16bd21a7e87f500cf1f164539850c6546d8d80a1978cc9e891
-SIZE (bibtexconv-0.8.20.tar.gz) = 431972
+SHA256 (bibtexconv-0.9.3.tar.gz) = 5fb38c05ec2e8b35421ca905add199d8a6f3c46794a59623d2584f95e7300522
+SIZE (bibtexconv-0.9.3.tar.gz) = 436597
More information about the svn-ports-all
mailing list