aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-26 20:23:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-26 20:23:21 +0000
commit40400e6624e775b2eb03ee93ec47a528d4af9191 (patch)
tree7635db66349d0805822407471e8fe7f065d7123b /textproc/raptor
parent4f35fc2f96ad75973276546bfe3cd4421cd2337b (diff)
downloadports-40400e6624e775b2eb03ee93ec47a528d4af9191.tar.gz
ports-40400e6624e775b2eb03ee93ec47a528d4af9191.zip
Notes
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile4
-rw-r--r--textproc/raptor/distinfo2
-rw-r--r--textproc/raptor/files/patch-configure10
3 files changed, 3 insertions, 13 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index a4675c2ed212..a5f9a41234d4 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= raptor
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.redland.opensource.ac.uk/dist/source/
@@ -20,7 +20,7 @@ LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \
xmlparse.1:${PORTSDIR}/www/libwww
USE_GETOPT_LONG= yes
-USE_GNOME= glib20 gnomehack gnometarget libxml2
+USE_GNOME= glib20 gnomehack gnometarget libxml2 lthack
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
--with-curl-config=${LOCALBASE}/bin/curl-config \
diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo
index ad284174755c..b106c0d7805a 100644
--- a/textproc/raptor/distinfo
+++ b/textproc/raptor/distinfo
@@ -1 +1 @@
-MD5 (raptor-1.1.0.tar.gz) = 4a8bd03b371f5b4e967b1844fcd395ec
+MD5 (raptor-1.2.0.tar.gz) = d810016fd0014a1699f2aca69e7ec582
diff --git a/textproc/raptor/files/patch-configure b/textproc/raptor/files/patch-configure
deleted file mode 100644
index 08c4af342534..000000000000
--- a/textproc/raptor/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Sat Jun 8 23:23:14 2002
-+++ configure Tue Jul 16 04:34:41 2002
-@@ -5443,6 +5443,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'