Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 12:40:25 GMT
From:      hideo <hideo@darwin.lastamericanempire.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/97085: [maintainer update] Update databases/p5-POE-Component-EasyDBI 1.11 => 1.13
Message-ID:  <200605121240.k4CCePv2037291@freefall.freebsd.org>

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

From: hideo <hideo@darwin.lastamericanempire.com>
To: Erwin Lansing <erwin@FreeBSD.org>
Cc: hideo <hideo@lastamericanempire.com>, FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/97085: [maintainer update] Update databases/p5-POE-Component-EasyDBI 1.11 => 1.13
Date: Fri, 12 May 2006 06:30:39 -0600

 --PNTmBPCT7hxwcZjr
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Time to require 5.6+ I suppose.
 
 
 --PNTmBPCT7hxwcZjr
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="easydbi-1.13b"
 
 diff -ruN /usr/ports/databases/p5-POE-Component-EasyDBI/Makefile p5-POE-Component-EasyDBI/Makefile
 --- /usr/ports/databases/p5-POE-Component-EasyDBI/Makefile	Wed Apr 26 08:28:24 2006
 +++ p5-POE-Component-EasyDBI/Makefile	Wed May 10 15:51:04 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	POE-Component-EasyDBI
 -PORTVERSION=	1.11
 +PORTVERSION=	1.13
  CATEGORIES=	databases perl5
  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
  MASTER_SITE_SUBDIR=	POE
 @@ -17,6 +17,7 @@
  
  RUN_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
  		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
 +		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
  		${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
  BUILD_DEPENDS=	${RUN_DEPENDS}
  BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
 @@ -29,18 +30,7 @@
  .include <bsd.port.pre.mk>
  
  .if ${PERL_LEVEL} < 500600
 -BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
 -
 -post-patch:
 -	@${PERL} -pi -e 's/^our\s+(\$$\S+)/use vars qw($$1); $$1/g;' \
 -		-e 'undef $$_ if /^\s*(no|use) warnings/o;' \
 -		${WRKSRC}/lib/POE/Component/EasyDBI.pm \
 -		${WRKSRC}/lib/POE/Component/EasyDBI/SubProcess.pm
 -
 -post-configure:
 -	@${PERL} -pi -e 's/-I\S+PERL\S+ //g if m{PERL_DL_NONLAZY}' ${WRKSRC}/Makefile
 -.else
 -BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 +IGNORE= requires perl 5.6 or later. Install lang/perl5 then try again
  .endif
  
  .include <bsd.port.post.mk>
 diff -ruN /usr/ports/databases/p5-POE-Component-EasyDBI/distinfo p5-POE-Component-EasyDBI/distinfo
 --- /usr/ports/databases/p5-POE-Component-EasyDBI/distinfo	Wed Apr 26 08:28:24 2006
 +++ p5-POE-Component-EasyDBI/distinfo	Wed May 10 06:48:18 2006
 @@ -1,3 +1,3 @@
 -MD5 (POE-Component-EasyDBI-1.11.tar.gz) = 597adb8ee68f61dbca44f0326f7c7b9f
 -SHA256 (POE-Component-EasyDBI-1.11.tar.gz) = 19e57097867d5566fb369046ef62f945ae90507394950b57c1c517b275d8a5cb
 -SIZE (POE-Component-EasyDBI-1.11.tar.gz) = 34336
 +MD5 (POE-Component-EasyDBI-1.13.tar.gz) = 36953a0b172d4c9ff5c8dd8d8f378c01
 +SHA256 (POE-Component-EasyDBI-1.13.tar.gz) = 8aebd5a5eb310b723b9c7f963132eb31675d14964359ade9e51276eaa7220b8e
 +SIZE (POE-Component-EasyDBI-1.13.tar.gz) = 34707
 
 --PNTmBPCT7hxwcZjr--



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