Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 13:50:19 +0100 (CET)
From:      Henrik Motakef <ports@henrik-motakef.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63225: Maintainer update: unbreak textproc/tei-xlite
Message-ID:  <20040222125019.040FB87F78@p15132415.pureserver.info>
Resent-Message-ID: <200402221500.i1MF0a42079401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63225
>Category:       ports
>Synopsis:       Maintainer update: unbreak textproc/tei-xlite
>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:   Sun Feb 22 07:00:36 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Motakef
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD p15132415.pureserver.info 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #1: Fri Feb 6 12:20:05 CET 2004 toor@p15132415.pureserver.info:/usr/obj/usr/src/sys/CADAR i386
>Description:
	Fix checksum error for textproc/tei-xlite
>How-To-Repeat:
	cd /usr/ports/textproc/tei-xlite && make install
>Fix:
diff -urN tei-xlite.orig/Makefile tei-xlite/Makefile
--- tei-xlite.orig/Makefile	Sun Feb 22 13:36:17 2004
+++ tei-xlite/Makefile	Sun Feb 22 13:36:50 2004
@@ -18,8 +18,6 @@
 MAINTAINER=	ports@henrik-motakef.de
 COMMENT=	XML version of the TEI-Lite DTD
 
-BROKEN=		"Checksum mismatch"
-
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
 
 NO_BUILD=	yes
diff -urN tei-xlite.orig/distinfo tei-xlite/distinfo
--- tei-xlite.orig/distinfo	Sun Feb 22 13:36:17 2004
+++ tei-xlite/distinfo	Sun Feb 22 13:36:27 2004
@@ -1 +1,2 @@
-MD5 (teixlite.dtd) = c27eca451396fea132c21f1eddc67748
+MD5 (teixlite.dtd) = 7830e91dcca9d13cd70ada91dc7dcd5d
+SIZE (teixlite.dtd) = 91636


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222125019.040FB87F78>