Bug 109151 - ports/www/mod_tidy - fix size mismatch
Summary: ports/www/mod_tidy - fix size mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 04:30 UTC by jharris
Modified: 2007-03-14 19:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2007-02-14 04:30:04 UTC
	unbreak port by mirroring pre-reroll DISTFILES

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

cvs server: Diffing .


iJ0EARECAF0FAkXSjSBWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOMkBACeP3IRqlL3exWZVZMesEPBNkwVlroAoMixjp5O
ohh87aRuvtlgWyJ+tqrr
=nVE+
-----END PGP SIGNATURE-------V6YV9tdicTqQU6tLEr22KS3VhB81UljNDygqI978amtbG4Wi
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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)
How-To-Repeat: 	apply patch below
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-14 04:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-14 19:30:10 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-14 19:32:14 UTC
pav         2007-03-14 19:32:09 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_tidy         Makefile 
  Log:
  - Unbreak fetch by mirroring pre-reroll distfile
  
  PR:             ports/109151
  Submitted by:   Jason Harris <jharris@widomaker.com>
  Approved by:    maintainer timeout (apache; 1 month)
  
  Revision  Changes    Path
  1.12      +2 -5      ports/www/mod_tidy/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"