- Update to 2.0.2
PR: ports/179896 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
This commit is contained in:
parent
bb1e3e9cb1
commit
04a80da589
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322881
2 changed files with 6 additions and 8 deletions
|
@ -1,18 +1,16 @@
|
|||
# Ports collection makefile for: rubygem-linguistics
|
||||
# Date created: 19 Mar 2011
|
||||
# Whom: Eric Freeman <freebsdports@chillibear.com>
|
||||
#
|
||||
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= linguistics
|
||||
PORTVERSION= 1.0.9
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= freebsdports@chillibear.com
|
||||
COMMENT= Framework for extending Ruby objects with linguistic methods
|
||||
|
||||
RUN_DEPENDS= rubygem-loggability>=0.5:${PORTSDIR}/textproc/rubygem-loggability
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/linguistics-1.0.9.gem) = 646355fbc21e8a0276896475b5fd92891835484d5d1afe4b52d0e1c6300c9130
|
||||
SIZE (rubygem/linguistics-1.0.9.gem) = 104448
|
||||
SHA256 (rubygem/linguistics-2.0.2.gem) = 3b73bd5e4c56fb132aa104a38631e3ac26f060eeaf3d64226918435e916cd7c7
|
||||
SIZE (rubygem/linguistics-2.0.2.gem) = 115712
|
||||
|
|
Loading…
Reference in a new issue