View | Details | Raw Unified | Return to bug 50326
Collapse All | Expand All

(-)www/tidy-devel/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME?=	tidy
8
PORTNAME?=	tidy
9
PORTVERSION=	030319
9
PORTVERSION=	030325
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://tidy.sourceforge.net/src/%SUBDIR%/	\
11
MASTER_SITES=	http://tidy.sourceforge.net/src/%SUBDIR%/	\
12
		http://tidy.sourceforge.net/docs/:docs
12
		http://tidy.sourceforge.net/docs/:docs
Lines 43-49 Link Here
43
.endif
43
.endif
44
44
45
.if !defined(NOPORTDOCS)
45
.if !defined(NOPORTDOCS)
46
DOCVER=		030319
46
DOCVER=		030325
47
DISTFILES+=	tidy_docs_${DOCVER}${EXTRACT_SUFX}:docs
47
DISTFILES+=	tidy_docs_${DOCVER}${EXTRACT_SUFX}:docs
48
DOCFILES=	Overview.html faq.html grid.gif pending.html	\
48
DOCFILES=	Overview.html faq.html grid.gif pending.html	\
49
		quickref.html release-notes.html tidy.css tidy.gif
49
		quickref.html release-notes.html tidy.css tidy.gif
(-)www/tidy-devel/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (tidy_src_030319.tgz) = 867f70873f4f260320a8402221b62b5b
1
MD5 (tidy_src_030325.tgz) = 8ea24f824e8f43fc4f9a7d2ddfcd6370
2
MD5 (tidy_docs_030319.tgz) = 5605799d3450dbf24420068f0a4fb22d
2
MD5 (tidy_docs_030325.tgz) = ba984cbb5e6eed1573fa36baa51eac47

Return to bug 50326