From root@selenium.jlkhosting.com  Sun Jan 19 18:16:57 2014
Return-Path: <root@selenium.jlkhosting.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id CC2D0928;
	Sun, 19 Jan 2014 18:16:57 +0000 (UTC)
Received: from selenium.jlkhosting.com (selenium.jlkhosting.com [23.239.108.42])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B37B6114E;
	Sun, 19 Jan 2014 18:16:57 +0000 (UTC)
Received: from root by selenium.jlkhosting.com with local (Exim 4.82 (FreeBSD))
	(envelope-from <root@selenium.jlkhosting.com>)
	id 1W4wuM-0001VH-0X; Sun, 19 Jan 2014 13:15:42 -0500
Message-Id: <E1W4wuM-0001VH-0X@selenium.jlkhosting.com>
Date: Sun, 19 Jan 2014 13:15:42 -0500
From: Jim Ohlstein <jim@selenium.jlkhosting.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: flo@FreeBSD.org
Subject: [PATCH] databases/percona55-server: update to 5.5.35 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         185889
>Category:       ports
>Synopsis:       [PATCH] databases/percona55-server: update to 5.5.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 19 18:20:00 UTC 2014
>Closed-Date:    Sun Jan 19 20:22:14 UTC 2014
>Last-Modified:  Sun Jan 19 20:30:00 UTC 2014
>Originator:     Jim Ohlstein
>Release:        FreeBSD 10.0-PRERELEASE amd64
>Organization:
JLK Hosting
>Environment:
System: FreeBSD selenium.jlkhosting.com 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #0 r260431: Tue Jan  7 21:59:51
>Description:
	-upgrade to 5.5.35.33.0
	-edited two patch files so they would apply cleanly
	-minor Makefile edits so portlint won't throw "Fatal" errors

Port maintainer (flo@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- percona55-server-5.5.35.33.0.patch begins here ---
diff -ruN /usr/ports/databases/percona55-server/Makefile ./Makefile
--- /usr/ports/databases/percona55-server/Makefile	2013-12-21 08:59:06.941424022 -0500
+++ ./Makefile	2014-01-19 12:51:20.663123243 -0500
@@ -1,13 +1,13 @@
 # $FreeBSD: head/databases/percona55-server/Makefile 337107 2013-12-21 00:25:08Z flo $
 
 PORTNAME?=	percona
-DISTVERSION=	5.5.34-32.0
-DISTNAME=	Percona-Server-5.5.34-rel32.0
+DISTVERSION=	5.5.35-33.0
 PORTREVISION?=	0
 CATEGORIES=	databases ipv6
 MASTER_SITES=	http://www.percona.com/downloads/Percona-Server-5.5/${DISTNAME}/source/
 MASTER_SITE_SUBDIR=	MySQL-5.5
 PKGNAMESUFFIX?=	55-server
+DISTNAME=	Percona-Server-5.5.35-rel33.0
 
 MAINTAINER=	flo@FreeBSD.org
 COMMENT?=	Multithreaded SQL database (server)
diff -ruN /usr/ports/databases/percona55-server/distinfo ./distinfo
--- /usr/ports/databases/percona55-server/distinfo	2013-12-17 22:26:42.973126949 -0500
+++ ./distinfo	2014-01-19 12:53:15.539111427 -0500
@@ -1,2 +1,2 @@
-SHA256 (Percona-Server-5.5.34-rel32.0.tar.gz) = 775931aba537dea4fcd4ff6d37f2f30ce24921c79cef17f0c9c595222f95a741
-SIZE (Percona-Server-5.5.34-rel32.0.tar.gz) = 22579884
+SHA256 (Percona-Server-5.5.35-rel33.0.tar.gz) = ffa9335fc6ee204b13c5d6ebe32709f2b5bc930665e8000db1864555a02049b8
+SIZE (Percona-Server-5.5.35-rel33.0.tar.gz) = 22465700
diff -ruN /usr/ports/databases/percona55-server/files/patch-libmysql_CMakeLists.txt ./files/patch-libmysql_CMakeLists.txt
--- /usr/ports/databases/percona55-server/files/patch-libmysql_CMakeLists.txt	2013-12-17 22:26:42.986127005 -0500
+++ ./files/patch-libmysql_CMakeLists.txt	2014-01-19 12:15:46.933266142 -0500
@@ -1,6 +1,6 @@
---- libmysql/CMakeLists.txt.orig	2010-12-03 18:58:26.000000000 +0100
-+++ libmysql/CMakeLists.txt	2010-12-23 22:01:37.000000000 +0100
-@@ -153,13 +153,14 @@
+--- libmysql/CMakeLists.txt.orig	2014-01-19 11:47:44.423382348 -0500
++++ libmysql/CMakeLists.txt	2014-01-19 12:08:16.021297429 -0500
+@@ -165,7 +165,7 @@
  
  # Merge several convenience libraries into one big mysqlclient
  # and link them together into shared library.
@@ -8,15 +8,16 @@
 +MERGE_LIBRARIES(mysqlclient STATIC ${LIBS} COMPONENT Development NOINSTALL)
  
  # Visual Studio users need debug  static library for debug projects
- IF(MSVC)
-  INSTALL_DEBUG_TARGET(mysqlclient DESTINATION ${INSTALL_LIBDIR}/debug)
+ INSTALL_DEBUG_SYMBOLS(clientlib)
+@@ -174,6 +174,7 @@
+  INSTALL_DEBUG_TARGET(clientlib DESTINATION ${INSTALL_LIBDIR}/debug)
  ENDIF()
  
 +IF(FALSE)
  IF(UNIX)
    MACRO(GET_VERSIONED_LIBNAME LIBNAME EXTENSION VERSION OUTNAME)
      SET(DOT_VERSION ".${VERSION}")
-@@ -174,9 +175,11 @@
+@@ -188,9 +189,11 @@
    ENDMACRO()
    INSTALL_SYMLINK(${CMAKE_STATIC_LIBRARY_PREFIX}mysqlclient_r.a mysqlclient ${INSTALL_LIBDIR} Development)
  ENDIF()
@@ -25,11 +26,11 @@
  IF(NOT DISABLE_SHARED)
 -  MERGE_LIBRARIES(libmysql SHARED ${LIBS} EXPORTS ${CLIENT_API_FUNCTIONS} COMPONENT SharedLibraries)
 +  MERGE_LIBRARIES(libmysql SHARED ${LIBS} EXPORTS ${CLIENT_API_FUNCTIONS} COMPONENT SharedLibraries NOINSTALL)
-+IF(FALSE)
++  IF(FALSE)
    IF(UNIX)
      # libtool compatability
      IF(CMAKE_SYSTEM_NAME MATCHES "FreeBSD" OR APPLE)
-@@ -223,3 +226,4 @@
+@@ -240,3 +243,4 @@
      ENDFOREACH()
    ENDIF()
  ENDIF()
diff -ruN /usr/ports/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc ./files/patch-storage__innobase__handler__i_s.cc
--- /usr/ports/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc	2013-12-17 22:26:43.001126934 -0500
+++ ./files/patch-storage__innobase__handler__i_s.cc	2014-01-19 12:23:36.827776774 -0500
@@ -1,20 +1,23 @@
---- storage/innobase/handler/i_s.cc.orig	2013-08-27 16:58:46.000000000 +0200
-+++ storage/innobase/handler/i_s.cc	2013-09-30 19:31:59.983048770 +0200
-@@ -48,14 +48,18 @@
- #include "btr0types.h"
+--- storage/innobase/handler/i_s.cc.orig	2013-12-02 01:43:24.000000000 -0500
++++ storage/innobase/handler/i_s.cc	2014-01-19 12:21:24.113243651 -0500
+@@ -49,17 +49,21 @@
  #include "buf0buddy.h"
  #include "buf0buf.h"
-+#include "buf0lru.h"
+ #include "buf0lru.h"
 +#include "dict0load.h"
++#include "buf0lru.h"
  #include "ibuf0ibuf.h"
  #include "dict0mem.h"
  #include "dict0types.h"
  #include "dict0boot.h"
+ #include "dict0load.h"
  #include "ha_prototypes.h"
 +#include "srv0srv.h"
  #include "srv0start.h"
+ #include "srv0srv.h"
  #include "trx0i_s.h"
  #include "trx0rseg.h"
+ #include "trx0trx.h"
 +#include "trx0trx.h"
  #include "trx0undo.h"
  #include "log0online.h"
--- percona55-server-5.5.35.33.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 19 18:20:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185889 
State-Changed-From-To: open->closed 
State-Changed-By: flo 
State-Changed-When: Sun Jan 19 20:22:13 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185889 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185889: commit references a PR
Date: Sun, 19 Jan 2014 20:21:08 +0000 (UTC)

 Author: flo
 Date: Sun Jan 19 20:21:00 2014
 New Revision: 340348
 URL: http://svnweb.freebsd.org/changeset/ports/340348
 QAT: https://qat.redports.org/buildarchive/r340348/
 
 Log:
   - Update to 5.5.35-33.0
   - Pet portlint
   
   PR:		ports/185889
   Submitted by:	Jim Ohlstein <jim@selenium.jlkhosting.com>
 
 Modified:
   head/databases/percona55-server/Makefile
   head/databases/percona55-server/distinfo
   head/databases/percona55-server/files/patch-libmysql_CMakeLists.txt
   head/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc
 
 Modified: head/databases/percona55-server/Makefile
 ==============================================================================
 --- head/databases/percona55-server/Makefile	Sun Jan 19 20:17:37 2014	(r340347)
 +++ head/databases/percona55-server/Makefile	Sun Jan 19 20:21:00 2014	(r340348)
 @@ -1,13 +1,12 @@
  # $FreeBSD$
  
  PORTNAME?=	percona
 -DISTVERSION=	5.5.34-32.0
 -DISTNAME=	Percona-Server-5.5.34-rel32.0
 +DISTVERSION=	5.5.35-33.0
  PORTREVISION?=	0
  CATEGORIES=	databases ipv6
  MASTER_SITES=	http://www.percona.com/downloads/Percona-Server-5.5/${DISTNAME}/source/
 -MASTER_SITE_SUBDIR=	MySQL-5.5
  PKGNAMESUFFIX?=	55-server
 +DISTNAME=	Percona-Server-5.5.35-rel33.0
  
  MAINTAINER=	flo@FreeBSD.org
  COMMENT?=	Multithreaded SQL database (server)
 
 Modified: head/databases/percona55-server/distinfo
 ==============================================================================
 --- head/databases/percona55-server/distinfo	Sun Jan 19 20:17:37 2014	(r340347)
 +++ head/databases/percona55-server/distinfo	Sun Jan 19 20:21:00 2014	(r340348)
 @@ -1,2 +1,2 @@
 -SHA256 (Percona-Server-5.5.34-rel32.0.tar.gz) = 775931aba537dea4fcd4ff6d37f2f30ce24921c79cef17f0c9c595222f95a741
 -SIZE (Percona-Server-5.5.34-rel32.0.tar.gz) = 22579884
 +SHA256 (Percona-Server-5.5.35-rel33.0.tar.gz) = ffa9335fc6ee204b13c5d6ebe32709f2b5bc930665e8000db1864555a02049b8
 +SIZE (Percona-Server-5.5.35-rel33.0.tar.gz) = 22465700
 
 Modified: head/databases/percona55-server/files/patch-libmysql_CMakeLists.txt
 ==============================================================================
 --- head/databases/percona55-server/files/patch-libmysql_CMakeLists.txt	Sun Jan 19 20:17:37 2014	(r340347)
 +++ head/databases/percona55-server/files/patch-libmysql_CMakeLists.txt	Sun Jan 19 20:21:00 2014	(r340348)
 @@ -1,6 +1,6 @@
 ---- libmysql/CMakeLists.txt.orig	2010-12-03 18:58:26.000000000 +0100
 -+++ libmysql/CMakeLists.txt	2010-12-23 22:01:37.000000000 +0100
 -@@ -153,13 +153,14 @@
 +--- libmysql/CMakeLists.txt.orig	2014-01-19 11:47:44.423382348 -0500
 ++++ libmysql/CMakeLists.txt	2014-01-19 12:08:16.021297429 -0500
 +@@ -165,7 +165,7 @@
   
   # Merge several convenience libraries into one big mysqlclient
   # and link them together into shared library.
 @@ -8,15 +8,16 @@
  +MERGE_LIBRARIES(mysqlclient STATIC ${LIBS} COMPONENT Development NOINSTALL)
   
   # Visual Studio users need debug  static library for debug projects
 - IF(MSVC)
 -  INSTALL_DEBUG_TARGET(mysqlclient DESTINATION ${INSTALL_LIBDIR}/debug)
 + INSTALL_DEBUG_SYMBOLS(clientlib)
 +@@ -174,6 +174,7 @@
 +  INSTALL_DEBUG_TARGET(clientlib DESTINATION ${INSTALL_LIBDIR}/debug)
   ENDIF()
   
  +IF(FALSE)
   IF(UNIX)
     MACRO(GET_VERSIONED_LIBNAME LIBNAME EXTENSION VERSION OUTNAME)
       SET(DOT_VERSION ".${VERSION}")
 -@@ -174,9 +175,11 @@
 +@@ -188,9 +189,11 @@
     ENDMACRO()
     INSTALL_SYMLINK(${CMAKE_STATIC_LIBRARY_PREFIX}mysqlclient_r.a mysqlclient ${INSTALL_LIBDIR} Development)
   ENDIF()
 @@ -25,11 +26,11 @@
   IF(NOT DISABLE_SHARED)
  -  MERGE_LIBRARIES(libmysql SHARED ${LIBS} EXPORTS ${CLIENT_API_FUNCTIONS} COMPONENT SharedLibraries)
  +  MERGE_LIBRARIES(libmysql SHARED ${LIBS} EXPORTS ${CLIENT_API_FUNCTIONS} COMPONENT SharedLibraries NOINSTALL)
 -+IF(FALSE)
 ++  IF(FALSE)
     IF(UNIX)
       # libtool compatability
       IF(CMAKE_SYSTEM_NAME MATCHES "FreeBSD" OR APPLE)
 -@@ -223,3 +226,4 @@
 +@@ -240,3 +243,4 @@
       ENDFOREACH()
     ENDIF()
   ENDIF()
 
 Modified: head/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc
 ==============================================================================
 --- head/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc	Sun Jan 19 20:17:37 2014	(r340347)
 +++ head/databases/percona55-server/files/patch-storage__innobase__handler__i_s.cc	Sun Jan 19 20:21:00 2014	(r340348)
 @@ -1,20 +1,23 @@
 ---- storage/innobase/handler/i_s.cc.orig	2013-08-27 16:58:46.000000000 +0200
 -+++ storage/innobase/handler/i_s.cc	2013-09-30 19:31:59.983048770 +0200
 -@@ -48,14 +48,18 @@
 - #include "btr0types.h"
 +--- storage/innobase/handler/i_s.cc.orig	2013-12-02 01:43:24.000000000 -0500
 ++++ storage/innobase/handler/i_s.cc	2014-01-19 12:21:24.113243651 -0500
 +@@ -49,17 +49,21 @@
   #include "buf0buddy.h"
   #include "buf0buf.h"
 -+#include "buf0lru.h"
 + #include "buf0lru.h"
  +#include "dict0load.h"
 ++#include "buf0lru.h"
   #include "ibuf0ibuf.h"
   #include "dict0mem.h"
   #include "dict0types.h"
   #include "dict0boot.h"
 + #include "dict0load.h"
   #include "ha_prototypes.h"
  +#include "srv0srv.h"
   #include "srv0start.h"
 + #include "srv0srv.h"
   #include "trx0i_s.h"
   #include "trx0rseg.h"
 + #include "trx0trx.h"
  +#include "trx0trx.h"
   #include "trx0undo.h"
   #include "log0online.h"
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
