summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2014-04-12 12:10:34 +0000
committeradam <adam>2014-04-12 12:10:34 +0000
commitf4eed3626340631717cc77cd9abf824c03d41aea (patch)
tree1d29d91c485e36df50bd17f21473f36a84156a7b
parenta48ca17e6f1d85adb3285e78cc4fb3651a9394b0 (diff)
downloadpkgsrc-f4eed3626340631717cc77cd9abf824c03d41aea.tar.gz
Added databases/py-mysql-connector version 1.1.6
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20143
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 02f8425fa5c..a13e1cb17d9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.450 2014/04/02 17:26:55 wiedi Exp $
+# $NetBSD: Makefile,v 1.451 2014/04/12 12:10:34 adam Exp $
COMMENT= Databases
@@ -329,6 +329,7 @@ SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mssql
+SUBDIR+= py-mysql-connector
SUBDIR+= py-mysqldb
SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014
index 958793a488b..79334ac2bc1 100644
--- a/doc/CHANGES-2014
+++ b/doc/CHANGES-2014
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2014,v 1.1435 2014/04/12 10:33:05 wiz Exp $
+$NetBSD: CHANGES-2014,v 1.1436 2014/04/12 12:11:14 adam Exp $
Changes to the packages collection and infrastructure in 2014:
@@ -2110,3 +2110,4 @@ Changes to the packages collection and infrastructure in 2014:
Updated databases/py-mysqldb to 1.2.5 [adam 2014-04-12]
Updated www/py-django-easy-thumbnails to 1.5 [adam 2014-04-12]
Updated net/youtube-dl to 20140411.2 [wiz 2014-04-12]
+ Added databases/py-mysql-connector version 1.1.6 [adam 2014-04-12]