From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 3 10:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5BCC2D6 for ; Sun, 3 Nov 2013 10:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39516279D for ; Sun, 3 Nov 2013 10:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA3AK1pd097153 for ; Sun, 3 Nov 2013 10:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA3AK1se097152; Sun, 3 Nov 2013 10:20:01 GMT (envelope-from gnats) Resent-Date: Sun, 3 Nov 2013 10:20:01 GMT Resent-Message-Id: <201311031020.rA3AK1se097152@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 [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8643EE6 for ; Sun, 3 Nov 2013 10:13:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB1212762 for ; Sun, 3 Nov 2013 10:13:48 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rA3ADmfa057360 for ; Sun, 3 Nov 2013 10:13:48 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rA3ADmH0057357; Sun, 3 Nov 2013 10:13:48 GMT (envelope-from nobody) Message-Id: <201311031013.rA3ADmH0057357@oldred.freebsd.org> Date: Sun, 3 Nov 2013 10:13:48 GMT From: Thomas Dreibholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183610: bibtexconv: New upstream release 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: Sun, 03 Nov 2013 10:20:01 -0000 >Number: 183610 >Category: ports >Synopsis: bibtexconv: New upstream release >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: Sun Nov 03 10:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Thomas Dreibholz >Release: 9-2 >Organization: Simula Research Laboratory A/S >Environment: FreeBSD pcbsd 9.2-RELEASE-p8 FreeBSD 9.2-RELEASE-p8 #0: Mon Sep 23 16:26:45 UTC 2013 root@amd64-builder.pcbsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: A new upstream version of bibtexconv has been released. >How-To-Repeat: >Fix: Use the attached shar file to 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= 1.0.0 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-1.0.0.tar.gz) = b47979aac7e5aa4e4d4e45deabc59fda2f5c363d8fa67139b53b8e76e3fe4e9d XSIZE (bibtexconv-1.0.0.tar.gz) = 442266 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: