Date: Wed, 18 Feb 2009 21:19:19 GMT From: Veit Jahns <vj562001@yahoo.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131855: [maintainer update] print/latex-etoolbox port fixed Message-ID: <200902182119.n1ILJJfE026363@www.freebsd.org> Resent-Message-ID: <200902182120.n1ILK1CS087100@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131855 >Category: ports >Synopsis: [maintainer update] print/latex-etoolbox port fixed >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: Wed Feb 18 21:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD mudfly 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Tue Nov 4 16:07:54 CET 2008 veit@mudfly:/usr/obj/usr/src/sys/KERNELTIGH i386 >Description: Installing this port failed, because the distfile has changed. This was caused by minor changes in the package, which didn't affect the version number. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN latex-etoolbox-1.7/Makefile latex-etoolbox/Makefile --- latex-etoolbox-1.7/Makefile 2009-02-18 21:52:10.000000000 +0100 +++ latex-etoolbox/Makefile 2009-02-18 22:17:58.000000000 +0100 @@ -7,6 +7,7 @@ PORTNAME= etoolbox PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib diff -ruN latex-etoolbox-1.7/distinfo latex-etoolbox/distinfo --- latex-etoolbox-1.7/distinfo 2009-02-18 21:52:10.000000000 +0100 +++ latex-etoolbox/distinfo 2009-02-18 21:52:42.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (etoolbox.zip) = debebc3f0e191c380986c953c15524b5 -SHA256 (etoolbox.zip) = 16fe6a85168b21fb82fcd816248a270de68b36cf536902099373b2b5e95c8b7f -SIZE (etoolbox.zip) = 192579 +MD5 (etoolbox.zip) = 0c0ea21deae1297c7f110d2e53d41fb7 +SHA256 (etoolbox.zip) = 16fc87157383609074d9095a7250899178489c021c2a0dc9be2b7bd2891360bf +SIZE (etoolbox.zip) = 192482 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902182119.n1ILJJfE026363>