summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
commita9f015d155018758628ec8858a3d05e162673f67 (patch)
tree404c2c9646ff0f64f0fea93eaedcd120dc980500 /editors
parent- Update to 1.12.0 (diff)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
Notes
Notes: svn path=/head/; revision=487272
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/calligraplan/Makefile2
-rw-r--r--editors/codelite/Makefile2
-rw-r--r--editors/cooledit/Makefile2
-rw-r--r--editors/emacs-devel/Makefile1
-rw-r--r--editors/emacs/Makefile2
-rw-r--r--editors/encryptpad/Makefile2
-rw-r--r--editors/featherpad/Makefile1
-rw-r--r--editors/focuswriter/Makefile1
-rw-r--r--editors/gedit-plugins/Makefile1
-rw-r--r--editors/gedit/Makefile1
-rw-r--r--editors/ghostwriter/Makefile1
-rw-r--r--editors/gnome-latex/Makefile1
-rw-r--r--editors/gobby/Makefile2
-rw-r--r--editors/hte/Makefile2
-rw-r--r--editors/kakoune/Makefile1
-rw-r--r--editors/kate/Makefile1
-rw-r--r--editors/lazarus/Makefile2
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/medit/Makefile2
-rw-r--r--editors/mp/Makefile2
-rw-r--r--editors/openoffice-4/Makefile2
-rw-r--r--editors/openoffice-devel/Makefile2
-rw-r--r--editors/p5-Padre/Makefile2
-rw-r--r--editors/pluma/Makefile1
-rw-r--r--editors/poedit/Makefile2
-rw-r--r--editors/scite/Makefile1
-rw-r--r--editors/tea/Makefile2
-rw-r--r--editors/textroom/Makefile2
-rw-r--r--editors/xmlcopyeditor/Makefile2
-rw-r--r--editors/yzis/Makefile2
-rw-r--r--editors/zile/Makefile2
32 files changed, 32 insertions, 21 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 8c1595c54818..37dbd00b2667 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligra
DISTVERSION= 3.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile
index 02e31ab99d82..2a8cc55c40f9 100644
--- a/editors/calligraplan/Makefile
+++ b/editors/calligraplan/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligraplan
DISTVERSION= 3.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/calligra/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 033cb3159666..feea16b4b96e 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= codelite
PORTVERSION= 11.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors devel
MAINTAINER= mmokhi@FreeBSD.org
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index a478a520606c..1942b4f6e030 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cooledit
DISTVERSION= 3.17.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= SUNSITE/apps/editors/X/cooledit
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index 4e8064b310cb..4757e0a91475 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= emacs
DISTVERSION= ${EMACS_VER}.${EMACS_REV}
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= editors ipv6
PKGNAMESUFFIX= -devel
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 2de1e36bd5f5..c83c404fd626 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emacs
DISTVERSION= ${EMACS_VER}
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 3
CATEGORIES= editors ipv6
MASTER_SITES= GNU
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile
index 9466c8b55095..67f8a08dfb17 100644
--- a/editors/encryptpad/Makefile
+++ b/editors/encryptpad/Makefile
@@ -4,7 +4,7 @@
PORTNAME= encryptpad
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors security
MAINTAINER= dg@syrec.org
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile
index 5de6b5a86d51..525d489da121 100644
--- a/editors/featherpad/Makefile
+++ b/editors/featherpad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= featherpad
PORTVERSION= 0.9.1
+PORTREVISION= 1
DISTVERSIONPREFIX= V
CATEGORIES= editors
diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile
index 807948781ece..8ead3bfb268f 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -4,6 +4,7 @@
PORTNAME= focuswriter
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.16
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= lightside@gmx.com
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 7324a6867be4..f8fc72273748 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gedit-plugins
PORTVERSION= 3.28.1
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index c9286ba1ee3c..2fce70966bdb 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gedit
PORTVERSION= 3.28.1
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile
index d24a26436d2a..934e1804cc62 100644
--- a/editors/ghostwriter/Makefile
+++ b/editors/ghostwriter/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ghostwriter
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.4
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
diff --git a/editors/gnome-latex/Makefile b/editors/gnome-latex/Makefile
index 9cf88caec33a..677f466e1f0c 100644
--- a/editors/gnome-latex/Makefile
+++ b/editors/gnome-latex/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnome-latex
PORTVERSION= 3.28.1
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 51c0834562c5..04db2f0f1f04 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gobby
PORTVERSION= 0.4.13
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 7551cf229e08..64dbbd4ab4a0 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hte
PORTVERSION= 2.1.1.g20161206
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= rene@FreeBSD.org
diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index 432281e280b7..03739c669592 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kakoune
DISTVERSION= 2018.10.27
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index e66ab8f4d20f..dc0717951ffe 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index 87dce4942fbe..9c2627bb7661 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lazarus
PORTVERSION= 1.8.4
PKGNAMESUFFIX?= -gtk2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= editors devel
MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION} \
LOCAL/acm/freepascal
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index d18972f53797..55e3509e0877 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -2,7 +2,7 @@
.include "${.CURDIR}/Makefile.common"
-PORTREVISION= 2
+PORTREVISION= 3
MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
https://dev-www.libreoffice.org/src/:src \
https://dev-www.libreoffice.org/extern/:ext
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 43339cf12cc3..e7bc3b2e748c 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= medit
PORTVERSION= 1.2.92
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= SF/mooedit/${PORTNAME}/${PORTVERSION}
PKGNAMESUFFIX= -editor
diff --git a/editors/mp/Makefile b/editors/mp/Makefile
index 96c28eadd67e..7375a7afdee4 100644
--- a/editors/mp/Makefile
+++ b/editors/mp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mp
DISTVERSION= 5.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://triptico.com/download/mp/
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index 2cef7a812156..ab27b2ff41dd 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
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 e492ac79d0c5..9bf4b438b096 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION}
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 4
CATEGORIES= editors java
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 689c0d284898..4d38bb26331e 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Padre
PORTVERSION= 1.00
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors perl5
MASTER_SITES= CPAN/${PORTNAME}/ CPAN/Wx/:wxsc
PKGNAMEPREFIX= p5-
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 41c9b745bb23..8a6228fe4e63 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pluma
PORTVERSION= 1.20.3
+PORTREVISION= 1
CATEGORIES= editors mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 98cb43939201..3240ad469e6e 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= poedit
PORTVERSION= 1.8.4
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index ae6bd6bb4218..c54fc35989d5 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scite
DISTVERSION= 4.0.2
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 5fc8f85f515f..7db588d34ef6 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tea
PORTVERSION= 46.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= danilo@FreeBSD.org
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index 726c2e141999..1087aa116f77 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= textroom
PORTVERSION= 0.8.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= editors
MASTER_SITES= SF
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile
index 66c20a331427..66b9bc83d531 100644
--- a/editors/xmlcopyeditor/Makefile
+++ b/editors/xmlcopyeditor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmlcopyeditor
PORTVERSION= 1.2.1.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= editors
MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION}
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile
index c29636925620..5e19bbf89905 100644
--- a/editors/yzis/Makefile
+++ b/editors/yzis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= yzis
PORTVERSION= 1.0.a.1
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= editors
MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \
http://contribs.martymac.org/FreeBSD-ports/distfiles/
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 1bea322ae379..8c5f56bddd70 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zile
PORTVERSION= 2.4.14
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MASTER_SITES= GNU