From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 17 12:30:00 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 EEC48FAC for ; Mon, 17 Dec 2012 12:30:00 +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 C2BFF8FC23 for ; Mon, 17 Dec 2012 12:30: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 qBHCU06B029842 for ; Mon, 17 Dec 2012 12:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBHCU0SF029837; Mon, 17 Dec 2012 12:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 17 Dec 2012 12:30:00 GMT Resent-Message-Id: <201212171230.qBHCU0SF029837@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, Roman Naumann Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06FCFD06 for ; Mon, 17 Dec 2012 12:24:24 +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 DFFFA8FC0C for ; Mon, 17 Dec 2012 12:24: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 qBHCOM0b097092 for ; Mon, 17 Dec 2012 12:24:22 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBHCOMkN097091; Mon, 17 Dec 2012 12:24:22 GMT (envelope-from nobody) Message-Id: <201212171224.qBHCOMkN097091@red.freebsd.org> Date: Mon, 17 Dec 2012 12:24:22 GMT From: Roman Naumann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174509: print/latex-etoolbox: 2.0a distfiles are nowhere to be found => update to 2.1 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: Mon, 17 Dec 2012 12:30:01 -0000 >Number: 174509 >Category: ports >Synopsis: print/latex-etoolbox: 2.0a distfiles are nowhere to be found => update to 2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 12:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Roman Naumann >Release: 9.0-RELEASE >Organization: >Environment: >Description: The port print/latex-etoolbox's distfile cannot be fetched from the sources any more. The sources were updated to 2.1 already and a size+checksum mismatch occurs. The attached svn patch updates the port print/latex-etoolbox to version 2.1 and updates the distfiles. Tested on 9.0-RELEASE and 9.1-RC1. >How-To-Repeat: rm /usr/ports/distfiles/etoolbox.zip cd /usr/ports/print/latex-etoolbox make install >Fix: apply attached svn patch. Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 309083) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= etoolbox -DISTVERSION= 2.0a +DISTVERSION= 2.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib Index: distinfo =================================================================== --- distinfo (revision 309083) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (etoolbox/2.0a/etoolbox.zip) = 4669973bacf9cfe0a773161bb80592966a7e3a9cb625fe354fed1d64a517dafc -SIZE (etoolbox/2.0a/etoolbox.zip) = 209124 +SHA256 (etoolbox/2.1/etoolbox.zip) = 327b829697d23d6283c0abac517123537fee04d320d08e1d16162d76fe298388 +SIZE (etoolbox/2.1/etoolbox.zip) = 209611 >Release-Note: >Audit-Trail: >Unformatted: