Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2006 00:34:19 -0600 (MDT)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/99400: [PATCH] www/weblint: update to 1.140
Message-ID:  <200606240634.k5O6YJs3020909@moondance.itsy-bitsy.net>
Resent-Message-ID: <200606240640.k5O6eENo027655@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99400
>Category:       ports
>Synopsis:       [PATCH] www/weblint: update to 1.140
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 24 06:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 1.140

Removed file(s):
- files/patch-aa

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- weblint-1.140.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/weblint/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	20 Feb 2003 18:26:41 -0000	1.16
+++ Makefile	24 Jun 2006 06:28:41 -0000
@@ -6,14 +6,45 @@
 #
 
 PORTNAME=	weblint
-PORTVERSION=	1.020
+PORTVERSION=	1.140
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=../../authors/id/NEILB
+MASTER_SITE_SUBDIR=../../authors/id/B/BD/BDFOY
+DISTNAME=	${PORTNAME}++-1.14
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	HTML validator and sanity checker
 
-MAN1=		weblint.1
+BUILD_DEPENDS=	p5-ConfigReader-Simple>=1.15:${PORTSDIR}/devel/p5-ConfigReader-Simple \
+		p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
+		p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
+		p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \
+		p5-HTML-SimpleLinkExtor>0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
+		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
+		p5-HTTP-SimpleLinkChecker>0:${PORTSDIR}/www/p5-HTTP-SimpleLinkChecker \
+		p5-HTTP-Size>=0.04:${PORTSDIR}/www/p5-HTTP-Size \
+		p5-Mail-Sendmail>0:${PORTSDIR}/mail/p5-Mail-Sendmail \
+		p5-Test-Manifest>0.91:${PORTSDIR}/devel/p5-Test-Manifest \
+		p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-Test-Pod>=0.90:${PORTSDIR}/devel/p5-Test-Pod \
+		p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff \
+		p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes \
+		p5-Text-Template>0:${PORTSDIR}/textproc/p5-Text-Template \
+		p5-Test-File>0:${PORTSDIR}/devel/p5-Test-File \
+		p5-URI>0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
-.include <bsd.port.mk>
+PERL_CONFIGURE=	yes
+
+MAN1=		weblint++.1
+
+post-install:
+	@${ECHO} "*** The binary and manpage for this updated version of weblint has been renamed to weblint++."
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600 # inherited from p5-libwww
+IGNORE=	requires at least Perl 5.6.  Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/weblint/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	13 Nov 2005 09:26:47 -0000	1.5
+++ distinfo	24 Jun 2006 06:28:41 -0000
@@ -1,3 +1,3 @@
-MD5 (weblint-1.020.tar.gz) = 032d12e353397e7675b1a739b0e7bc0a
-SHA256 (weblint-1.020.tar.gz) = 6d84c2b044fdaede92d39bc6647d187c5b1adca932265f1ae8c5aefae0ca0ec0
-SIZE (weblint-1.020.tar.gz) = 41264
+MD5 (weblint++-1.14.tar.gz) = eb71e79bd2fc2ce80aed6c3a372b825f
+SHA256 (weblint++-1.14.tar.gz) = 9bb436049b1a39f7dead674b150b593fbd8959d61a5721eae73c53aa35a0ec69
+SIZE (weblint++-1.14.tar.gz) = 31527
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/weblint/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	19 Aug 1998 20:55:55 -0000	1.3
+++ pkg-plist	24 Jun 2006 06:28:41 -0000
@@ -1,2 +1,3 @@
-bin/weblint
-lib/weblintrc
+bin/weblint++
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/weblint++/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/weblint++
Index: files/patch-aa
===================================================================
RCS file: files/patch-aa
diff -N files/patch-aa
--- files/patch-aa	29 Oct 1997 17:09:56 -0000	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,51 +0,0 @@
-*** Makefile.orig	Sat Aug 16 17:10:21 1997
---- Makefile	Thu Oct 30 02:07:26 1997
-***************
-*** 5,12 ****
-  
-  SHELL	= /bin/sh
-  
-! BINDIR	= /usr/local/bin
-! MANDIR	= /usr/local/man/man1
-  PSROFF	= groff -Tps
-  PSVIEW	= ghostview
-  RM	= /bin/rm -f
---- 5,14 ----
-  
-  SHELL	= /bin/sh
-  
-! PREFIX ?= /usr/local
-! BINDIR	= ${PREFIX}/bin
-! MANDIR	= ${PREFIX}/man/man1
-! LIBDIR  = ${PREFIX}/lib
-  PSROFF	= groff -Tps
-  PSVIEW	= ghostview
-  RM	= /bin/rm -f
-***************
-*** 16,28 ****
-  TARFILE	= $(PROGRAM)-$(VERSION).tar
-  TGZ	= $(TARFILE).gz
-  
-! all: $(PROGRAM) $(PSFILE)
-  
-  install: $(PROGRAM)
-! 	-cp $(PROGRAM) $(BINDIR)
-! 	-chmod 755 $(BINDIR)/$(PROGRAM)
-! 	-cp $(PROGRAM).1 $(MANDIR)
-! 	-chmod 644 $(MANDIR)/$(PROGRAM).1
-  
-  test:
-  	@./test.pl
---- 18,29 ----
-  TARFILE	= $(PROGRAM)-$(VERSION).tar
-  TGZ	= $(TARFILE).gz
-  
-! all: $(PROGRAM)
-  
-  install: $(PROGRAM)
-! 	install -c -m 755 -o bin -g bin $(PROGRAM)   $(BINDIR)
-! 	install -c -m 644 -o bin -g bin $(PROGRAM).1 $(MANDIR)
-! 	install -c -m 644 -o bin -g bin weblintrc    $(LIBDIR)
-  
-  test:
-  	@./test.pl
--- weblint-1.140.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606240634.k5O6YJs3020909>