Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 07:25:10 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63243: Fix and update port: print/latex-caption 3.0.20040123
Message-ID:  <200402222225.i1MMPAeQ007095@alph.allbsd.org>
Resent-Message-ID: <200402222230.i1MMUFdu024662@freefall.freebsd.org>

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

>Number:         63243
>Category:       ports
>Synopsis:       Fix and update port: print/latex-caption 3.0.20040123
>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 14:30:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
FreeBSD alph.allbsd.org 4.9-STABLE FreeBSD 4.9-STABLE #1: Sun Feb  8 19:26:12 JST 2004     hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Update to 3.0.20040123.  This should fix the build breakage
	(which is because the older distfiles are gone) reported
	on bento, too.

>How-To-Repeat:
	N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/latex-caption/Makefile,v
retrieving revision 1.3
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 Makefile
--- Makefile	22 Feb 2004 09:58:46 -0000	1.3
+++ Makefile	22 Feb 2004 22:16:00 -0000
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/print/latex-caption/Makefile,v 1.3 2004/02/22 09:58:46 kris Exp $
 
 PORTNAME=	latex-caption
-PORTVERSION=	3.0.20031220
-PORTREVISION=	1
+PORTVERSION=	3.0.20040123
 CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN}
+MASTER_SITES=	ftp://ftp.ctan.org/tex-archive/%SUBDIR%/ \
+		${MASTER_SITE_TEX_CTAN}
 MASTER_SITE_SUBDIR=	macros/latex/contrib/caption
 DISTFILES=	caption.dtx caption2.dtx caption.ins caption.xml
 DIST_SUBDIR=	${PORTNAME}
@@ -20,8 +20,6 @@
 BUILD_DEPENDS+=	${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
 BUILD_DEPENDS+=	tex:${PORTSDIR}/print/teTeX
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX
-
-BROKEN=		"Checksum mismatch"
 
 PLIST_SUB=	TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR}
 PLIST_SUB+=	CLASSDIR=${CLASSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/print/latex-caption/distinfo,v
retrieving revision 1.1
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 distinfo
--- distinfo	25 Jan 2004 20:06:59 -0000	1.1
+++ distinfo	22 Feb 2004 10:55:47 -0000
@@ -1,4 +1,8 @@
-MD5 (latex-caption/caption.dtx) = 58c953c4e24ecdacd50ea00f2a9f3274
+MD5 (latex-caption/caption.dtx) = cd01c53785be6e43b8d0db4b26c852af
+SIZE (latex-caption/caption.dtx) = 84576
 MD5 (latex-caption/caption2.dtx) = 241f88a1e1bfb67d9e93e33d4e6cf9d6
-MD5 (latex-caption/caption.ins) = 3617343d79edda46233594958344d184
-MD5 (latex-caption/caption.xml) = 6b4d7d970a2ed6f24c081cef7fb86e77
+SIZE (latex-caption/caption2.dtx) = 42639
+MD5 (latex-caption/caption.ins) = b901a07de154330b156eb71b75c1292c
+SIZE (latex-caption/caption.ins) = 1208
+MD5 (latex-caption/caption.xml) = a3e25980ff95abe3fb90f461d4a6b2b2
+SIZE (latex-caption/caption.xml) = 777
>Release-Note:
>Audit-Trail:
>Unformatted:



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