diff options
author | pav <pav@FreeBSD.org> | 2004-06-26 15:37:59 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-26 15:37:59 +0000 |
commit | 2f04fc4685c05f53323a346c02937afe41f0b9e0 (patch) | |
tree | 134216ddbd8558424fb74080516118a793b4086e /textproc/raptor2 | |
parent | f75f0f79c56f9a4b512512af75da24fd23f541d4 (diff) | |
download | FreeBSD-ports-2f04fc4685c05f53323a346c02937afe41f0b9e0.zip FreeBSD-ports-2f04fc4685c05f53323a346c02937afe41f0b9e0.tar.gz |
- Update to 1.3.1
PR: ports/68392
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'textproc/raptor2')
-rw-r--r-- | textproc/raptor2/Makefile | 5 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 79a5cb4..a445d37a 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/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/raptor2/distinfo b/textproc/raptor2/distinfo index e979cfd..1666b29 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/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 |