[Midnightbsd-cvs] mports [15518] trunk/textproc/raptor2/Makefile: bump for curl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 25 21:05:00 EDT 2013


Revision: 15518
          http://svnweb.midnightbsd.org/mports/?rev=15518
Author:   laffer1
Date:     2013-09-25 21:05:00 -0400 (Wed, 25 Sep 2013)
Log Message:
-----------
bump for curl

Modified Paths:
--------------
    trunk/textproc/raptor2/Makefile

Modified: trunk/textproc/raptor2/Makefile
===================================================================
--- trunk/textproc/raptor2/Makefile	2013-09-26 01:04:35 UTC (rev 15517)
+++ trunk/textproc/raptor2/Makefile	2013-09-26 01:05:00 UTC (rev 15518)
@@ -2,6 +2,7 @@
 
 PORTNAME=	raptor2
 PORTVERSION=	2.0.7
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://download.librdf.org/source/ \
 		SF/librdf/${PORTNAME}/${PORTVERSION}
@@ -8,10 +9,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	RDF Parser Toolkit for Redland
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
-		yajl.2:${PORTSDIR}/devel/yajl
+LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
+		yajl:${PORTSDIR}/devel/yajl
 
 CONFLICTS=	raptor-1.4.1[0-9]* raptor-1.4.21
 



More information about the Midnightbsd-cvs mailing list