svn commit: r311337 - head/editors/libreoffice

Baptiste Daroussin bapt at FreeBSD.org
Thu Jan 31 21:13:49 UTC 2013


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 \


More information about the svn-ports-all mailing list