svn commit: r342406 - head/textproc/raptor2

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Feb 3 09:55:45 UTC 2014


Author: rakuco
Date: Mon Feb  3 09:55:44 2014
New Revision: 342406
URL: http://svnweb.freebsd.org/changeset/ports/342406
QAT: https://qat.redports.org/buildarchive/r342406/

Log:
  Update to 2.0.13.
  
  The changes since the last release on 2013-11-24 are:
   * Fix configure not finding curl when curl-config --cflags is empty
   * Fixed reported issue 0000562
  
  For full details of the changes see the Raptor 2.0.13 release notes at
    http://librdf.org/raptor/RELEASE.html#rel2_0_13

Modified:
  head/textproc/raptor2/Makefile
  head/textproc/raptor2/distinfo

Modified: head/textproc/raptor2/Makefile
==============================================================================
--- head/textproc/raptor2/Makefile	Mon Feb  3 09:48:39 2014	(r342405)
+++ head/textproc/raptor2/Makefile	Mon Feb  3 09:55:44 2014	(r342406)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	raptor2
-PORTVERSION=	2.0.12
+PORTVERSION=	2.0.13
 CATEGORIES=	textproc
 MASTER_SITES=	http://download.librdf.org/source/ \
 		SF/librdf/${PORTNAME}/${PORTVERSION}

Modified: head/textproc/raptor2/distinfo
==============================================================================
--- head/textproc/raptor2/distinfo	Mon Feb  3 09:48:39 2014	(r342405)
+++ head/textproc/raptor2/distinfo	Mon Feb  3 09:55:44 2014	(r342406)
@@ -1,2 +1,2 @@
-SHA256 (raptor2-2.0.12.tar.gz) = b1955565f47e33f8872aa3d5d8e5f246c6c572e84ebeb4910966166e6d508498
-SIZE (raptor2-2.0.12.tar.gz) = 1859726
+SHA256 (raptor2-2.0.13.tar.gz) = dc72e897a5e0061c08f5820587b801418605a7c78131d7d01b57bb72fcd07044
+SIZE (raptor2-2.0.13.tar.gz) = 1859648


More information about the svn-ports-head mailing list