aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-07-28 22:31:09 +0000
committerSteve Wills <swills@FreeBSD.org>2013-07-28 22:31:09 +0000
commit97890c1c8d873387641f1364f045510e9bca2b23 (patch)
tree087aedea5483e007d6114e16f420df704b095f07 /textproc
parentdf72538395a2af6085911167824524963aea5f34 (diff)
downloadports-97890c1c8d873387641f1364f045510e9bca2b23.tar.gz
ports-97890c1c8d873387641f1364f045510e9bca2b23.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-nokogiri/Makefile9
-rw-r--r--textproc/rubygem-nokogiri/distinfo4
-rw-r--r--textproc/rubygem-nokogiri/files/patch-no-mini_portile25
3 files changed, 31 insertions, 7 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 54afc51513b9..a17934a942bc 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,17 +1,16 @@
-# Ports collection makefile for: rubygem-nokogiri
-# Date created: 17 May 2009
-# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
+# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= nokogiri
-PORTVERSION= 1.5.0
+PORTVERSION= 1.6.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= An HTML, XML, SAX, and Reader parser
+GEM_ENV= LC_CTYPE=UTF-8 NOKOGIRI_USE_SYSTEM_LIBRARIES=true
+
USE_GNOME= libxml2 libxslt
USE_RUBY= yes
diff --git a/textproc/rubygem-nokogiri/distinfo b/textproc/rubygem-nokogiri/distinfo
index 7850ae7c4156..2fc0b0aa8dbf 100644
--- a/textproc/rubygem-nokogiri/distinfo
+++ b/textproc/rubygem-nokogiri/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/nokogiri-1.5.0.gem) = 47adaf8891dc9ea6f3b58435cf5cfabacb04390064eea1739c8a26678039ebc5
-SIZE (rubygem/nokogiri-1.5.0.gem) = 187904
+SHA256 (rubygem/nokogiri-1.6.0.gem) = abc5f9acb29a92d041ce7ed1a0ea6ca7e4bf66c3bc60cf4ebda041c193b799c5
+SIZE (rubygem/nokogiri-1.6.0.gem) = 8501248
diff --git a/textproc/rubygem-nokogiri/files/patch-no-mini_portile b/textproc/rubygem-nokogiri/files/patch-no-mini_portile
new file mode 100644
index 000000000000..ea84c1d54102
--- /dev/null
+++ b/textproc/rubygem-nokogiri/files/patch-no-mini_portile
@@ -0,0 +1,25 @@
+--- nokogiri-1.6.0.gemspec.orig 2013-07-24 21:48:33.714328575 +0000
++++ nokogiri-1.6.0.gemspec 2013-07-24 21:48:49.767620877 +0000
+@@ -15,22 +15,6 @@
+ date: 2013-06-08 00:00:00.000000000 Z
+ dependencies:
+ - !ruby/object:Gem::Dependency
+- name: mini_portile
+- requirement: !ruby/object:Gem::Requirement
+- none: false
+- requirements:
+- - - ~>
+- - !ruby/object:Gem::Version
+- version: 0.5.0
+- type: :runtime
+- prerelease: false
+- version_requirements: !ruby/object:Gem::Requirement
+- none: false
+- requirements:
+- - - ~>
+- - !ruby/object:Gem::Version
+- version: 0.5.0
+-- !ruby/object:Gem::Dependency
+ name: hoe-bundler
+ requirement: !ruby/object:Gem::Requirement
+ none: false