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.
This commit is contained in:
parent
d9414cd753
commit
eab512c8db
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue