Update ruby-do_postgres to 0.10.15.
## 0.10.15 2015-02-15 * Ruby 2.2 support * Windows support on 2.1.x and 2.2.x
This commit is contained in:
parent
26a72339f1
commit
2a2593b93f
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.18 2014/10/07 16:47:21 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/02/17 14:49:46 taca Exp $
|
||||
|
||||
DISTNAME= do_sqlite3-0.10.14
|
||||
PKGREVISION= 2
|
||||
DISTNAME= do_sqlite3-0.10.15
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
@ -9,7 +8,7 @@ HOMEPAGE= #
|
|||
COMMENT= Implements the DataObjects API for Sqlite3
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-data_objects>=0.10.14<0.11:../../databases/ruby-data_objects
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-data_objects>=0.10.15<0.11:../../databases/ruby-data_objects
|
||||
|
||||
USE_GCC_RUNTIME= yes
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2014/03/13 18:18:01 taca Exp $
|
||||
$NetBSD: distinfo,v 1.10 2015/02/17 14:49:46 taca Exp $
|
||||
|
||||
SHA1 (do_sqlite3-0.10.14.gem) = c0e3219381c37d39487cf5bd2b82e910e546208c
|
||||
RMD160 (do_sqlite3-0.10.14.gem) = 51efa6031acbdd996f2a368424df20010e71b7c3
|
||||
Size (do_sqlite3-0.10.14.gem) = 23040 bytes
|
||||
SHA1 (do_sqlite3-0.10.15.gem) = 3bbc3becf9c3e9061feb7afd5599e8fa58b38f7c
|
||||
RMD160 (do_sqlite3-0.10.15.gem) = aa3574bdc80027a5e1fbbe971bef08581ae9e1b3
|
||||
Size (do_sqlite3-0.10.15.gem) = 23040 bytes
|
||||
|
|
Loading…
Reference in a new issue