Date: Sun, 25 Aug 2002 06:40:04 -0700 (PDT) From: Thierry Thomas <thierry@pompo.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/40782: New port: www/tidy-devel (latest version of Tidy) Message-ID: <200208251340.g7PDe4de086902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40782; it has been noted by GNATS. From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/40782: New port: www/tidy-devel (latest version of Tidy) Date: Sun, 25 Aug 2002 15:30:59 +0200 Le 19/07/2002 à 18:55:31 +0200, Thierry Thomas <thierry@pompo.net> écrivait : > > >Number: 40782 > >Category: ports > >Synopsis: New port: www/tidy-devel (latest version of Tidy) The following patch upgrades this port to the version of 22nd August, 2002. diff -urN tidy-devel.orig/Makefile tidy-devel/Makefile --- tidy-devel.orig/Makefile Tue Aug 6 23:16:25 2002 +++ tidy-devel/Makefile Sun Aug 25 15:02:56 2002 @@ -6,7 +6,7 @@ # PORTNAME= tidy -PORTVERSION= 020805 +PORTVERSION= 020822 CATEGORIES= www MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ http://tidy.sourceforge.net/docs/ @@ -25,10 +25,11 @@ USE_GMAKE= yes .if !defined(NOPORTDOCS) -DISTFILES+= tidy_docs${EXTRACT_SUFX} +DISTFILES+= tidy_docs_${DOCVER}${EXTRACT_SUFX} MAN1= tidy.1 DOCFILES= Overview.html faq.html grid.gif pending.html \ quickref.html release-notes.html tidy.css tidy.gif +DOCVER= 020407 .endif pre-install: diff -urN tidy-devel.orig/distinfo tidy-devel/distinfo --- tidy-devel.orig/distinfo Tue Aug 6 23:18:20 2002 +++ tidy-devel/distinfo Sun Aug 25 15:06:42 2002 @@ -1,2 +1,2 @@ -MD5 (tidy_src_020805.tgz) = fdcb7b146aa42bd7549c068bca257877 -MD5 (tidy_docs.tgz) = b00b66264fafbca56aba0bf74a6ecc30 +MD5 (tidy_src_020822.tgz) = 52472b0f60d1c9e10391b7afc0e04c1d +MD5 (tidy_docs_020407.tgz) = b00b66264fafbca56aba0bf74a6ecc30 -- Th. Thomas. 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?200208251340.g7PDe4de086902>