pkgsrc-WIP-cvs archive

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

CVS commit: wip/p5-Class-DBI-Sweet



Module name:    wip
Committed by:   jgoamakf
Date:           Sat Apr 13 07:01:05 UTC 2013

Modified Files:
        wip/p5-Class-DBI-Sweet: Makefile distinfo

Log Message:
Update p5-Class-DBI-Sweet to 0.11.

Changes from previous:
----------------------
0.11 Mon Jul 25 2011
    - fix out of scope 'skip_alls' in tests [ishigaki]

0.10 Mon Aug 03 20:20:18 PST 2009
    - SQL::Abstract 1.55 compatibility, Damyan Ivanov

0.09 Sun Dec 23 23:51:36 PST 2007
    - fix spelling error which resulted in broken POD link, Jonas B. Nielsen
    - check for Cache::MemoryCache and skip tests if not present, Rhesa 
Rozendaal
    - fix 'bizzare copy of HASH in leave' issue, David Morgan, Randal Schwartz

    - mutiple trigger registration in one add_trigger() call is deprecated,
      update test 11 to reflect that, Bill Moseley <moseley%hank.org@localhost>

    - indent subroutines and perltidy for easy reading
    - new maintainer Fred Moyer <fred%redhotpenguin.com@localhost>

0.08  Tue Dec 14 12:13:00 2005
        - I mean, v3.0.12 ;-)
        - Also, /ge

0.07  Mon Dec 12 10:37:00 2005
        - Updated to work properly with Class::DBI v3.1.2

0.06
        - Moved UUID check to only die if user has selected uuid as their
          sequence

        - Provide a way to use named custom SQL fragments and which
          bits of SQL are replaced in the "%s" substitutions.  Useful
          for aggregate and GROUP BY queries.  New "attributes" added:

            sql_method : select the sql fragment used for COUNT(*)/SELECT
            statement_order : define which sql chunks and order are used
                in the "%s" substitution string.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-Class-DBI-Sweet/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/p5-Class-DBI-Sweet/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Class-DBI-Sweet/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Class-DBI-Sweet/Makefile?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index