mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.6.1
- Add NO_ARCH Changes: https://github.com/jmhodges/rchardet/commits/master
This commit is contained in:
parent
cc1c0591e3
commit
c70d3b9174
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389853
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rchardet
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,6 +11,7 @@ COMMENT= Character encoding auto-detection in Ruby
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/rchardet-1.6.0.gem) = 95bed14b16c06695a78aeb3d87ea81a209f94a489766ede5bf8d19ecd869119e
|
||||
SIZE (rubygem/rchardet-1.6.0.gem) = 153600
|
||||
SHA256 (rubygem/rchardet-1.6.1.gem) = 10b3e2c787db9cc1375674db389d6041fb4ca4c666fafb4ad1d756b392608a97
|
||||
SIZE (rubygem/rchardet-1.6.1.gem) = 153600
|
||||
|
Loading…
Reference in New Issue
Block a user