Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 21:13:49 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311337 - head/editors/libreoffice
Message-ID:  <201301312113.r0VLDnvs028780@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jan 31 21:13:48 2013
New Revision: 311337
URL: http://svnweb.freebsd.org/changeset/ports/311337

Log:
  Revert a commit that should not have happened
  Bump portrevision

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Thu Jan 31 20:51:47 2013	(r311336)
+++ head/editors/libreoffice/Makefile	Thu Jan 31 21:13:48 2013	(r311337)
@@ -2,7 +2,7 @@
 
 .include "${.CURDIR}/Makefile.common"
 
-PORTREVISION=	2
+PORTREVISION=	3
 
 MASTER_SITE_SUBDIR=	src/${PORTVERSION}/
 MASTER_SITES+=	http://dev-www.libreoffice.org/src/:ext \
@@ -46,7 +46,7 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphic
 		nss3.1:${PORTSDIR}/security/nss \
 		SampleICC.2:${PORTSDIR}/graphics/sampleicc \
 		png15:${PORTSDIR}/graphics/png \
-		cmis-0.3:${PORTSDIR}/net/libcmis \
+		cmis-0.2.0:${PORTSDIR}/net/libcmis \
 
 RUN_DEPENDS=	${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf:${PORTSDIR}/x11-fonts/liberation-fonts-ttf \
 		${LOCALBASE}/lib/X11/fonts/LinLibertineG/LinLibertine_DR_G.ttf:${PORTSDIR}/x11-fonts/linuxlibertine-g \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301312113.r0VLDnvs028780>