Bump version to 4.7.4, needed by update to databases/ruby-amalgalite.
OK landry@
This commit is contained in:
parent
2879619410
commit
5831aa3e03
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/20 17:32:49 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/03/14 17:41:33 jeremy Exp $
|
||||
|
||||
COMMENT= allow keyword access to array instances
|
||||
|
||||
DISTNAME= arrayfields-4.7.0
|
||||
DISTNAME= arrayfields-4.7.4
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://codeforpeople.com/lib/ruby/arrayfields/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (arrayfields-4.7.0.gem) = tpOUIrxr5QBucguZ9fa7kA==
|
||||
RMD160 (arrayfields-4.7.0.gem) = +lvcWlWiSXVlVSzMBOLS4bUGX+U=
|
||||
SHA1 (arrayfields-4.7.0.gem) = dXZeF9wPT3CGDQERdx+OdCu2C4Q=
|
||||
SHA256 (arrayfields-4.7.0.gem) = NXl+cXu6rWx8uxgk06/AjloF73BPJhOZeW9uWNlfgYM=
|
||||
SIZE (arrayfields-4.7.0.gem) = 13312
|
||||
MD5 (arrayfields-4.7.4.gem) = Nu/pdVV9iuje5qEYdWWaAQ==
|
||||
RMD160 (arrayfields-4.7.4.gem) = 8JJIidl8NsQrf0YGpZDyzS/qVkY=
|
||||
SHA1 (arrayfields-4.7.4.gem) = SIRHFEOkHga1ztU+ZyDoDNV7cc0=
|
||||
SHA256 (arrayfields-4.7.4.gem) = +BmUtdopZOePxqj9uEGvAccGJCT1UAVOVPDwyeyoK80=
|
||||
SIZE (arrayfields-4.7.4.gem) = 14336
|
||||
|
@ -1,13 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/20 17:32:49 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/03/14 17:41:33 jeremy Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/README
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.tmpl
|
||||
${GEM_LIB}/gems/${DISTNAME}/arrayfields.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/gemspec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/gen_readme.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/install.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/arrayfields.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/readme.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/sample/
|
||||
${GEM_LIB}/gems/${DISTNAME}/sample/a.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/sample/b.rb
|
||||
|
Loading…
Reference in New Issue
Block a user