ports/107984: [PATCH] databases/qt-mysql-plugin: bring version in sync with qt33

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Jan 16 14:40:19 UTC 2007


>Number:         107984
>Category:       ports
>Synopsis:       [PATCH] databases/qt-mysql-plugin: bring version in sync with qt33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 16 14:40:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Mon Jan 15 21:55:57 MSK 2007 root at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
x11-toolkits/qt33 port uses qt 3.3.6, while databases/qt-mysql-plugin
still uses 3.3.5. I don't think this breaks anything, but anyway
it's better to use same codebase, so bring qt-mysql-plugin in sync
with qt.

Other databases/qt-*-plugin ports should be updated as well, but I
can't test those as I don't use corresponding databases.

>How-To-Repeat:
>Fix:

--- qt-mysql-plugin.patch begins here ---
diff -ruN qt-mysql-plugin.orig/Makefile qt-mysql-plugin/Makefile
--- qt-mysql-plugin.orig/Makefile	Fri Dec 29 03:29:53 2006
+++ qt-mysql-plugin/Makefile	Tue Jan 16 17:18:32 2007
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	qt-${DB}-plugin
-PORTVERSION=	3.3.5
+PORTVERSION=	3.3.6
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_QT}
 DISTNAME=	qt-x11-free-${PORTVERSION}
diff -ruN qt-mysql-plugin.orig/distinfo qt-mysql-plugin/distinfo
--- qt-mysql-plugin.orig/distinfo	Sun Jan 22 11:23:37 2006
+++ qt-mysql-plugin/distinfo	Wed Mar 22 11:50:47 2006
@@ -1,3 +1,3 @@
-MD5 (KDE/qt-x11-free-3.3.5.tar.bz2) = 05d04688c0c0230ed54e89102d689ca4
-SHA256 (KDE/qt-x11-free-3.3.5.tar.bz2) = aac89e862c74b2f3ead768e50e9fa7ada1e4225fe9d1d9e05723a3279259eb96
-SIZE (KDE/qt-x11-free-3.3.5.tar.bz2) = 14431679
+MD5 (KDE/qt-x11-free-3.3.6.tar.bz2) = dc1384c03ac08af21f6fefab32d982cf
+SHA256 (KDE/qt-x11-free-3.3.6.tar.bz2) = 04f12083f6a6f7a8fd4d34a6c1efd37db76a67580c424f4fb7b7c43c0565e6ae
+SIZE (KDE/qt-x11-free-3.3.6.tar.bz2) = 14565843
--- qt-mysql-plugin.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list