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. Fix: apply attached svn patch. Patch attached with submission follows: How-To-Repeat: rm /usr/ports/distfiles/etoolbox.zip cd /usr/ports/print/latex-etoolbox make install
Responsible Changed From-To: freebsd-ports-bugs->bdrewery bdrewery@ wants his PRs (via the GNATS Auto Assign Tool)
Maintainer of print/latex-etoolbox, Please note that PR ports/174509 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174509 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Will check the patch, but need some time (until next week or so). There is too much to do right now. I hope this is acceptable. Best regards, Veit
Hi, checked the patch and it works fine. So I approve this patch. Only portlint printed an error message that the distinfo file is missing a '\n'. Opening and saving this file resolved this. Attached the changed patch. Best regards, Veit
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!
Author: bdrewery Date: Tue Jan 1 16:01:28 2013 New Revision: 309775 URL: http://svnweb.freebsd.org/changeset/ports/309775 Log: - Update to 2.1 - Trim header PR: ports/174509 Submitted by: Roman Naumann <namor@hemio.de> Approved by: Veit Jahns <idolum@users.sourceforge.net> (maintainer) Modified: head/print/latex-etoolbox/Makefile head/print/latex-etoolbox/distinfo Modified: head/print/latex-etoolbox/Makefile ============================================================================== --- head/print/latex-etoolbox/Makefile Tue Jan 1 14:57:33 2013 (r309774) +++ head/print/latex-etoolbox/Makefile Tue Jan 1 16:01:28 2013 (r309775) @@ -1,12 +1,8 @@ -# New ports collection makefile for: latex-etoolbox -# Date created: 20 Jan 2008 -# Whom: vj562001@yahoo.de -# +# Created by: vj562001@yahoo.de # $FreeBSD$ -# PORTNAME= etoolbox -DISTVERSION= 2.0a +DISTVERSION= 2.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib Modified: head/print/latex-etoolbox/distinfo ============================================================================== --- head/print/latex-etoolbox/distinfo Tue Jan 1 14:57:33 2013 (r309774) +++ head/print/latex-etoolbox/distinfo Tue Jan 1 16:01:28 2013 (r309775) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"