Bug 35447

Summary: Update port: databases/p5-SQL-Statement to 1.002
Product: Ports & Packages Reporter: Kimura Fuyuki <fuyuki>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Kimura Fuyuki 2002-03-01 09:10:01 UTC
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>
Comment 1 anders 2002-05-25 00:44:28 UTC
Alec, are you OK with this patch Alec?

I'll update it + dependencies if it's OK with you.

Cheers,

-- 
Anders.
Comment 2 wolman 2002-05-25 01:55:10 UTC
> 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
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-17 20:02:55 UTC
State Changed
From-To: open->closed

committed, thanks