mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* Update to version 0.9.11
PR: 55066 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
This commit is contained in:
parent
bcbb29840d
commit
71ee8215e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85929
4 changed files with 10 additions and 14 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= raptor
|
||||
PORTVERSION= 0.9.10
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 0.9.11
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.redland.opensource.ac.uk/dist/source/
|
||||
|
@ -17,12 +16,11 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= RDF Parser Toolkit for Redland
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww \
|
||||
curl.2:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_GNOME= glib20 gnomehack gnometarget libxml2
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
||||
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (raptor-0.9.10.tar.gz) = 7c4a3b7fb9f3df3de0430cbcf022d1bc
|
||||
MD5 (raptor-0.9.11.tar.gz) = 3ccb466690e126a01ddfe5fb759d01f7
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= raptor
|
||||
PORTVERSION= 0.9.10
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 0.9.11
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.redland.opensource.ac.uk/dist/source/
|
||||
|
@ -17,12 +16,11 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= RDF Parser Toolkit for Redland
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww \
|
||||
curl.2:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_GNOME= glib20 gnomehack gnometarget libxml2
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
|
||||
--with-curl-config=${LOCALBASE}/bin/curl-config \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (raptor-0.9.10.tar.gz) = 7c4a3b7fb9f3df3de0430cbcf022d1bc
|
||||
MD5 (raptor-0.9.11.tar.gz) = 3ccb466690e126a01ddfe5fb759d01f7
|
||||
|
|
Loading…
Add table
Reference in a new issue