From 61dbbed358664ed770cddb1d1b9d776f307a782f Mon Sep 17 00:00:00 2001 From: xsa Date: Tue, 1 Jun 2004 17:46:31 +0000 Subject: [PATCH] update to linkchecker-1.12.3; --- www/linkchecker/Makefile | 5 +++-- www/linkchecker/distinfo | 6 +++--- www/linkchecker/pkg/PLIST | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile index a1743435afd..66d5ddbac42 100644 --- a/www/linkchecker/Makefile +++ b/www/linkchecker/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2004/04/05 12:42:32 xsa Exp $ +# $OpenBSD: Makefile,v 1.14 2004/06/01 17:46:31 xsa Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} COMMENT= "checks HTML documents for broken links" -DISTNAME= linkchecker-1.12.2 +DISTNAME= linkchecker-1.12.3 CATEGORIES= www HOMEPAGE= http://linkchecker.sourceforge.net/ @@ -29,5 +29,6 @@ NO_REGRESS= Yes post-install: @chmod ${MANMODE} ${PREFIX}/man/man1/linkchecker.1 + @chmod ${SHAREMODE} ${PREFIX}/share/examples/linkchecker/* .include diff --git a/www/linkchecker/distinfo b/www/linkchecker/distinfo index 09c7d50a28f..be16d1198c8 100644 --- a/www/linkchecker/distinfo +++ b/www/linkchecker/distinfo @@ -1,3 +1,3 @@ -MD5 (linkchecker-1.12.2.tar.gz) = db8f34eb7c97b91c48fb42ceffdfb652 -RMD160 (linkchecker-1.12.2.tar.gz) = 489b1d093276e4425d15ee2fd47bc138d0e5ac47 -SHA1 (linkchecker-1.12.2.tar.gz) = 92ad799d9d607ccb8f66b84c10cdea8473079d19 +MD5 (linkchecker-1.12.3.tar.gz) = 6a40d830781507fc6b70d3f2d4d381ec +RMD160 (linkchecker-1.12.3.tar.gz) = d7b101c7ee914fa6b084fa7253069bea940bcbf1 +SHA1 (linkchecker-1.12.3.tar.gz) = de42b5fad5333b5a2cb1cefaf588d89b7dc7d161 diff --git a/www/linkchecker/pkg/PLIST b/www/linkchecker/pkg/PLIST index 1dde63de92e..eed5f63a4f3 100644 --- a/www/linkchecker/pkg/PLIST +++ b/www/linkchecker/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.10 2004/04/05 12:23:48 xsa Exp $ +@comment $OpenBSD: PLIST,v 1.11 2004/06/01 17:46:31 xsa Exp $ bin/linkchecker lib/python${MODPY_VERSION}/site-packages/_linkchecker_configdata.py lib/python${MODPY_VERSION}/site-packages/linkcheck/AnsiColor.py @@ -29,6 +29,7 @@ lib/python${MODPY_VERSION}/site-packages/linkcheck/Threader.py lib/python${MODPY_VERSION}/site-packages/linkcheck/UrlData.py lib/python${MODPY_VERSION}/site-packages/linkcheck/XmlUtils.py lib/python${MODPY_VERSION}/site-packages/linkcheck/__init__.py +lib/python${MODPY_VERSION}/site-packages/linkcheck/containers.py lib/python${MODPY_VERSION}/site-packages/linkcheck/debug.py lib/python${MODPY_VERSION}/site-packages/linkcheck/fcgi.py lib/python${MODPY_VERSION}/site-packages/linkcheck/httplib2.py