mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
2014-08-28 devel/rubygem-json146: Old version no longer required by dependencies
This commit is contained in:
parent
aebaae31d3
commit
a3715df88a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366442
1
MOVED
1
MOVED
@ -6493,3 +6493,4 @@ devel/picosat|math/picosat|2014-08-25|More appropriate primary category
|
||||
devel/py-pycosat|math/py-pycosat|2014-08-25|More appropriate primary category
|
||||
games/bomns3|games/3omns|2014-08-26|Has expired: Development ceased, use 3omns
|
||||
misc/rubygem-mime-types117|misc/rubygem-mime-types1|2014-08-26|Renamed to properly reflect version
|
||||
devel/rubygem-json146|devel/rubygem-json|2014-08-28|Has expired: Old version no longer required by dependencies
|
||||
|
@ -4375,7 +4375,6 @@
|
||||
SUBDIR += rubygem-jquery-ui-themes
|
||||
SUBDIR += rubygem-jruby-jars
|
||||
SUBDIR += rubygem-json
|
||||
SUBDIR += rubygem-json146
|
||||
SUBDIR += rubygem-json_pure
|
||||
SUBDIR += rubygem-kafo
|
||||
SUBDIR += rubygem-kafo_parsers
|
||||
|
@ -1,26 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
## XXX: Legacy for rubygem DM ports
|
||||
|
||||
PORTNAME= json
|
||||
PORTVERSION= 1.4.6
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Parse JSON texts and generate them from ruby data structures
|
||||
|
||||
PORTSCOUT= limit:^1.4
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
PKGNAMESUFFIX= 146
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
PLIST_FILES= bin/edit_json.rb bin/prettify_json.rb
|
||||
|
||||
DEPRECATED= Old version no longer required by dependencies
|
||||
EXPIRATION_DATE= 2014-08-28
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (rubygem/json-1.4.6.gem) = d3241a141c6da5963e59bf75a91d832d13e7ec6793b8e48465395216a1e17ec5
|
||||
SIZE (rubygem/json-1.4.6.gem) = 398848
|
@ -1,5 +0,0 @@
|
||||
This library can parse JSON texts and generate them from ruby data structures.
|
||||
This port implemented in C and comes with its own unicode conversion functions
|
||||
and a parser generated by the Ragel State Machine Compiler.
|
||||
|
||||
WWW: http://rubygems.org/gems/json146/
|
Loading…
Reference in New Issue
Block a user