Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 12:24:22 GMT
From:      Roman Naumann <namor@hemio.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174509: print/latex-etoolbox: 2.0a distfiles are nowhere to be found => update to 2.1
Message-ID:  <201212171224.qBHCOMkN097091@red.freebsd.org>
Resent-Message-ID: <201212171230.qBHCU0SF029837@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212171224.qBHCOMkN097091>