diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:36:20 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:36:20 +0000 |
commit | 284cf7e6238e1818f820249028610aa60b2d146b (patch) | |
tree | 2d5a24d57a83c8612c5741488988d6819f23f4c9 /editors | |
parent | 8baa0305dbf37f362652e57504f2bb313edc2514 (diff) | |
download | ports-284cf7e6238e1818f820249028610aa60b2d146b.tar.gz ports-284cf7e6238e1818f820249028610aa60b2d146b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 4 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile | 3 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 3 | ||||
-rw-r--r-- | editors/texmakerx/Makefile | 3 | ||||
-rw-r--r-- | editors/texworks/Makefile | 2 |
7 files changed, 11 insertions, 8 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index ed8733b6c347..d8996a1da607 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 041457fb63bc..83a33be1e192 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 17 +PORTREVISION= 18 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -26,7 +26,7 @@ LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \ freetype.9:${PORTSDIR}/print/freetype2 \ lcms.1:${PORTSDIR}/graphics/lcms \ paper.2:${PORTSDIR}/print/libpaper \ - poppler-qt.2:${PORTSDIR}/graphics/poppler-qt \ + poppler-qt.3:${PORTSDIR}/graphics/poppler-qt \ wpd-0.8.8:${PORTSDIR}/textproc/libwpd08 \ wv2.4:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index ed8733b6c347..d8996a1da607 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 3585dd2ae1e5..d0765556b13e 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -7,6 +7,7 @@ PORTNAME= libreoffice PORTVERSION= 3.4.2 +PORTREVISION= 1 LOVERSION= ${PORTVERSION}.3 CATEGORIES= editors MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \ @@ -88,7 +89,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \ mythes-1.2.0:${PORTSDIR}/textproc/mythes \ hyphen.2:${PORTSDIR}/textproc/hyphen \ - poppler.6:${PORTSDIR}/graphics/poppler \ + poppler.13:${PORTSDIR}/graphics/poppler \ wpd-0.9.9:${PORTSDIR}/textproc/libwpd \ wpg-0.2.2:${PORTSDIR}/graphics/libwpg \ wps-0.2.2:${PORTSDIR}/textproc/libwps \ diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index e6d5e6a9619f..dedf7fe50f68 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -8,6 +8,7 @@ PORTNAME= texmaker PORTVERSION= 3.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ @@ -15,7 +16,7 @@ MASTER_SITES= http://www.xm1math.net/texmaker/ MAINTAINER= makc@FreeBSD.org COMMENT= LaTeX Development Environment -LIB_DEPENDS= poppler.6:${PORTSDIR}/graphics/poppler \ +LIB_DEPENDS= poppler.13:${PORTSDIR}/graphics/poppler \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex \ diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 7af080ef39d4..0717df3fc46b 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -7,6 +7,7 @@ PORTNAME= texmakerx PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::} @@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::} MAINTAINER= lx@FreeBSD.org COMMENT= A LaTeX IDE derived from Texmaker -LIB_DEPENDS= poppler.6:${PORTSDIR}/graphics/poppler \ +LIB_DEPENDS= poppler.13:${PORTSDIR}/graphics/poppler \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex \ diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 10a9bdb92f5d..de11f4b4de28 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -7,7 +7,7 @@ PORTNAME= texworks PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |