mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update ruby-dbi/dbd_* modules to 0.0.10.
This commit is contained in:
parent
4b7c72808b
commit
eed1317d13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49107
3 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= ${RUBY_DBI_PORTNAME}
|
||||
PORTVERSION= ${RUBY_DBI_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= ${RUBY_DBI_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
RUBY_DBI_PORTNAME= dbi
|
||||
# Don't forget to clear PORTREVISION's on update
|
||||
RUBY_DBI_VERSION= 0.0.9
|
||||
RUBY_DBI_VERSION= 0.0.10
|
||||
RUBY_DBI_PORTVERSION= ${RUBY_DBI_VERSION}
|
||||
RUBY_DBI_MASTER_SITES= http://www.ruby-projects.org/downloads/dbi/
|
||||
RUBY_DBI_DISTNAME= ruby-${RUBY_DBI_PORTNAME}-all-${PORTVERSION}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/ruby-dbi-all-0.0.9.tar.gz) = 1155d68e506f4fe050715a92ea63ad4a
|
||||
MD5 (ruby/ruby-dbi-all-0.0.10.tar.gz) = 3e1d97fa152e171d137adb9f0b6a5f80
|
||||
|
|
Loading…
Add table
Reference in a new issue