Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2007 23:20:44 -0500 (EST)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/109151: ports/www/mod_tidy - fix size mismatch
Message-ID:  <200702140420.l1E4KiK4073314@wilma.widomaker.com>
Resent-Message-ID: <200702140430.l1E4U4XZ081802@freefall.freebsd.org>

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

>Number:         109151
>Category:       ports
>Synopsis:       ports/www/mod_tidy - fix size mismatch
>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:   Wed Feb 14 04:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD 6.2-STABLE i386

>Description:
	unbreak port by mirroring pre-reroll DISTFILES
>How-To-Repeat:
	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_tidy/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	11 Feb 2007 01:23:33 -0000	1.11
+++ Makefile	14 Feb 2007 04:15:57 -0000
@@ -8,17 +8,14 @@
 PORTNAME=	mod_tidy
 PORTVERSION=	0.5
 CATEGORIES=	www
-MASTER_SITES=	http://mod-tidy.sourceforge.net/src/
+MASTER_SITES=	http://mod-tidy.sourceforge.net/src/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
 DIST_SUBDIR=	apache2
 
 MAINTAINER=	apache@FreeBSD.org
 COMMENT=	Validates the HTML output of your apache2 webserver
 
 LIB_DEPENDS=	tidy:${PORTSDIR}/www/tidy-lib
-
-BROKEN=		Size mismatch
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2007-04-10
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
 USE_APACHE=	20
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iJ0EARECAF0FAkXSjSBWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOMkBACeP3IRqlL3exWZVZMesEPBNkwVlroAoMixjp5O
ohh87aRuvtlgWyJ+tqrr
=nVE+
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



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