mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.10.2
PR: ports/150066 Submitted by: myself (pgollucci) Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
ec0c031404
commit
4a7f56ed3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260993
@ -6,17 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= do_postgres
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.10.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RUBYFORGE/dorb
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= voldern@hoeggen.net
|
||||
COMMENT= Ruby DataObjects driver for PostgreSQL
|
||||
|
||||
RUN_DEPENDS= rubygem-data_objects>=0.10.0:${PORTSDIR}/databases/rubygem-data_objects
|
||||
RUN_DEPENDS= rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects
|
||||
|
||||
USE_PGSQL= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rubygem/do_postgres-0.10.0.gem) = 7dc8af15cf77483265ef3daf44670f45
|
||||
SHA256 (rubygem/do_postgres-0.10.0.gem) = af43d9205aa681ffbfe1b3962a8053b348aa4936f44fd783feace1581ee14e01
|
||||
SIZE (rubygem/do_postgres-0.10.0.gem) = 27136
|
||||
MD5 (rubygem/do_postgres-0.10.2.gem) = c4c95979e5ce5eb66f65120e8f353323
|
||||
SHA256 (rubygem/do_postgres-0.10.2.gem) = 0c1487cd51d9ea3f4fc29efd3efc38780d7e7dae1977381d7b8859bb963684b5
|
||||
SIZE (rubygem/do_postgres-0.10.2.gem) = 29184
|
||||
|
Loading…
Reference in New Issue
Block a user