mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.9.4
- Take maintainership
This commit is contained in:
parent
8fa3f22c6a
commit
5f07f67927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195069
2 changed files with 5 additions and 5 deletions
|
@ -6,14 +6,14 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= dict
|
PORTNAME= dict
|
||||||
PORTVERSION= 0.9.3
|
PORTVERSION= 0.9.4
|
||||||
CATEGORIES= net ruby
|
CATEGORIES= net ruby
|
||||||
MASTER_SITES= http://www.caliban.org/files/ruby/
|
MASTER_SITES= http://www.caliban.org/files/ruby/
|
||||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
||||||
DIST_SUBDIR= ruby
|
DIST_SUBDIR= ruby
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= A client-side implementation of the DICT protocol in Ruby
|
COMMENT= A client-side implementation of the DICT protocol in Ruby
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ruby/ruby-dict-0.9.3.tar.gz) = ee4ba22ccf3031285eecc611491b8337
|
MD5 (ruby/ruby-dict-0.9.4.tar.gz) = e529fead2b5e4c5b7ff970eb58269116
|
||||||
SHA256 (ruby/ruby-dict-0.9.3.tar.gz) = ee1d6eafcba9a10a895bad1f559f0c2f4f0898ad1bb7e20a372f9c4335744e93
|
SHA256 (ruby/ruby-dict-0.9.4.tar.gz) = d44c960869e232a23b10516761a9b6ad56427ec418033b003a65082c2af045b2
|
||||||
SIZE (ruby/ruby-dict-0.9.3.tar.gz) = 50210
|
SIZE (ruby/ruby-dict-0.9.4.tar.gz) = 50487
|
||||||
|
|
Loading…
Add table
Reference in a new issue