summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-11-13 00:10:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-11-13 00:10:37 +0000
commitdaf45708e73057a584bd5b87d44f827f4c352e1a (patch)
tree0b356cfdcd7b97fa407231ee60523c6cb2d51b1e /devel
parent- Fix build: extconf now inserts -L'.' into Makefile for some reason; bandaid (diff)
- Fix plist
Reported by: pointyhat Approved by: portmgr (hat)
Notes
Notes: svn path=/head/; revision=202663
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-json/Makefile1
-rw-r--r--devel/rubygem-json/pkg-plist2
2 files changed, 3 insertions, 0 deletions
diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile
index 59c40c29d327..8b102ab4d8e3 100644
--- a/devel/rubygem-json/Makefile
+++ b/devel/rubygem-json/Makefile
@@ -7,6 +7,7 @@
PORTNAME= json
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/rubygem-json/pkg-plist b/devel/rubygem-json/pkg-plist
index accf28a06454..6cfff8148c70 100644
--- a/devel/rubygem-json/pkg-plist
+++ b/devel/rubygem-json/pkg-plist
@@ -256,9 +256,11 @@ bin/edit_json.rb
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/generator/extconf_rb.html
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/generator/generator_c.html
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/generator/unicode_c.html
+%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/generator/unicode_h.html
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/parser/extconf_rb.html
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/parser/parser_c.html
%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/parser/unicode_c.html
+%%GEM_DOC_DIR%%/rdoc/files/ext/json/ext/parser/unicode_h.html
%%GEM_DOC_DIR%%/rdoc/files/lib/json/add/core_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/json/add/rails_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/json/common_rb.html