aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-json/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-27 03:02:52 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-27 03:02:52 +0000
commit8f36548b1952da51e02020a213ded55f5b7d7704 (patch)
treee9f0db78d298830a9f6ee5f43c8553816aad4b7f /devel/rubygem-json/Makefile
parentd1fe202e1984aabf77236db015d5d558e5ba258f (diff)
downloadports-8f36548b1952da51e02020a213ded55f5b7d7704.tar.gz
ports-8f36548b1952da51e02020a213ded55f5b7d7704.zip
- Update Rails to 3.1.1 and associated changes
With hat: ruby@
Notes
Notes: svn path=/head/; revision=284409
Diffstat (limited to 'devel/rubygem-json/Makefile')
-rw-r--r--devel/rubygem-json/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile
index 77f6f7735cfa..a28194630245 100644
--- a/devel/rubygem-json/Makefile
+++ b/devel/rubygem-json/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= json
-PORTVERSION= 1.5.3
-PORTREVISION= 1
+PORTVERSION= 1.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -17,7 +16,6 @@ COMMENT= Parse JSON texts and generate them from ruby data structures
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES= bin/edit_json.rb bin/prettify_json.rb
.include <bsd.port.pre.mk>