summaryrefslogtreecommitdiff
path: root/databases/p5-Sort-SQL
diff options
context:
space:
mode:
authorsno <sno>2009-06-14 22:06:28 +0000
committersno <sno>2009-06-14 22:06:28 +0000
commit5a7efd4b1640e6a16e624e3600bdaf9d20527215 (patch)
treefa5f1ecff4805476ed9b685227217b35663f994e /databases/p5-Sort-SQL
parent1d55a05a9750e2b683873682961bdfe393f3da93 (diff)
downloadpkgsrc-5a7efd4b1640e6a16e624e3600bdaf9d20527215.tar.gz
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 (limited to 'databases/p5-Sort-SQL')
-rw-r--r--databases/p5-Sort-SQL/Makefile6
-rw-r--r--databases/p5-Sort-SQL/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-Sort-SQL/Makefile b/databases/p5-Sort-SQL/Makefile
index 9cdb838834f..b18a254664b 100644
--- a/databases/p5-Sort-SQL/Makefile
+++ b/databases/p5-Sort-SQL/Makefile
@@ -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
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 --git a/databases/p5-Sort-SQL/distinfo b/databases/p5-Sort-SQL/distinfo
index 8294ffee2f8..afa41838d39 100644
--- a/databases/p5-Sort-SQL/distinfo
+++ b/databases/p5-Sort-SQL/distinfo
@@ -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