[Midnightbsd-cvs] mports [15517] trunk/textproc/raptor/Makefile: bump for curl
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Sep 25 21:04:36 EDT 2013
Revision: 15517
http://svnweb.midnightbsd.org/mports/?rev=15517
Author: laffer1
Date: 2013-09-25 21:04:35 -0400 (Wed, 25 Sep 2013)
Log Message:
-----------
bump for curl
Modified Paths:
--------------
trunk/textproc/raptor/Makefile
Modified: trunk/textproc/raptor/Makefile
===================================================================
--- trunk/textproc/raptor/Makefile 2013-09-26 01:03:04 UTC (rev 15516)
+++ trunk/textproc/raptor/Makefile 2013-09-26 01:04:35 UTC (rev 15517)
@@ -2,7 +2,7 @@
PORTNAME= raptor
PORTVERSION= 1.4.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \
http://download.librdf.org/source/
@@ -9,9 +9,10 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= RDF Parser Toolkit for Redland
+
LICENSE= gpl2
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_GNOME= gnomehack libxml2
GNU_CONFIGURE= yes
More information about the Midnightbsd-cvs
mailing list