svn commit: r324278 - in head/editors: openoffice-3 openoffice-devel
William Grzybowski
wg at FreeBSD.org
Mon Aug 5 15:55:38 UTC 2013
Author: wg
Date: Mon Aug 5 15:55:37 2013
New Revision: 324278
URL: http://svnweb.freebsd.org/changeset/ports/324278
Log:
editors/openoffice-*: bump PORTREVISION
- CoinMP has been updated
Submitted by: Pedro Giffuni <giffunip tutopia.com>
Modified:
head/editors/openoffice-3/Makefile
head/editors/openoffice-devel/Makefile
Modified: head/editors/openoffice-3/Makefile
==============================================================================
--- head/editors/openoffice-3/Makefile Mon Aug 5 15:24:13 2013 (r324277)
+++ head/editors/openoffice-3/Makefile Mon Aug 5 15:55:37 2013 (r324278)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 3.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors java
MASTER_SITES= ftp://ftp.riken.jp/net/apache/incubator/ooo/3.4.1/source/ \
${MASTER_SITE_LOCAL:S@%SUBDIR%@maho/openoffice@}:extsrc
@@ -119,7 +119,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphic
textcat.0:${PORTSDIR}/textproc/libtextcat \
freetype.9:${PORTSDIR}/print/freetype2 \
apr-1.4:${PORTSDIR}/devel/apr1 \
- CoinMP.7:${PORTSDIR}/math/coinmp \
+ CoinMP.8:${PORTSDIR}/math/coinmp \
serf-1.0:${PORTSDIR}/www/serf
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile Mon Aug 5 15:24:13 2013 (r324277)
+++ head/editors/openoffice-devel/Makefile Mon Aug 5 15:55:37 2013 (r324278)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 4.0.${SVNREVISION}
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -120,7 +120,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphic
textcat.0:${PORTSDIR}/textproc/libtextcat \
freetype.9:${PORTSDIR}/print/freetype2 \
apr-1.4:${PORTSDIR}/devel/apr1 \
- CoinMP.7:${PORTSDIR}/math/coinmp \
+ CoinMP.8:${PORTSDIR}/math/coinmp \
serf-1.0:${PORTSDIR}/www/serf \
freetype.9:${PORTSDIR}/print/freetype2 \
textcat.0:${PORTSDIR}/textproc/libtextcat
More information about the svn-ports-head
mailing list