pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-String-Koremutake Initial import of p5-Str...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/115bd09c46ce
branches:  trunk
changeset: 546453:115bd09c46ce
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Sep 01 22:28:23 2008 +0000

description:
Initial import of p5-String-Koremutake version 0.30 in the NetBSD
Packages Collection.

The Perl 5 module String::Koremutake convert to/from Koremutake
Memorable Random Strings. The term "Memorable Random String" was
thought up by Sean B. Palmer as a name for those strings like
dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't
have any conventional sense, but can be used as random identifiers,
especially in URIs to keep them persistent.

diffstat:

 textproc/p5-String-Koremutake/DESCR    |   6 ++++++
 textproc/p5-String-Koremutake/Makefile |  21 +++++++++++++++++++++
 textproc/p5-String-Koremutake/distinfo |   5 +++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 36f32f65b458 -r 115bd09c46ce textproc/p5-String-Koremutake/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Koremutake/DESCR       Mon Sep 01 22:28:23 2008 +0000
@@ -0,0 +1,6 @@
+The Perl 5 module String::Koremutake convert to/from Koremutake
+Memorable Random Strings. The term "Memorable Random String" was
+thought up by Sean B. Palmer as a name for those strings like
+dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't
+have any conventional sense, but can be used as random identifiers,
+especially in URIs to keep them persistent.
diff -r 36f32f65b458 -r 115bd09c46ce textproc/p5-String-Koremutake/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Koremutake/Makefile    Mon Sep 01 22:28:23 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/01 22:28:23 seb Exp $
+
+DISTNAME=      String-Koremutake-0.30
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=String/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/String-Koremutake/
+COMMENT=       Perl 5 module to convert to/from Koremutake Memorable Random Strings
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/String/Koremutake/.packlist
+
+DEPENDS+=      p5-Error>=0.15:../../devel/p5-Error
+BUILD_DEPENDS+=        p5-Test-Exception>=0.15:../../devel/p5-Test-Exception
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 36f32f65b458 -r 115bd09c46ce textproc/p5-String-Koremutake/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Koremutake/distinfo    Mon Sep 01 22:28:23 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/01 22:28:23 seb Exp $
+
+SHA1 (String-Koremutake-0.30.tar.gz) = 0b308b297c911928ae97980e608d4cc42e384844
+RMD160 (String-Koremutake-0.30.tar.gz) = 388792b17ac4a0532936c9e1444a96590d32de0d
+Size (String-Koremutake-0.30.tar.gz) = 3800 bytes



Home | Main Index | Thread Index | Old Index