aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-libxml
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-10-23 05:36:23 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-10-23 05:36:23 +0000
commitdfc33912b0bf2df345ce846caff75a04168b22b4 (patch)
treeb3e521e0c5f6aeb7a03380f6c30479a504a7e716 /textproc/ruby-libxml
parent1e29f63a020ce5dc3d30643124b64576b110c784 (diff)
downloadports-dfc33912b0bf2df345ce846caff75a04168b22b4.tar.gz
ports-dfc33912b0bf2df345ce846caff75a04168b22b4.zip
Updated just about every aspect of this port: download, comment, description,
and packing list. Nagged by: Eric Hodel <drbrain@segment7.net>
Notes
Notes: svn path=/head/; revision=68634
Diffstat (limited to 'textproc/ruby-libxml')
-rw-r--r--textproc/ruby-libxml/Makefile13
-rw-r--r--textproc/ruby-libxml/distinfo2
-rw-r--r--textproc/ruby-libxml/pkg-comment2
-rw-r--r--textproc/ruby-libxml/pkg-descr11
-rw-r--r--textproc/ruby-libxml/pkg-plist2
5 files changed, 15 insertions, 15 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 2df620606b86..789be29b5bd0 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -1,24 +1,23 @@
# New ports collection makefile for: ruby-libxml
# Date created: 09 July 2002
-# Whom: Sean Chittenden <sean@chittenden.org>
+# Whom: Sean Chittenden <seanc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libxml
-PORTVERSION= 0.01
+PORTVERSION= 0.3.0
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.rubynet.org/modules/xml/ruby-libxml/
+MASTER_SITES= http://www.rubynet.org/modules/xml/libxml/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-20020709
DIST_SUBDIR= ruby
-MAINTAINER= sean@chittenden.org
+MAINTAINER= seanc@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-#LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-libxml/distinfo b/textproc/ruby-libxml/distinfo
index 67b743172bb2..b4584dbcce68 100644
--- a/textproc/ruby-libxml/distinfo
+++ b/textproc/ruby-libxml/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-libxml-20020709.tar.gz) = 5f3c7c31a6f23b23c65cc3b8cc0e92d1
+MD5 (ruby/libxml-0.3.0.tar.bz2) = ffa58d6e15cb8f1f84465267aa2837e8
diff --git a/textproc/ruby-libxml/pkg-comment b/textproc/ruby-libxml/pkg-comment
index c0445b1a31f8..2816e2b30f88 100644
--- a/textproc/ruby-libxml/pkg-comment
+++ b/textproc/ruby-libxml/pkg-comment
@@ -1 +1 @@
-A libxml2 binding for Ruby with both libxml and Ruby APIs
+A friendly API to libxml for Ruby
diff --git a/textproc/ruby-libxml/pkg-descr b/textproc/ruby-libxml/pkg-descr
index ce04c0a55cb3..6a07f1165b73 100644
--- a/textproc/ruby-libxml/pkg-descr
+++ b/textproc/ruby-libxml/pkg-descr
@@ -1,8 +1,9 @@
-ruby-libxml provies a clean, Ruby-style interface into the libxml2
-library. None of the power and granularity of libxml's data
-structures are lost with the API (that glosses over the low-level XML
-structures).
+ruby-libxml provies a clean and fast Ruby interface into the libxml2
+library. All of the power and granularity of libxml's data
+structures should be available. Those wanting a user friendly API
+that follows the Ruby-way of doing things should be pleasantly
+surprised.
Author: Sean Chittenden <sean@chittenden.org>
-WWW: http://cvsweb.rubydoc.org/cgi-bin/cvsweb.cgi/projects/ruby-libxml/?cvsroot=rubynet
+WWW: http://www.rubynet.org/modules/xml/libxml/
diff --git a/textproc/ruby-libxml/pkg-plist b/textproc/ruby-libxml/pkg-plist
index 3bc636cf3eb4..b9ab468d0005 100644
--- a/textproc/ruby-libxml/pkg-plist
+++ b/textproc/ruby-libxml/pkg-plist
@@ -1 +1 @@
-%%RUBY_SITEARCHLIBDIR%%/libxml.so
+%%RUBY_SITEARCHLIBDIR%%/xml/libxml.so