From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 21 18:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0EC22B08 for ; Fri, 21 Dec 2012 18:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D706A8FC17 for ; Fri, 21 Dec 2012 18:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBLIe0K5060961 for ; Fri, 21 Dec 2012 18:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBLIe05i060957; Fri, 21 Dec 2012 18:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 21 Dec 2012 18:40:00 GMT Resent-Message-Id: <201212211840.qBLIe05i060957@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Dreibholz Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CB1BAE2 for ; Fri, 21 Dec 2012 18:38:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6968FC14 for ; Fri, 21 Dec 2012 18:38:23 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBLIcNGJ086595 for ; Fri, 21 Dec 2012 18:38:23 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBLIcNRD086594; Fri, 21 Dec 2012 18:38:23 GMT (envelope-from nobody) Message-Id: <201212211838.qBLIcNRD086594@red.freebsd.org> Date: Fri, 21 Dec 2012 18:38:23 GMT From: Thomas Dreibholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174615: bibtexconv port update to version 0.9.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 18:40:01 -0000 >Number: 174615 >Category: ports >Synopsis: bibtexconv port update to version 0.9.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 18:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Thomas Dreibholz >Release: 9.1-RELEASE >Organization: University of Duisburg-Essen >Environment: FreeBSD pcbsd-1562 9.1-RELEASE FreeBSD 9.1-RELEASE #2: Tue Nov 27 03:45:16 UTC 2012 root@darkstar:/usr/obj/pcbsd-build90/fbsd-source/9.1/sys/GENERIC amd64 >Description: bibtexconv has been updated to version 0.9.3. This is the update of the FreeBSD port. >How-To-Repeat: >Fix: Update the port. Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: bibtexconv X# Date created: 07 June 2012 X# Whom: Thomas Dreibholz X# X# $FreeBSD: ports/converters/bibtexconv/Makefile,v 1.1 2010/08/04 20:00:20 dreibh Exp $ X# X XPORTNAME= bibtexconv XPORTVERSION= 0.9.3 XCATEGORIES= converters XMASTER_SITES= http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \ X http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/ X XMAINTAINER= dreibh@iem.uni-due.de XCOMMENT= BibTeX Converter X XLIB_DEPENDS+= libcurl libcrypto X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= "" XUSE_GMAKE= yes X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X XPLIST_FILES= bin/bibtexconv bin/bibtexconv-odt XMAN1= bibtexconv.1 bibtexconv-odt.1 X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XSHA256 (bibtexconv-0.9.3.tar.gz) = 5fb38c05ec2e8b35421ca905add199d8a6f3c46794a59623d2584f95e7300522 XSIZE (bibtexconv-0.9.3.tar.gz) = 436597 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XBibTeXConv is a BibTeX file converter which allows one to export XBibTeX entries to other formats, including customly defined Xtext output. Furthermore, it provides the possibility to Xcheck URLs (including MD5, size and MIME type computations) Xand to verify ISBN and ISSN numbers. X XWWW: http://www.iem.uni-due.de/~dreibh/bibtexconv/ 7f9555c3c1089940396b503dd37f3979 exit >Release-Note: >Audit-Trail: >Unformatted: