diff options
author | obache <obache@pkgsrc.org> | 2009-05-07 11:06:28 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-07 11:06:28 +0000 |
commit | 4774f8eab29dbd93662d7426dd21cbecb2c3a8e2 (patch) | |
tree | a4e39768a50f11cfc2919b23f36339927db7a1dd /databases/p5-tokyotyrant | |
parent | 2ded59a856f2df8aff64c027c8c05e1ff50eeb99 (diff) | |
download | pkgsrc-4774f8eab29dbd93662d7426dd21cbecb2c3a8e2.tar.gz |
Update tokyotyrant-perl to 1.10, for new tokyotyrant protocol.
Diffstat (limited to 'databases/p5-tokyotyrant')
-rw-r--r-- | databases/p5-tokyotyrant/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-tokyotyrant/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index f98dd720269..b307771b1a3 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/03/21 05:37:46 obache Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/07 11:06:28 obache Exp $ # -DISTNAME= tokyotyrant-perl-1.8 +DISTNAME= tokyotyrant-perl-1.10 PKGNAME= p5-${DISTNAME:S/-perl-/-/} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} @@ -10,6 +10,8 @@ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://tokyocabinet.sourceforge.net/tyrantperldoc/ COMMENT= Pure Perl Interface of Tokyo Tyrant +LICENSES= gnu-lgpl-v2.1 + PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/TokyoTyrant/.packlist diff --git a/databases/p5-tokyotyrant/distinfo b/databases/p5-tokyotyrant/distinfo index 59b0e03f99d..381de550ff0 100644 --- a/databases/p5-tokyotyrant/distinfo +++ b/databases/p5-tokyotyrant/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/03/21 05:37:46 obache Exp $ +$NetBSD: distinfo,v 1.10 2009/05/07 11:06:28 obache Exp $ -SHA1 (tokyotyrant-perl-1.8.tar.gz) = 24fb6aee1c025f85291c5eab80616f9ce0fe16c3 -RMD160 (tokyotyrant-perl-1.8.tar.gz) = fb7ec6199360f7fa018bb8fc8f653c722a33dabf -Size (tokyotyrant-perl-1.8.tar.gz) = 32801 bytes +SHA1 (tokyotyrant-perl-1.10.tar.gz) = 1171ecd9b4f1ca596dc8f518e3f96efadf001927 +RMD160 (tokyotyrant-perl-1.10.tar.gz) = cd9f2555ff3a948520b593f54db6a9fb2853d885 +Size (tokyotyrant-perl-1.10.tar.gz) = 33157 bytes |