diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-26 15:37:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-26 15:37:59 +0000 |
commit | f956c5b46cabc7ea587a5936c8099ecfac849239 (patch) | |
tree | aa4978f36b3101ebed0a813bf336d6b458f0eba3 /textproc/raptor | |
parent | d87407c30fb4735dd1eaf741c32f0f2003e19ff2 (diff) | |
download | ports-f956c5b46cabc7ea587a5936c8099ecfac849239.tar.gz ports-f956c5b46cabc7ea587a5936c8099ecfac849239.zip |
Notes
Diffstat (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 5 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 79a5cb4d55bd..a445d37af507 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -7,8 +7,7 @@ # PORTNAME= raptor -PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTVERSION= 1.3.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -22,7 +21,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ USE_GETOPT_LONG= yes USE_GNOME= glib20 gnomehack gnometarget libxml2 lthack -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-libwww-config=${LOCALBASE}/bin/libwww-config \ diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo index e979cfdd6edf..1666b29f4eae 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/distinfo @@ -1,2 +1,2 @@ -MD5 (raptor-1.2.0.tar.gz) = d810016fd0014a1699f2aca69e7ec582 -SIZE (raptor-1.2.0.tar.gz) = 618917 +MD5 (raptor-1.3.1.tar.gz) = c34bdf2d02b375947dfcfdc159003c66 +SIZE (raptor-1.3.1.tar.gz) = 652645 |