Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 10:40:26 GMT
From:      Toni Viemero <toni.viemero@iki.fi>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74723: [MAINTAINER] www/W3C-LogValidator: update to 0.5
Message-ID:  <200501051040.j05AeQij015555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/74723; it has been noted by GNATS.

From: Toni Viemero <toni.viemero@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Sergey Matveychuk <sem@FreeBSD.org>
Subject: Re: ports/74723: [MAINTAINER] www/W3C-LogValidator: update to 0.5
Date: Wed,  5 Jan 2005 12:33:24 +0200 (EET)

 >Submitter-Id:	current-users
 >Originator:	Toni Viemero
 >Organization:	
 >Confidential:	no 
 >Synopsis:	Re: ports/74723: [MAINTAINER] www/W3C-LogValidator: update to 0.5
 >Severity:	non-critical
 >Priority:	low
 >Category:	ports 
 >Class:		maintainer-update
 >Release:	FreeBSD 4.11-RC2 i386
 >Environment:
 System: FreeBSD shaolin.selfdestruct.net 4.11-RC2 FreeBSD 4.11-RC2 #2: Tue Jan  4 08:24:58 EET
 >Description:
 New version of the patch
 
 >How-To-Repeat:
 >Fix:
 
 --- p5-W3C-LogValidator-0.5.patch begins here ---
 diff -ruN --exclude=CVS /usr/ports/www/p5-W3C-LogValidator/Makefile /home/toni/ports/p5-W3C-LogValidator/Makefile
 --- /usr/ports/www/p5-W3C-LogValidator/Makefile	Fri Nov  5 16:35:58 2004
 +++ /home/toni/ports/p5-W3C-LogValidator/Makefile	Wed Jan  5 12:29:21 2005
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	W3C-LogValidator
 -PORTVERSION=	0.4.1
 +PORTVERSION=	0.5
  CATEGORIES=	www perl5
  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
  MASTER_SITE_SUBDIR=	W3C
 @@ -41,6 +41,10 @@
  	@${PERL} -pi -e 's/^our ([^;=]+)/use vars qw($$1); $$1/;' \
  		${WRKSRC}/lib/W3C/LogValidator.pm ${WRKSRC}/lib/W3C/LogValidator/*
  .endif
 +.endif
 +
 +.if ${PERL_LEVEL} > 500600
 +MAN3+=	W3C::LogValidator::Config.3
  .endif
  
  post-install:
 diff -ruN --exclude=CVS /usr/ports/www/p5-W3C-LogValidator/distinfo /home/toni/ports/p5-W3C-LogValidator/distinfo
 --- /usr/ports/www/p5-W3C-LogValidator/distinfo	Fri Nov  5 16:35:58 2004
 +++ /home/toni/ports/p5-W3C-LogValidator/distinfo	Sun Dec 19 21:39:04 2004
 @@ -1,2 +1,2 @@
 -MD5 (W3C-LogValidator-0.4.1.tar.gz) = 0c089a90502671172a434564a08a681e
 -SIZE (W3C-LogValidator-0.4.1.tar.gz) = 24927
 +MD5 (W3C-LogValidator-0.5.tar.gz) = 7ce3cf9611daf40222a429d8f63b65fc
 +SIZE (W3C-LogValidator-0.5.tar.gz) = 25313
 --- p5-W3C-LogValidator-0.5.patch ends here ---
 



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