svn commit: r330309 - head/textproc/soprano

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Oct 14 12:09:06 UTC 2013


Author: rakuco
Date: Mon Oct 14 12:09:05 2013
New Revision: 330309
URL: http://svnweb.freebsd.org/changeset/ports/330309

Log:
  Update to 2.9.4.
  
  While here, add staging support. Contains commits by Schaich Alonso from our
  (KDE@'s) area51 repository. Many thanks!

Modified:
  head/textproc/soprano/Makefile
  head/textproc/soprano/distinfo

Modified: head/textproc/soprano/Makefile
==============================================================================
--- head/textproc/soprano/Makefile	Mon Oct 14 12:04:42 2013	(r330308)
+++ head/textproc/soprano/Makefile	Mon Oct 14 12:09:05 2013	(r330309)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	soprano
-PORTVERSION=	2.9.3
+PORTVERSION=	2.9.4
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/Soprano/${PORTVERSION}
 
@@ -21,14 +21,10 @@ CMAKE_ARGS+=	-DSOPRANO_DISABLE_CLUCENE_I
 		-DSOPRANO_DISABLE_SESAME2_BACKEND=yes
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's,$${LIB_SUFFIX}/pkgconfig,data/pkgconfig,' \
 		${WRKSRC}/CMakeLists.txt
 	@${REINPLACE_CMD} -e 's,soprano/cmake,cmake/Modules,' \
 		${WRKSRC}/cmake/modules/CMakeLists.txt
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>

Modified: head/textproc/soprano/distinfo
==============================================================================
--- head/textproc/soprano/distinfo	Mon Oct 14 12:04:42 2013	(r330308)
+++ head/textproc/soprano/distinfo	Mon Oct 14 12:09:05 2013	(r330309)
@@ -1,2 +1,2 @@
-SHA256 (soprano-2.9.3.tar.bz2) = 94b3908dd0db5ea8a8c4f2d247db3191e6c26a9d3364d3b061fbf8b7502beb21
-SIZE (soprano-2.9.3.tar.bz2) = 1958154
+SHA256 (soprano-2.9.4.tar.bz2) = 64066fbd54e71d7ae4c8a4116997448a72808a2813cff3bb5d2c28f0fce9e0e5
+SIZE (soprano-2.9.4.tar.bz2) = 1958856


More information about the svn-ports-all mailing list