diff options
author | mef <mef> | 2014-12-04 07:50:47 +0000 |
---|---|---|
committer | mef <mef> | 2014-12-04 07:50:47 +0000 |
commit | e6c40f14491a49bb159e3f36d946564ab7136431 (patch) | |
tree | bfba47205a1038794168a4fdfba04bfa1a95738e /databases | |
parent | 59c77a4ccaeada29b4e91d7735bd1097672084d7 (diff) | |
download | pkgsrc-e6c40f14491a49bb159e3f36d946564ab7136431.tar.gz |
Update 0.44 to 0.46
0.46 - 2014-11-08, H.Merijn Brand
* Column type CHAR should return 1
0.45 - 2014-10-23, H.Merijn Brand
* Test unauthorized folder access (RT#99508). Requires DBD::File-0.43
* Fix DBI requirement phase (depend more on toolchain) (RT#99732)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-CSV/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 1fed1b11572..c4bb74156b1 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2014/10/09 13:44:34 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/12/04 07:50:47 mef Exp $ -DISTNAME= DBD-CSV-0.44 +DISTNAME= DBD-CSV-0.46 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo index f9e5e40aca7..06ee392164a 100644 --- a/databases/p5-DBD-CSV/distinfo +++ b/databases/p5-DBD-CSV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2014/09/06 13:30:25 wen Exp $ +$NetBSD: distinfo,v 1.19 2014/12/04 07:50:47 mef Exp $ -SHA1 (DBD-CSV-0.44.tgz) = 0e276ee4488303caa74cd1875ec15df7c1d35bde -RMD160 (DBD-CSV-0.44.tgz) = c63d3ed8dfccf1fd8f10f41f5bf66babdb4a397b -Size (DBD-CSV-0.44.tgz) = 39850 bytes +SHA1 (DBD-CSV-0.46.tgz) = f80f1f6e530ef7eaecf8955e42824ffb0837b1cb +RMD160 (DBD-CSV-0.46.tgz) = e68c9dfca2741055a5ed2a14a99828e0f7a27703 +Size (DBD-CSV-0.46.tgz) = 40219 bytes |