pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-Sort-SQL pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/aebed1792a48
branches: trunk
changeset: 394731:aebed1792a48
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 22:06:28 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module for Sort::SQL from 0.03nb1 to 0.05
- Setting license to ${PERL5_LICENSE} according to module's doc
Upstream changes:
0.04 13 June 2009
- support comma-separated pairs
- refactor to fix bug with two columns with same name.
0.05 13 June 2009
- fix regexp for pair separation introduced in 0.04
diffstat:
databases/p5-Sort-SQL/Makefile | 6 +++---
databases/p5-Sort-SQL/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r f450e6e96bfa -r aebed1792a48 databases/p5-Sort-SQL/Makefile
--- a/databases/p5-Sort-SQL/Makefile Sun Jun 14 22:01:11 2009 +0000
+++ b/databases/p5-Sort-SQL/Makefile Sun Jun 14 22:06:28 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:46 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/14 22:06:28 sno Exp $
-DISTNAME= Sort-SQL-0.03
+DISTNAME= Sort-SQL-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KA/KARMAN/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/~karman/Sort-SQL/
COMMENT= Manipulate SQL sort strings
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Sort/SQL/.packlist
diff -r f450e6e96bfa -r aebed1792a48 databases/p5-Sort-SQL/distinfo
--- a/databases/p5-Sort-SQL/distinfo Sun Jun 14 22:01:11 2009 +0000
+++ b/databases/p5-Sort-SQL/distinfo Sun Jun 14 22:06:28 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/14 09:34:26 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/06/14 22:06:28 sno Exp $
-SHA1 (Sort-SQL-0.03.tar.gz) = 772d332efe46a52da05361db54d396cd56d847a9
-RMD160 (Sort-SQL-0.03.tar.gz) = 6825dd4e6d71b14d86f8e124887d2ef9e0833ee2
-Size (Sort-SQL-0.03.tar.gz) = 2971 bytes
+SHA1 (Sort-SQL-0.05.tar.gz) = dc037a47f28d8dc59701929446bac19fd9d01de1
+RMD160 (Sort-SQL-0.05.tar.gz) = db1539c265ae223c8953b89ba1a6254acdb91a49
+Size (Sort-SQL-0.05.tar.gz) = 3109 bytes
Home |
Main Index |
Thread Index |
Old Index