- Update to 1.3.1
PR: ports/68392 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
d87407c30f
commit
f956c5b46c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112323
4 changed files with 8 additions and 10 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue