pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-Jifty-DBI Update 0.74 to 0.77



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26b43c083ed6
branches:  trunk
changeset: 643150:26b43c083ed6
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Dec 12 04:51:06 2014 +0000

description:
Update 0.74 to 0.77
0.77 2013-12-01
    * Fix for perl 5.19.4 parsing of @{ foo { ... } }
    * Fix signature

0.76 2013-06-17
    * Provide source repository info in metadata
    * Default Cached::Memcached dependency off on Windows due to known build problems

    Thanks to Alexandr Ciornii for both.

0.75 2013-01-29
- Bug fixes:
    * backport a sort order fix for Pg handles from Searchbuilder
    * Work around Pg's sub-second formatting and DateTime::Parser::ISO8601
    * Don't attempt to filter, eq-check, validate, or otherwise munge functions

- Tests:
    * Fix failures on 5.17.6, reported as [rt.cpan.org #82978]
    * Update test to account for the ported bug fix in f9439a0

- Cleanup:
    * remove a useless wrapper function

- Documentation:
    * SPROUT points out that the second fix in 0.73 is actually a run-time
      error, of course

diffstat:

 databases/p5-Jifty-DBI/Makefile |  5 ++---
 databases/p5-Jifty-DBI/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e4b259a3bbe8 -r 26b43c083ed6 databases/p5-Jifty-DBI/Makefile
--- a/databases/p5-Jifty-DBI/Makefile   Fri Dec 12 04:43:16 2014 +0000
+++ b/databases/p5-Jifty-DBI/Makefile   Fri Dec 12 04:51:06 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/12/12 04:51:06 mef Exp $
 
-DISTNAME=      Jifty-DBI-0.74
+DISTNAME=      Jifty-DBI-0.77
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Jifty/}
 
diff -r e4b259a3bbe8 -r 26b43c083ed6 databases/p5-Jifty-DBI/distinfo
--- a/databases/p5-Jifty-DBI/distinfo   Fri Dec 12 04:43:16 2014 +0000
+++ b/databases/p5-Jifty-DBI/distinfo   Fri Dec 12 04:51:06 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/01/26 15:25:13 rhaen Exp $
+$NetBSD: distinfo,v 1.8 2014/12/12 04:51:06 mef Exp $
 
-SHA1 (Jifty-DBI-0.74.tar.gz) = 1ca75cd813a38ecb20bce391a6c172ba94e8ffb9
-RMD160 (Jifty-DBI-0.74.tar.gz) = 51c5b3f118480d56b6b39df3f7197821a230ca7b
-Size (Jifty-DBI-0.74.tar.gz) = 163808 bytes
+SHA1 (Jifty-DBI-0.77.tar.gz) = 2f9c0c3eea00eefdd6ef27ed9530e893581af571
+RMD160 (Jifty-DBI-0.77.tar.gz) = a4a28895680f66c73c3b39ba1dde894af8e00783
+Size (Jifty-DBI-0.77.tar.gz) = 168626 bytes



Home | Main Index | Thread Index | Old Index