summaryrefslogtreecommitdiff
path: root/devel/p5-Hash-Flatten
diff options
context:
space:
mode:
authorsno <sno>2010-01-26 15:30:10 +0000
committersno <sno>2010-01-26 15:30:10 +0000
commitc8362e93cf542211af7ac1fd9c27c19c80c7c5f3 (patch)
tree4ea4aee261d3c836082234e0aeee90b5312f2c4b /devel/p5-Hash-Flatten
parenta013deb140e52cf70245bdc5f1d044f585af49b9 (diff)
downloadpkgsrc-c8362e93cf542211af7ac1fd9c27c19c80c7c5f3.tar.gz
Import devel/p5-Hash-Flatten version 1.16 as indirect dependency of
scheduled update of editors/p5-Padre-Plugin-Catalyst. Converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs).
Diffstat (limited to 'devel/p5-Hash-Flatten')
-rw-r--r--devel/p5-Hash-Flatten/DESCR3
-rw-r--r--devel/p5-Hash-Flatten/Makefile23
-rw-r--r--devel/p5-Hash-Flatten/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/devel/p5-Hash-Flatten/DESCR b/devel/p5-Hash-Flatten/DESCR
new file mode 100644
index 00000000000..40cabd46b76
--- /dev/null
+++ b/devel/p5-Hash-Flatten/DESCR
@@ -0,0 +1,3 @@
+Converts back and forth between a nested hash structure and a flat hash of
+delimited key-value pairs. Useful for protocols that only support key-value
+pairs (such as CGI and DBMs).
diff --git a/devel/p5-Hash-Flatten/Makefile b/devel/p5-Hash-Flatten/Makefile
new file mode 100644
index 00000000000..5d9bdacf8ea
--- /dev/null
+++ b/devel/p5-Hash-Flatten/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 15:30:10 sno Exp $
+#
+
+DISTNAME= Hash-Flatten-1.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Hash-Flatten/
+COMMENT= Perl 5 module to flatten/unflatten complex data hashes
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+BUILD_DEPENDS+= p5-Log-Trace-[0-9]*:../../devel/p5-Log-Trace
+BUILD_DEPENDS+= p5-Test-Assertions-[0-9]*:../../devel/p5-Test-Assertions
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Hash/Flatten/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Hash-Flatten/distinfo b/devel/p5-Hash-Flatten/distinfo
new file mode 100644
index 00000000000..1eff97d0f13
--- /dev/null
+++ b/devel/p5-Hash-Flatten/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/26 15:30:10 sno Exp $
+
+SHA1 (Hash-Flatten-1.16.tar.gz) = 23da4c7adee94eff2c34943d124432e3708a44c9
+RMD160 (Hash-Flatten-1.16.tar.gz) = 1521187fcd92ecc107b6d098c680db20909c83db
+Size (Hash-Flatten-1.16.tar.gz) = 14896 bytes