Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 15:09:20 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303556 - head/databases/mysql-proxy
Message-ID:  <201209021509.q82F9Kau023018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Sep  2 15:09:19 2012
New Revision: 303556
URL: http://svn.freebsd.org/changeset/ports/303556

Log:
  - Update to 0.8.3

Modified:
  head/databases/mysql-proxy/Makefile   (contents, props changed)
  head/databases/mysql-proxy/distinfo   (contents, props changed)
  head/databases/mysql-proxy/pkg-plist   (contents, props changed)

Modified: head/databases/mysql-proxy/Makefile
==============================================================================
--- head/databases/mysql-proxy/Makefile	Sun Sep  2 15:04:58 2012	(r303555)
+++ head/databases/mysql-proxy/Makefile	Sun Sep  2 15:09:19 2012	(r303556)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-proxy
-PORTVERSION=	0.8.2
+PORTVERSION=	0.8.3
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_MYSQL}
 MASTER_SITE_SUBDIR=	MySQL-Proxy

Modified: head/databases/mysql-proxy/distinfo
==============================================================================
--- head/databases/mysql-proxy/distinfo	Sun Sep  2 15:04:58 2012	(r303555)
+++ head/databases/mysql-proxy/distinfo	Sun Sep  2 15:09:19 2012	(r303556)
@@ -1,2 +1,2 @@
-SHA256 (mysql-proxy-0.8.2.tar.gz) = 3955d9a60249d36b2c5c949706f7a3294419d2563c1e8474164a3a307865f550
-SIZE (mysql-proxy-0.8.2.tar.gz) = 861995
+SHA256 (mysql-proxy-0.8.3.tar.gz) = 80c48100759346f016751532f1fe9eef17a1015955544d18d9c14ab518d03cfe
+SIZE (mysql-proxy-0.8.3.tar.gz) = 890540

Modified: head/databases/mysql-proxy/pkg-plist
==============================================================================
--- head/databases/mysql-proxy/pkg-plist	Sun Sep  2 15:04:58 2012	(r303555)
+++ head/databases/mysql-proxy/pkg-plist	Sun Sep  2 15:09:19 2012	(r303556)
@@ -29,6 +29,7 @@ include/lua-scope.h
 include/my_rdtsc.h
 include/network-address-lua.h
 include/network-address.h
+include/network-asn1.h
 include/network-backend-lua.h
 include/network-backend.h
 include/network-conn-pool-lua.h
@@ -42,9 +43,11 @@ include/network-mysqld-masterinfo.h
 include/network-mysqld-packet.h
 include/network-mysqld-proto.h
 include/network-mysqld.h
+include/network-packet.h
 include/network-queue.h
 include/network-socket-lua.h
 include/network-socket.h
+include/network-spnego.h
 include/network_mysqld_proto_binary.h
 include/network_mysqld_type.h
 include/string-len.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209021509.q82F9Kau023018>