Simple version update to 3.16.0. Lots of new features, bug fixes, and
performance improvements. OK landry@, bernd@
This commit is contained in:
parent
9ad73c2a1f
commit
5d47ec901c
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/09/28 20:12:16 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/02 18:24:29 jeremy Exp $
|
||||
|
||||
COMMENT = lightweight ORM library for Ruby
|
||||
|
||||
DISTNAME = sequel-3.6.0
|
||||
DISTNAME = sequel-3.16.0
|
||||
PKGNAME = ruby-${DISTNAME}
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://sequel.rubyforge.org/
|
||||
@ -25,6 +24,6 @@ PKG_ARCH = *
|
||||
|
||||
REGRESS_DEPENDS = ::databases/ruby-sqlite3
|
||||
MODRUBY_REGRESS = rake rspec
|
||||
RAKE_REGRESS_TARGET = spec spec_sqlite
|
||||
RAKE_REGRESS_TARGET = spec spec_plugin spec_sqlite
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (sequel-3.6.0.gem) = gRiokVMlBfzdCEImHEqB8A==
|
||||
RMD160 (sequel-3.6.0.gem) = kwlN1w5SXWm/dXclT4YFvIHvxlU=
|
||||
SHA1 (sequel-3.6.0.gem) = +/ytP6y5fqCuhMLflpAxhiDsELg=
|
||||
SHA256 (sequel-3.6.0.gem) = Mc96BGqz7+VDXzvGmK8/MwrjYvi32UcU7oUen69MPZM=
|
||||
SIZE (sequel-3.6.0.gem) = 487936
|
||||
MD5 (sequel-3.16.0.gem) = L7fgDmzAyrelkOe69tAlDg==
|
||||
RMD160 (sequel-3.16.0.gem) = cCasE4Tvn0akvFjeiwe1owD/DD0=
|
||||
SHA1 (sequel-3.16.0.gem) = gTGDHKW/XDend0qvkumsMHq5poc=
|
||||
SHA256 (sequel-3.16.0.gem) = b/1nXE+AE6vLO80htICBTcTIHjcU3gS4pRqfqBqFjXE=
|
||||
SIZE (sequel-3.16.0.gem) = 672256
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user