View | Details | Raw Unified | Return to bug 53213
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=	030525
9
PORTVERSION=	030610
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=		030403
46
DOCVER=		030610
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_030525.tgz) = 2e22aa956529919a5b39ff130aa1dbff
1
MD5 (tidy_src_030610.tgz) = 47e565f783712dda3450927cf3d9cce3
2
MD5 (tidy_docs_030403.tgz) = 0f3c633931d88de271a1516dc30701af
2
MD5 (tidy_docs_030610.tgz) = 54ab968e177bc92495fce324c18f8b52

Return to bug 53213