diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 2 | ||||
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/jucipp/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile | 2 | ||||
-rw-r--r-- | editors/madedit/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-4/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/pdfedit/Makefile | 2 | ||||
-rw-r--r-- | editors/poedit/Makefile | 2 | ||||
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 41bbf4b57c92..e2ae4f5bff14 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,7 +3,7 @@ PORTNAME= abiword PORTVERSION= 3.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index a36c60a042cd..c8691853bc5e 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index d0c0733bb3d1..2b64fa3063e4 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -3,7 +3,7 @@ PORTNAME= jucipp PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 14ff0039e945..532d50cb66b8 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 3 +PORTREVISION= 4 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 38194f442863..50a76e0990c4 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index dbfc25b9808a..e1d317c99ce4 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 0cb45168293a..db16d05e511a 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index 0401ea511c3c..f233612bb4bc 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfedit PORTVERSION= 0.4.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= SF diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index a832c014eb96..9194e7b45b9f 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index d3b35aeda19f..3d1cccac2600 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} |