summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
commit2a51b2182ad0b57bacbb854e03d7ee3be79c35b4 (patch)
treea20cf547b992a276c5803b968785a611ab644e11 /editors
parentMake implicit dependency on glut explicit (required for vwebp) (diff)
Update poppler to 0.24.4.
Update comment. Use new LIB_DEPENDS syntax, use USES=pathfix. Stagify. Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to new syntax.
Notes
Notes: svn path=/head/; revision=337749
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile1
-rw-r--r--editors/gummi/Makefile3
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/openoffice-3/Makefile4
-rw-r--r--editors/openoffice-4/Makefile3
-rw-r--r--editors/openoffice-devel/Makefile3
-rw-r--r--editors/texmaker/Makefile1
-rw-r--r--editors/texmakerx/Makefile2
-rw-r--r--editors/texworks/Makefile1
9 files changed, 13 insertions, 7 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 2136b95972e3..0896fe18a756 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,6 +2,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 0955250055b3..1d17b3dd807d 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gummi
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/
@@ -12,7 +13,7 @@ COMMENT= Simple LaTex editor for GTK users
LICENSE= MIT
BUILD_DEPENDS+= msgfmt:${PORTSDIR}/devel/gettext
-LIB_DEPENDS+= poppler-glib:${PORTSDIR}/graphics/poppler-glib \
+LIB_DEPENDS+= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
gtkspell:${PORTSDIR}/textproc/gtkspell
USES= iconv gmake pkgconfig
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 05776785a8cb..7e9f945b9c04 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -2,7 +2,7 @@
.include "${.CURDIR}/Makefile.common"
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Full integrated office productivity suite
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 084f359356a7..98a98c2c372a 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 3.4.1
-PORTREVISION= 2
+PORTREVISION= 3
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
@@ -113,7 +113,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
jpeg.11:${PORTSDIR}/graphics/jpeg \
curl:${PORTSDIR}/ftp/curl \
hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \
- poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \
+ libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
rdf.0:${PORTSDIR}/textproc/redland \
textcat.0:${PORTSDIR}/textproc/libtextcat \
freetype.9:${PORTSDIR}/print/freetype2 \
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index dd22c64d1903..add5eff6d194 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= editors java
MASTER_SITES= http://www.apache.org/dist/openoffice/${PORTVERSION}/source/ \
ftp://ftp.riken.jp/net/apache/openoffice/${PORTVERSION}/source/ \
@@ -116,7 +117,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
jpeg:${PORTSDIR}/graphics/jpeg \
curl:${PORTSDIR}/ftp/curl \
hunspell-1.3:${PORTSDIR}/textproc/hunspell \
- poppler-glib:${PORTSDIR}/graphics/poppler-glib \
+ libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
rdf:${PORTSDIR}/textproc/redland \
textcat:${PORTSDIR}/textproc/libtextcat \
freetype:${PORTSDIR}/print/freetype2 \
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 499caecbb18e..92f38be0c5ba 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 4.0.${SVNREVISION}
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -116,7 +117,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
jpeg:${PORTSDIR}/graphics/jpeg \
curl:${PORTSDIR}/ftp/curl \
hunspell-1.3:${PORTSDIR}/textproc/hunspell \
- poppler-glib:${PORTSDIR}/graphics/poppler-glib \
+ libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
rdf:${PORTSDIR}/textproc/redland \
textcat:${PORTSDIR}/textproc/libtextcat \
freetype:${PORTSDIR}/print/freetype2 \
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 2472a2afcadb..ff57a08557fe 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -3,6 +3,7 @@
PORTNAME= texmaker
PORTVERSION= 4.1
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile
index 1d9413a2b0a6..b9b5c6ecbbcf 100644
--- a/editors/texmakerx/Makefile
+++ b/editors/texmakerx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= texmakerx
PORTVERSION= 2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 7eabd68f3bda..89ef4ba3e547 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -3,6 +3,7 @@
PORTNAME= texworks
PORTVERSION= 0.4.5
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION}