Date: Sat, 31 Jan 2009 12:54:00 GMT From: Veit Jahns <vj562001@yahoo.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131203: [maintainer update] print/latex-etoolbox PORTVERSION not correct Message-ID: <200901311254.n0VCs0YQ031899@www.freebsd.org> Resent-Message-ID: <200901311300.n0VD0CLY042402@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131203 >Category: ports >Synopsis: [maintainer update] print/latex-etoolbox PORTVERSION not correct >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: Sat Jan 31 13:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: 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: PORTVERSION is not correct. The current port 1.6 installs version 1.7 of etoolbox. See also the documentation files in /usr/local/share/latex-etoolbox. 1.7 is the current version of etoolbox. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN latex-etoolbox-1.6/Makefile latex-etoolbox/Makefile --- latex-etoolbox-1.6/Makefile 2009-01-31 13:36:07.000000000 +0100 +++ latex-etoolbox/Makefile 2009-01-31 13:37:12.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= etoolbox -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901311254.n0VCs0YQ031899>