mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 1.3.2
PR: ports/69583 Submitted by: Ports Fury
This commit is contained in:
parent
4945f526f0
commit
3bd5a9ef9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114688
4 changed files with 12 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= raptor
|
PORTNAME= raptor
|
||||||
PORTVERSION= 1.3.1
|
PORTVERSION= 1.3.2
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
http://www.redland.opensource.ac.uk/dist/source/
|
http://www.redland.opensource.ac.uk/dist/source/
|
||||||
|
@ -16,17 +16,15 @@ MASTER_SITE_SUBDIR= librdf
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= RDF Parser Toolkit for Redland
|
COMMENT= RDF Parser Toolkit for Redland
|
||||||
|
|
||||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||||
xmlparse.1:${PORTSDIR}/www/libwww
|
|
||||||
|
|
||||||
|
USE_GNOME= gnomehack gnometarget libxml2 lthack
|
||||||
USE_GETOPT_LONG= yes
|
USE_GETOPT_LONG= yes
|
||||||
USE_GNOME= glib20 gnomehack gnometarget libxml2 lthack
|
|
||||||
USE_INC_LIBTOOL_VER= 13
|
USE_INC_LIBTOOL_VER= 13
|
||||||
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
||||||
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
||||||
--with-libwww-config=${LOCALBASE}/bin/libwww-config \
|
|
||||||
--with-pkg-config=${LOCALBASE}/bin/pkg-config \
|
--with-pkg-config=${LOCALBASE}/bin/pkg-config \
|
||||||
--with-xml-parser=libxml
|
--with-xml-parser=libxml --with-www=curl
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
||||||
MAN1= rapper.1 raptor-config.1
|
MAN1= rapper.1 raptor-config.1
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (raptor-1.3.1.tar.gz) = c34bdf2d02b375947dfcfdc159003c66
|
MD5 (raptor-1.3.2.tar.gz) = ff76db43e24ae803e69ef3f7081c78e0
|
||||||
SIZE (raptor-1.3.1.tar.gz) = 652645
|
SIZE (raptor-1.3.2.tar.gz) = 654265
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= raptor
|
PORTNAME= raptor
|
||||||
PORTVERSION= 1.3.1
|
PORTVERSION= 1.3.2
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
http://www.redland.opensource.ac.uk/dist/source/
|
http://www.redland.opensource.ac.uk/dist/source/
|
||||||
|
@ -16,17 +16,15 @@ MASTER_SITE_SUBDIR= librdf
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= RDF Parser Toolkit for Redland
|
COMMENT= RDF Parser Toolkit for Redland
|
||||||
|
|
||||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||||
xmlparse.1:${PORTSDIR}/www/libwww
|
|
||||||
|
|
||||||
|
USE_GNOME= gnomehack gnometarget libxml2 lthack
|
||||||
USE_GETOPT_LONG= yes
|
USE_GETOPT_LONG= yes
|
||||||
USE_GNOME= glib20 gnomehack gnometarget libxml2 lthack
|
|
||||||
USE_INC_LIBTOOL_VER= 13
|
USE_INC_LIBTOOL_VER= 13
|
||||||
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
||||||
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
||||||
--with-libwww-config=${LOCALBASE}/bin/libwww-config \
|
|
||||||
--with-pkg-config=${LOCALBASE}/bin/pkg-config \
|
--with-pkg-config=${LOCALBASE}/bin/pkg-config \
|
||||||
--with-xml-parser=libxml
|
--with-xml-parser=libxml --with-www=curl
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
||||||
MAN1= rapper.1 raptor-config.1
|
MAN1= rapper.1 raptor-config.1
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (raptor-1.3.1.tar.gz) = c34bdf2d02b375947dfcfdc159003c66
|
MD5 (raptor-1.3.2.tar.gz) = ff76db43e24ae803e69ef3f7081c78e0
|
||||||
SIZE (raptor-1.3.1.tar.gz) = 652645
|
SIZE (raptor-1.3.2.tar.gz) = 654265
|
||||||
|
|
Loading…
Add table
Reference in a new issue