diff options
author | taca <taca> | 2012-12-17 12:17:56 +0000 |
---|---|---|
committer | taca <taca> | 2012-12-17 12:17:56 +0000 |
commit | 1948d16551beea57eebfe4851f4afc5d70a75d36 (patch) | |
tree | d30249f64cfa9aca0a3817fab7fcda76096bb22e /devel | |
parent | a2c8fda421f41036ac9bd34e2b9b6003709e2c96 (diff) | |
download | pkgsrc-1948d16551beea57eebfe4851f4afc5d70a75d36.tar.gz |
Update ruby-simple_uuid to 0.3.0.
v0.3.0 Add option `:randomize` to turn off the random part of the UUID
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-simple_uuid/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-simple_uuid/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-simple_uuid/Makefile b/devel/ruby-simple_uuid/Makefile index c81dfb42410..299a087ecc5 100644 --- a/devel/ruby-simple_uuid/Makefile +++ b/devel/ruby-simple_uuid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2011/08/20 15:17:27 taca Exp $ +# $NetBSD: Makefile,v 1.7 2012/12/17 12:17:56 taca Exp $ -DISTNAME= simple_uuid-0.2.0 +DISTNAME= simple_uuid-0.3.0 CATEGORIES= devel MAINTAINER= tonnerre@NetBSD.org diff --git a/devel/ruby-simple_uuid/distinfo b/devel/ruby-simple_uuid/distinfo index c395951112d..11cac358f4c 100644 --- a/devel/ruby-simple_uuid/distinfo +++ b/devel/ruby-simple_uuid/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/08/20 15:15:51 taca Exp $ +$NetBSD: distinfo,v 1.4 2012/12/17 12:17:56 taca Exp $ -SHA1 (simple_uuid-0.2.0.gem) = fc749268626ca23e3d1e219d512f1b9bf7001152 -RMD160 (simple_uuid-0.2.0.gem) = f123b2863d7907802f457d0baf4fb39c0485dec8 -Size (simple_uuid-0.2.0.gem) = 6656 bytes +SHA1 (simple_uuid-0.3.0.gem) = 9e2aa8c359f9c6ad4d04b44406c4eaad93484d83 +RMD160 (simple_uuid-0.3.0.gem) = 209f2e2352cc6e600813a6c7b700372b69eac6df +Size (simple_uuid-0.3.0.gem) = 6656 bytes |