Date: 25 Apr 1999 20:16:39 -0000 From: saken@hotel.rmta.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11318: port update: www/tidy to tidy15apr99 Message-ID: <19990425201639.96848.qmail@hotel.rmta.org>
next in thread | raw e-mail | index | archive | help
>Number: 11318 >Category: ports >Synopsis: port update: www/tidy to tidy15apr99 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 25 13:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Scott A. Kenney >Release: FreeBSD 4.0-CURRENT i386 >Organization: Agents of Fortune, LTD >Environment: FreeBSD nwhn-sh4-port197.snet.net 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Apr 13 18:37:50 EDT 1999 root@chardos.connix.com:/usr/src/sys/compile/CHARDOS i386 >Description: update ports/www/tidy to version tidy15apr99. I am maintainer of this port. >How-To-Repeat: N/A >Fix: apply the following patch ( patch -p0 ) to /usr/ports/www/tidy : diff -ruN tidy/Makefile tidy.new/Makefile --- tidy/Makefile Mon Feb 22 03:07:16 1999 +++ tidy.new/Makefile Sun Apr 25 14:43:48 1999 @@ -6,8 +6,8 @@ # $Id: Makefile,v 1.6 1999/02/22 04:37:23 steve Exp $ # -DISTNAME= tidy22jan99 -PKGNAME= tidy-0.1.99.1 +DISTNAME= tidy15apr99 +PKGNAME= tidy-0.4.99.2 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ ALL_TARGET= tidy -DOCFILES= Overview.html tidy.gif +DOCFILES= Overview.html tidy.gif release-notes.html grid.gif config.txt do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tidy ${PREFIX}/bin/tidy diff -ruN tidy/files/md5 tidy.new/files/md5 --- tidy/files/md5 Mon Feb 22 03:07:17 1999 +++ tidy.new/files/md5 Sun Apr 25 10:17:14 1999 @@ -1 +1 @@ -MD5 (tidy22jan99.tgz) = f6c27f3f11ca548553e2e590fd668374 +MD5 (tidy15apr99.tgz) = 0896d889e34884343b0748f694c15b17 diff -ruN tidy/pkg/PLIST tidy.new/pkg/PLIST --- tidy/pkg/PLIST Sun Nov 8 20:26:20 1998 +++ tidy.new/pkg/PLIST Sun Apr 25 14:44:48 1999 @@ -1,4 +1,7 @@ bin/tidy share/doc/tidy/Overview.html +share/doc/tidy/config.txt +share/doc/tidy/grid.gif +share/doc/tidy/release-notes.html share/doc/tidy/tidy.gif @dirrm share/doc/tidy >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990425201639.96848.qmail>