ports/62070: Fix port: print/xmltex
Hiroki Sato
hrs at FreeBSD.org
Thu Jan 29 15:31:01 UTC 2004
>Number: 62070
>Category: ports
>Synopsis: Fix port: print/xmltex
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 29 07:30:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Hiroki Sato
>Release: FreeBSD 4.9-RELEASE-p1 i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Mon Dec 29 10:42:23 JST 2003 hrs at alph.allbsd.org:/home/obj/home/src/sys/ALPH i386
>Description:
Unbreak the build and remove BROKEN line. This port has been broken
for nearly 3 months, so if the current maintainer(nik@) does not
intend to continue maintaining this port, I will take the maintainership.
>How-To-Repeat:
N/A
>Fix:
Index: xmltex/Makefile
===================================================================
RCS file: /home/ncvs/ports/print/xmltex/Makefile,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 Makefile
--- xmltex/Makefile 3 Nov 2003 03:56:40 -0000 1.5
+++ xmltex/Makefile 29 Jan 2004 15:25:13 -0000
@@ -10,24 +10,20 @@
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= macros/xmltex/
-DISTFILES= base.zip
+DISTNAME= base
+DIST_SUBDIR= ${PORTNAME}
MAINTAINER= nik at FreeBSD.org
COMMENT= A non-validating XML parser, written in TeX
-BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex
+BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
-BROKEN= "Does not fetch; will be removed after Feb 2"
-
WRKSRC= ${WRKDIR}/base
-USE_ZIP= yes
MAKE_ENV= TEXMFCNF=${FILESDIR}:${LOCALBASE}/share/texmf/web2c
-post-patch: patch-message copy-makefile
-
-copy-makefile:
+post-patch:
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
do-install:
Index: xmltex/distinfo
===================================================================
RCS file: /home/ncvs/ports/print/xmltex/distinfo,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 distinfo
--- xmltex/distinfo 24 Nov 2002 20:35:08 -0000 1.2
+++ xmltex/distinfo 29 Jan 2004 15:25:01 -0000
@@ -1 +1 @@
-MD5 (base.zip) = 7b68c598eb4ad2d9eb85597ba7b6497d
+MD5 (xmltex/base.tar.gz) = 9cb3505c3d849b91a44fff6774c02ec6
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list