ports/131203: [maintainer update] print/latex-etoolbox PORTVERSION not correct
Veit Jahns
vj562001 at yahoo.de
Sat Jan 31 13:00:13 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list