Update to 2.2.2, required by update to ruby-datamapper.
ok landry
This commit is contained in:
parent
17e89db3a8
commit
0fe7b67a39
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/24 21:35:16 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/12/08 22:53:50 jeremy Exp $
|
||||
|
||||
COMMENT = replacement for Ruby's URI implementation
|
||||
|
||||
# test databases/ruby-datamapper/core before updating
|
||||
DISTNAME = addressable-2.1.0
|
||||
REVISION = 2
|
||||
DISTNAME = addressable-2.2.2
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://addressable.rubyforge.org/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (addressable-2.1.0.gem) = LdBcX0RKQInZmPBMoUvIXg==
|
||||
RMD160 (addressable-2.1.0.gem) = LeGL0REsItIHsm8No7Qqq2K0Mxs=
|
||||
SHA1 (addressable-2.1.0.gem) = VhfNV2f/PG5mTNI266S+zqoePF0=
|
||||
SHA256 (addressable-2.1.0.gem) = xsHJMYna+Er2FJu3GeDxmmr/+bp9bbyDIdoqyw31tyo=
|
||||
SIZE (addressable-2.1.0.gem) = 129536
|
||||
MD5 (addressable-2.2.2.gem) = uFR5wiLNbIIoSl0LyhPIQA==
|
||||
RMD160 (addressable-2.2.2.gem) = riVqzM7fqb3YDnk97WcdZ3I72rU=
|
||||
SHA1 (addressable-2.2.2.gem) = /6bxn5J+HV7t7qb6BRq8rA8IG2Y=
|
||||
SHA256 (addressable-2.2.2.gem) = PKRevJ0HoDqPtiyDwwYkJlfnAhDoWAts9LDbBWxYHe0=
|
||||
SIZE (addressable-2.2.2.gem) = 93184
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/11/08 23:24:43 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/12/08 22:53:50 jeremy Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG
|
||||
@ -16,8 +16,6 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/addressable/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/addressable/idna_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/addressable/template_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/addressable/uri_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/data/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/data/rfc3986.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/clobber.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/gem.rake
|
||||
@ -26,6 +24,7 @@ ${GEM_LIB}/gems/${DISTNAME}/tasks/metrics.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/rdoc.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/rubyforge.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/spec.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/tasks/yard.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/website/
|
||||
${GEM_LIB}/gems/${DISTNAME}/website/index.html
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user