pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Set-IntSpan Update from version 1.09 to 1.13,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81a23eea1f35
branches:  trunk
changeset: 545939:81a23eea1f35
user:      he <he%pkgsrc.org@localhost>
date:      Sun Aug 17 14:27:30 2008 +0000

description:
Update from version 1.09 to 1.13, OK'ed by maintainer.

Changes:

1.13  2007 Oct 27
        - recoded member(), insert(), and remove() to use a binary search

1.12  2007 Sep 08
        - added support for spans in constructors

1.11  2007 Mar 17
        - added mutating set operations
        - added operator overloads

1.10  2007 Mar 04
        - extened new to take list of set_specs
        - added size as an alias for cardinality
        - added sets method
        - added cover (extent), and holes methods
        - added inset, pad, and trim methods
        - added grep_spans and map_spans functions

diffstat:

 devel/p5-Set-IntSpan/Makefile |  4 ++--
 devel/p5-Set-IntSpan/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 605c35b86c8f -r 81a23eea1f35 devel/p5-Set-IntSpan/Makefile
--- a/devel/p5-Set-IntSpan/Makefile     Sun Aug 17 14:15:11 2008 +0000
+++ b/devel/p5-Set-IntSpan/Makefile     Sun Aug 17 14:27:30 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:26 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/08/17 14:27:30 he Exp $
 #
 
-DISTNAME=      Set-IntSpan-1.09
+DISTNAME=      Set-IntSpan-1.13
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5sis
 CATEGORIES=    perl5
diff -r 605c35b86c8f -r 81a23eea1f35 devel/p5-Set-IntSpan/distinfo
--- a/devel/p5-Set-IntSpan/distinfo     Sun Aug 17 14:15:11 2008 +0000
+++ b/devel/p5-Set-IntSpan/distinfo     Sun Aug 17 14:27:30 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/09/01 06:34:31 gson Exp $
+$NetBSD: distinfo,v 1.5 2008/08/17 14:27:30 he Exp $
 
-SHA1 (Set-IntSpan-1.09.tar.gz) = 441349016ed1c5d948a7ca901eaa1d790e8b2546
-RMD160 (Set-IntSpan-1.09.tar.gz) = cf71e78468e1791e2a21f887c0889697e671311b
-Size (Set-IntSpan-1.09.tar.gz) = 17524 bytes
+SHA1 (Set-IntSpan-1.13.tar.gz) = ea613f75fdcc93a775e311441411495767cef012
+RMD160 (Set-IntSpan-1.13.tar.gz) = 69fe9ab753e6e88bf767d1a5788d1e2823f5b98f
+Size (Set-IntSpan-1.13.tar.gz) = 24365 bytes



Home | Main Index | Thread Index | Old Index