FreeBSD Bugzilla – Attachment 55267 Details for
Bug 83561
update ports: update database/p5-DBD-mysql* to 3.0002
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-DBD-mysql.diff
p5-DBD-mysql.diff (text/plain), 3.52 KB, created by
Yen-Ming Lee
on 2005-07-16 16:20:11 UTC
(
hide
)
Description:
p5-DBD-mysql.diff
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-07-16 16:20:11 UTC
Size:
3.52 KB
patch
obsolete
>diff -ruN --exclude CVS /usr/ports/databases/p5-DBD-mysql/Makefile p5-DBD-mysql/Makefile >--- /usr/ports/databases/p5-DBD-mysql/Makefile Fri Jul 15 15:17:15 2005 >+++ p5-DBD-mysql/Makefile Sat Jul 16 22:27:41 2005 >@@ -6,8 +6,8 @@ > # > > PORTNAME= DBD-mysql >-PORTVERSION= 3.0001 >-PORTREVISION= 1 >+PORTVERSION= 3.0002 >+PORTREVISION= 0 > CATEGORIES= databases perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= DBD >@@ -16,7 +16,7 @@ > MAINTAINER= skv@FreeBSD.org > COMMENT?= MySQL driver for the Perl5 Database Interface (DBI) > >-CONFLICTS?= p5-Mysql-modules-* p5-DBD-mysql4[0-9]-* p5-DBD-mysql5[0-9]-* >+CONFLICTS?= p5-Mysql-modules-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[0-9]-[0-9]* > > USE_MYSQL= yes > >diff -ruN --exclude CVS /usr/ports/databases/p5-DBD-mysql/distinfo p5-DBD-mysql/distinfo >--- /usr/ports/databases/p5-DBD-mysql/distinfo Fri Jul 15 15:17:15 2005 >+++ p5-DBD-mysql/distinfo Sat Jul 16 22:29:00 2005 >@@ -1,2 +1,2 @@ >-MD5 (DBD-mysql-3.0001.tar.gz) = 70d1d33e906e896194a747fc23c22f1f >-SIZE (DBD-mysql-3.0001.tar.gz) = 129946 >+MD5 (DBD-mysql-3.0002.tar.gz) = df70ba084c97f5f7c2a997c3de2f0ad0 >+SIZE (DBD-mysql-3.0002.tar.gz) = 130077 >diff -ruN --exclude CVS /usr/ports/databases/p5-DBD-mysql/files/patch-dbdimp.c p5-DBD-mysql/files/patch-dbdimp.c >--- /usr/ports/databases/p5-DBD-mysql/files/patch-dbdimp.c Mon Jul 11 15:45:31 2005 >+++ p5-DBD-mysql/files/patch-dbdimp.c Thu Jan 1 08:00:00 1970 >@@ -1,12 +0,0 @@ >---- dbdimp.c.orig Mon Jul 11 11:37:03 2005 >-+++ dbdimp.c Mon Jul 11 11:37:30 2005 >-@@ -2772,7 +2772,9 @@ >- unsigned long *lengths; >- int rc; >- imp_sth_fbh_t *fbh; >-+#if MYSQL_VERSION_ID >=SERVER_PREPARE_VERSION >- MYSQL_BIND *bind; >-+#endif >- D_imp_dbh_from_sth; >- >- #if MYSQL_VERSION_ID >=SERVER_PREPARE_VERSION >Index: p5-DBD-mysql40/Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/p5-DBD-mysql40/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- p5-DBD-mysql40/Makefile 26 Dec 2003 17:07:11 -0000 1.1 >+++ p5-DBD-mysql40/Makefile 16 Jul 2005 15:16:33 -0000 >@@ -9,7 +9,7 @@ > > COMMENT= MySQL 4.0 driver for the Perl5 Database Interface (DBI) > >-CONFLICTS= p5-Mysql-modules-* p5-DBD-mysql-* p5-DBD-mysql4[1-9]-* p5-DBD-mysql5[0-9]-* >+CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[1-9]-[0-9]* p5-DBD-mysql5[0-9]-[0-9]* > > WANT_MYSQL_VER= 40 > >Index: p5-DBD-mysql41/Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/p5-DBD-mysql41/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- p5-DBD-mysql41/Makefile 5 Jul 2004 10:08:37 -0000 1.3 >+++ p5-DBD-mysql41/Makefile 16 Jul 2005 15:16:33 -0000 >@@ -9,7 +9,7 @@ > > COMMENT= MySQL 4.1 driver for the Perl5 Database Interface (DBI) > >-CONFLICTS= p5-Mysql-modules-* p5-DBD-mysql-* p5-DBD-mysql4[02-9]-* p5-DBD-mysql5[0-9]-* >+CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[02-9]-[0-9]* p5-DBD-mysql5[0-9]-[0-9]* > > WANT_MYSQL_VER= 41 > >Index: p5-DBD-mysql50/Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/p5-DBD-mysql50/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- p5-DBD-mysql50/Makefile 19 Oct 2004 08:48:44 -0000 1.3 >+++ p5-DBD-mysql50/Makefile 16 Jul 2005 15:16:33 -0000 >@@ -9,7 +9,7 @@ > > COMMENT= MySQL 5.0 driver for the Perl5 Database Interface (DBI) > >-CONFLICTS= p5-Mysql-modules-* p5-DBD-mysql-* p5-DBD-mysql4[0-9]-* >+CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* > > WANT_MYSQL_VER= 50
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 83561
: 55267