Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2002 18:06:40 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@mj.0038.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35447: Update port: databases/p5-SQL-Statement to 1.002
Message-ID:  <20020301090641434.MFIX.32433.t-mta7.odn.ne.jp@mta7.odn.ne.jp>

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

>Number:         35447
>Category:       ports
>Synopsis:       Update port: databases/p5-SQL-Statement to 1.002
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 01 01:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.5-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD ns.test 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #6: Sun Feb 24 16:57:21 JST 2002 root@ns.test:/sack/obj/usr/src/sys/NS i386



>Description:
Update to 1.002

**** REQUIRES MY NEXT PR TO BE COMMITTED ****

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-SQL-Statement/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	30 May 2001 15:17:02 -0000	1.7
+++ Makefile	1 Mar 2002 09:02:07 -0000
@@ -6,7 +6,7 @@
 #

 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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-SQL-Statement/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	30 May 2001 15:17:02 -0000	1.4
+++ distinfo	1 Mar 2002 09:02:07 -0000
@@ -1 +1 @@
-MD5 (SQL-Statement-0.1020.tar.gz) = fb9d9abd95fc2bd13207659ae0d547ab
+MD5 (SQL-Statement-1.002.tar.gz) = 67cb2322f0c199a90b2093da14546d39
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/p5-SQL-Statement/pkg-plist,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-plist
--- pkg-plist	1 Nov 1999 04:18:06 -0000	1.1.1.1
+++ pkg-plist	1 Mar 2002 09:02:07 -0000
@@ -1,10 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SQL/Eval.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SQL/Statement.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SQL/Statement/Hash.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SQL/Statement/Statement.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SQL/Statement/Statement.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SQL/Statement/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SQL/Statement 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SQL 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SQL/Statement
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SQL 2>/dev/null || true
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Dialects/ANSI.pm
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Dialects/AnyData.pm
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Dialects/CSV.pm
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Eval.pm
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Parser.pm
+lib/perl5/site_perl/%%PERL_VER%%/SQL/Statement.pm
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/SQL/Dialects 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/SQL 2>/dev/null || true

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020301090641434.MFIX.32433.t-mta7.odn.ne.jp>