summaryrefslogtreecommitdiff
path: root/devel/ruby-uuidtools
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-11 07:36:25 +0000
committertaca <taca@pkgsrc.org>2010-09-11 07:36:25 +0000
commit63796279a32b7fb7c808d23641b3b88947068f73 (patch)
tree4513873b72e6b92bde23256a70bea1e3b192239a /devel/ruby-uuidtools
parentf000f47fae598d8dece1131008195588f99caf1c (diff)
downloadpkgsrc-63796279a32b7fb7c808d23641b3b88947068f73.tar.gz
Importing ruby-uuidtools 2.1.1.
UUIDTools was designed to be a simple library for generating any of the various types of UUIDs. It conforms to RFC 4122 whenever possible.
Diffstat (limited to 'devel/ruby-uuidtools')
-rw-r--r--devel/ruby-uuidtools/DESCR3
-rw-r--r--devel/ruby-uuidtools/Makefile12
-rw-r--r--devel/ruby-uuidtools/PLIST25
-rw-r--r--devel/ruby-uuidtools/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/devel/ruby-uuidtools/DESCR b/devel/ruby-uuidtools/DESCR
new file mode 100644
index 00000000000..421c38a46e5
--- /dev/null
+++ b/devel/ruby-uuidtools/DESCR
@@ -0,0 +1,3 @@
+UUIDTools was designed to be a simple library for generating any
+of the various types of UUIDs. It conforms to RFC 4122 whenever
+possible.
diff --git a/devel/ruby-uuidtools/Makefile b/devel/ruby-uuidtools/Makefile
new file mode 100644
index 00000000000..c3feaa35d08
--- /dev/null
+++ b/devel/ruby-uuidtools/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/11 07:36:25 taca Exp $
+
+DISTNAME= uuidtools-2.1.1
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://uuidtools.rubyforge.org/
+COMMENT= Simple universally unique ID generation library
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-uuidtools/PLIST b/devel/ruby-uuidtools/PLIST
new file mode 100644
index 00000000000..853c782db7f
--- /dev/null
+++ b/devel/ruby-uuidtools/PLIST
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/11 07:36:25 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/compat/securerandom.rb
+${GEM_LIBDIR}/lib/uuidtools.rb
+${GEM_LIBDIR}/lib/uuidtools/version.rb
+${GEM_LIBDIR}/spec/spec.opts
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/spec/uuidtools/mac_address_spec.rb
+${GEM_LIBDIR}/spec/uuidtools/utility_spec.rb
+${GEM_LIBDIR}/spec/uuidtools/uuid_creation_spec.rb
+${GEM_LIBDIR}/spec/uuidtools/uuid_parsing_spec.rb
+${GEM_LIBDIR}/tasks/benchmark.rake
+${GEM_LIBDIR}/tasks/clobber.rake
+${GEM_LIBDIR}/tasks/gem.rake
+${GEM_LIBDIR}/tasks/git.rake
+${GEM_LIBDIR}/tasks/metrics.rake
+${GEM_LIBDIR}/tasks/rdoc.rake
+${GEM_LIBDIR}/tasks/rubyforge.rake
+${GEM_LIBDIR}/tasks/spec.rake
+${GEM_LIBDIR}/website/index.html
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-uuidtools/distinfo b/devel/ruby-uuidtools/distinfo
new file mode 100644
index 00000000000..e470568c72f
--- /dev/null
+++ b/devel/ruby-uuidtools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/09/11 07:36:25 taca Exp $
+
+SHA1 (uuidtools-2.1.1.gem) = 98bcab64d2b08bbb892b1239597dc82215dae05f
+RMD160 (uuidtools-2.1.1.gem) = baaea1de08d8a78b8ffec518031b17798a620871
+Size (uuidtools-2.1.1.gem) = 18432 bytes