mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.10.8
PR: 167453 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
This commit is contained in:
parent
3e0f96ae6a
commit
7da4b45d35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296716
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= do_sqlite3
|
PORTNAME= do_sqlite3
|
||||||
PORTVERSION= 0.10.7
|
PORTVERSION= 0.10.8
|
||||||
CATEGORIES= databases rubygems
|
CATEGORIES= databases rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ MAINTAINER= voldern@hoeggen.net
|
||||||
COMMENT= Ruby DataObjects driver to the SQLite DB engine version 3
|
COMMENT= Ruby DataObjects driver to the SQLite DB engine version 3
|
||||||
|
|
||||||
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
|
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
|
||||||
RUN_DEPENDS= rubygem-data_objects>=0.10.7:${PORTSDIR}/databases/rubygem-data_objects
|
RUN_DEPENDS= rubygem-data_objects>=0.10.8:${PORTSDIR}/databases/rubygem-data_objects
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/do_sqlite3-0.10.7.gem) = 9e1704509265f1b8a419e9a9f7e3841b958ecf06fe3444562742bff7f873eea9
|
SHA256 (rubygem/do_sqlite3-0.10.8.gem) = 269bcf58077bdc5ad626a947e28dd6bb518acd228eb92873450cd3410afc87d7
|
||||||
SIZE (rubygem/do_sqlite3-0.10.7.gem) = 22016
|
SIZE (rubygem/do_sqlite3-0.10.8.gem) = 21504
|
||||||
|
|
Loading…
Add table
Reference in a new issue