aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/raptor
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-27 04:23:21 +0800
committerkrion <krion@FreeBSD.org>2004-01-27 04:23:21 +0800
commit22601a0aaf9550001ade33e5503eebef4158520d (patch)
tree8e5435bc9091dd28fd777fea981c35d0b95deea0 /textproc/raptor
parentd922b60849c2d1ed0a718b7206d7f4c48537566b (diff)
downloadfreebsd-ports-gnome-22601a0aaf9550001ade33e5503eebef4158520d.tar.gz
freebsd-ports-gnome-22601a0aaf9550001ade33e5503eebef4158520d.tar.zst
freebsd-ports-gnome-22601a0aaf9550001ade33e5503eebef4158520d.zip
- Update to version 1.2.0
PR: ports/61956 Submitted by: Ports Fury
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'