mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.0.11
- Add LICENSE - Remove outdated RUBY_VER check Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog
This commit is contained in:
parent
b4de01be80
commit
134422d681
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336200
@ -1,19 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cinch
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 2.0.11
|
||||
CATEGORIES= irc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= The IRC Bot Building Framework
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${RUBY_VER} == 1.8
|
||||
IGNORE= only works with Ruby 1.9
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/cinch-2.0.5.gem) = c3a036edee1c6e5fa7bba33377b79e6830bfebe3e06f827b92a773ddf0eb2d3d
|
||||
SIZE (rubygem/cinch-2.0.5.gem) = 76288
|
||||
SHA256 (rubygem/cinch-2.0.11.gem) = a375e3dec6d81bd160d39b3c90d864238416db5d8555836a71629882f1a23909
|
||||
SIZE (rubygem/cinch-2.0.11.gem) = 75776
|
||||
|
Loading…
Reference in New Issue
Block a user