Update to 1.002 **** REQUIRES MY NEXT PR TO BE COMMITTED **** Fix: cvs server: Diffing . PORTNAME= SQL-Statement -PORTVERSION= 0.1020 +PORTVERSION= 1.002 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SQL @@ -17,6 +17,7 @@ PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= SQL::Eval.3 SQL::Statement.3 +MAN3= SQL::Dialects::ANSI.3 SQL::Dialects::AnyData.3 \ + SQL::Dialects::CSV.3 SQL::Eval.3 SQL::Parser.3 SQL::Statement.3 .include <bsd.port.mk>
Alec, are you OK with this patch Alec? I'll update it + dependencies if it's OK with you. Cheers, -- Anders.
> Alec, are you OK with this patch Alec? > > I'll update it + dependencies if it's OK with you. I no longer have time to maintain this port. If you're going to install a patch, please take over maintainership at the same time. -Alec
State Changed From-To: open->closed committed, thanks