pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-App-Sqitch Update to 0.992. From the chan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a60d11ad0c42
branches:  trunk
changeset: 632125:a60d11ad0c42
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Mar 16 21:16:03 2014 +0000

description:
Update to 0.992. From the changelog:

- Fixed target test failures on Windows.
- Added support for Postgres-XC to the PostgreSQL engine. Sqitch registry
  tables are distributed by replication to all data nodes.
- Added support to MariaDB 5.3 and higher to the MySQL engine, thanks to
  Ed Silva.

Updating this leaf package during the freeze.

diffstat:

 databases/p5-App-Sqitch/Makefile |  4 ++--
 databases/p5-App-Sqitch/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r b11fa6b280ab -r a60d11ad0c42 databases/p5-App-Sqitch/Makefile
--- a/databases/p5-App-Sqitch/Makefile  Sun Mar 16 21:03:57 2014 +0000
+++ b/databases/p5-App-Sqitch/Makefile  Sun Mar 16 21:16:03 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/20 18:43:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2014/03/16 21:16:03 schmonz Exp $
 
-DISTNAME=              App-Sqitch-0.991
+DISTNAME=              App-Sqitch-0.992
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            databases perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=App/}
diff -r b11fa6b280ab -r a60d11ad0c42 databases/p5-App-Sqitch/distinfo
--- a/databases/p5-App-Sqitch/distinfo  Sun Mar 16 21:03:57 2014 +0000
+++ b/databases/p5-App-Sqitch/distinfo  Sun Mar 16 21:16:03 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/02/20 18:43:00 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2014/03/16 21:16:03 schmonz Exp $
 
-SHA1 (App-Sqitch-0.991.tar.gz) = 51904299ffb7031216365c018737a1e7778b7a5c
-RMD160 (App-Sqitch-0.991.tar.gz) = 27bc736a1834b0a43b64b3e2fb9d52749220bb2f
-Size (App-Sqitch-0.991.tar.gz) = 388589 bytes
+SHA1 (App-Sqitch-0.992.tar.gz) = cc3dd8828f98d83b171a86005a2235bcc4ac8d6d
+RMD160 (App-Sqitch-0.992.tar.gz) = 1a77ed3895cbd0c06c4877ab172a2378c5aa159c
+Size (App-Sqitch-0.992.tar.gz) = 389189 bytes



Home | Main Index | Thread Index | Old Index