diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-09-10 20:55:38 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-09-10 20:55:38 +0000 |
commit | e59c88cece035a155debaf8996ce8f20adabd78b (patch) | |
tree | b2fdb90b31860ce377c34f790e4d2f4ed3dad14f /sysutils | |
parent | 70a626a6448663cca56f9193ab3889b771fa4d51 (diff) | |
download | freebsd-ports-e59c88cece035a155debaf8996ce8f20adabd78b.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Diffstat (limited to 'sysutils')
39 files changed, 39 insertions, 28 deletions
diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index 7213ac771b23..0ac412976266 100644 --- a/sysutils/android-file-transfer/Makefile +++ b/sysutils/android-file-transfer/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-file-transfer DISTVERSIONPREFIX= v DISTVERSION= 3.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org diff --git a/sysutils/b2sum/Makefile b/sysutils/b2sum/Makefile index 1bb34253e33d..47638a0e7b95 100644 --- a/sysutils/b2sum/Makefile +++ b/sysutils/b2sum/Makefile @@ -2,7 +2,7 @@ PORTNAME= b2sum PORTVERSION= 0.0.d${B2VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils security MASTER_SITES= http://blake2.net/ DISTNAME= blake2_code_${B2VERSION}${EXTRACT_SUFFX} diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile index 8818a7e91220..cea2d57a493a 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -2,7 +2,7 @@ PORTNAME= bsdisks PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ diff --git a/sysutils/clone/Makefile b/sysutils/clone/Makefile index 78ae3ea11823..6674169069e6 100644 --- a/sysutils/clone/Makefile +++ b/sysutils/clone/Makefile @@ -2,7 +2,7 @@ PORTNAME= clone PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://cyclaero.com/public/clone/ diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 47dc203ce48b..9e951acc2996 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -3,7 +3,7 @@ PORTNAME= conky PORTVERSION= 1.10.6 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index a071b68811ca..c95720017a45 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -3,6 +3,7 @@ PORTNAME= dar PORTVERSION= 2.5.11 +PORTREVISION= 1 CATEGORIES= sysutils archivers MASTER_SITES= SF diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index 994fcd013ad0..20a913e03766 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -2,7 +2,7 @@ PORTNAME= facter PORTVERSION= 3.8.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= sysutils MASTER_SITES= http://downloads.puppetlabs.com/facter/ diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index 2f2b34024bdc..e05a6827253f 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -3,7 +3,7 @@ PORTNAME= freefilesync PORTVERSION= 8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= https://www.freefilesync.org/download/ \ https://www.freefilesync.org/archive/ diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index c6649b33749b..3813de6cd413 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= encfs PORTVERSION= 1.9.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile index 3de07efe7176..37b3d2b91f8a 100644 --- a/sysutils/fusefs-lkl/Makefile +++ b/sysutils/fusefs-lkl/Makefile @@ -4,7 +4,7 @@ PORTNAME= lkl DISTVERSIONPREFIX= v DISTVERSION= 4.8-493 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -g4b77c32b1a88 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile index 08c3916d0e37..f1b441b7eb39 100644 --- a/sysutils/fusefs-simple-mtpfs/Makefile +++ b/sysutils/fusefs-simple-mtpfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= simple-mtpfs DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 4e95d5d0dff7..72d479ede665 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-control-center PORTVERSION= 3.18.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index a0673dca37b1..0b3f97c9e10b 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-system-monitor PORTVERSION= 3.16.0 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index 7a3b646cc7ae..642c5643078a 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -4,7 +4,7 @@ PORTNAME= grub2-bhyve DISTVERSIONPREFIX= v DISTVERSION= 0.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org diff --git a/sysutils/grub2-efi/Makefile b/sysutils/grub2-efi/Makefile index dda392a10158..d3d1ca3d5374 100644 --- a/sysutils/grub2-efi/Makefile +++ b/sysutils/grub2-efi/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-efi PORTVERSION= 2.02 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile index 857172e58057..a0919942196c 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 5ae82af92c2f..e23c262420ff 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2 PORTVERSION= 2.00 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MASTER_SITES= GNU/grub DISTNAME= grub-${PORTVERSION} diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 90b7ee146f15..076ff82e506f 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -3,6 +3,7 @@ PORTNAME= gsmartcontrol PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile index 129c00559437..5f85c2518f8e 100644 --- a/sysutils/hfm/Makefile +++ b/sysutils/hfm/Makefile @@ -2,7 +2,7 @@ PORTNAME= hfm PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/ipdbtools/Makefile b/sysutils/ipdbtools/Makefile index 4d557b033235..902c3e1afbc0 100644 --- a/sysutils/ipdbtools/Makefile +++ b/sysutils/ipdbtools/Makefile @@ -2,7 +2,7 @@ PORTNAME= ipdbtools PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://cyclaero.com/public/ipdbtools/ diff --git a/sysutils/kf5-baloo/Makefile b/sysutils/kf5-baloo/Makefile index 0a2a6f40a9cc..9d5ae60b1e81 100644 --- a/sysutils/kf5-baloo/Makefile +++ b/sysutils/kf5-baloo/Makefile @@ -3,6 +3,7 @@ PORTNAME= baloo PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kf5-kwallet/Makefile b/sysutils/kf5-kwallet/Makefile index 079626ca10ae..5f0cea4466a4 100644 --- a/sysutils/kf5-kwallet/Makefile +++ b/sysutils/kf5-kwallet/Makefile @@ -3,6 +3,7 @@ PORTNAME= kwallet PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kshutdown-kde4/Makefile b/sysutils/kshutdown-kde4/Makefile index d3c7949f257f..f246d9fd6d90 100644 --- a/sysutils/kshutdown-kde4/Makefile +++ b/sysutils/kshutdown-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kshutdown DISTVERSION= 4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils kde MASTER_SITES= SF/${PORTNAME}/KShutdown/${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSION} diff --git a/sysutils/libretto-config/Makefile b/sysutils/libretto-config/Makefile index 3709bf8346fd..024d90cc8087 100644 --- a/sysutils/libretto-config/Makefile +++ b/sysutils/libretto-config/Makefile @@ -3,7 +3,7 @@ PORTNAME= libretto-config PORTVERSION= 1.0.b5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://club.pep.ne.jp/~ishioka/Software/Linux/libapm/ DISTNAME= libapm-linux-1.0beta5 diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile index 0c67682a00a8..dacdde161681 100644 --- a/sysutils/lnav/Makefile +++ b/sysutils/lnav/Makefile @@ -4,7 +4,7 @@ PORTNAME= lnav PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tom@hur.st diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index d9b22d1ca326..6f0a14bcfaae 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -3,7 +3,7 @@ PORTNAME= logstalgia PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils www MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index a1f5b688d8f9..def168ab817e 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.18.0 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile index abad2803efd7..e12ea6bc408f 100644 --- a/sysutils/memtest86+/Makefile +++ b/sysutils/memtest86+/Makefile @@ -3,6 +3,7 @@ PORTNAME= memtest86+ PORTVERSION= 5.01 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.memtest.org/download/${PORTVERSION}/ diff --git a/sysutils/nitrogen/Makefile b/sysutils/nitrogen/Makefile index d1edfc0e1c5b..ab16176f3103 100644 --- a/sysutils/nitrogen/Makefile +++ b/sysutils/nitrogen/Makefile @@ -3,7 +3,7 @@ PORTNAME= nitrogen PORTVERSION= 1.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://projects.l3ib.org/nitrogen/files/ diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index a05cbabdd00c..87c8c7e79981 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index c613962cdb12..fff6bec53645 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,6 +3,7 @@ PORTNAME= osquery PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/parafly/Makefile b/sysutils/parafly/Makefile index c198a271d8da..11a238280037 100644 --- a/sysutils/parafly/Makefile +++ b/sysutils/parafly/Makefile @@ -3,7 +3,7 @@ PORTNAME= parafly PORTVERSION= 2013.01.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ DISTNAME= ${PORTNAME}-r2013-01-21 diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index 621530c5a2a6..ca9edea6c1d0 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -3,7 +3,7 @@ PORTNAME= pesign PORTVERSION= 0.110 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/powerdxx/Makefile b/sysutils/powerdxx/Makefile index 2d86aa8b0906..32656a966e5c 100644 --- a/sysutils/powerdxx/Makefile +++ b/sysutils/powerdxx/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdxx PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kami@FreeBSD.org diff --git a/sysutils/shim/Makefile b/sysutils/shim/Makefile index 6e9c7767eeef..edb69dfd09a3 100644 --- a/sysutils/shim/Makefile +++ b/sysutils/shim/Makefile @@ -3,7 +3,7 @@ PORTNAME= shim PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index 3e9dd6f14803..b523ae9cfa02 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -2,6 +2,7 @@ PORTNAME= spiped PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://www.tarsnap.com/spiped/ diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile index 5a988c1648c8..d229d6f2477d 100644 --- a/sysutils/tarsnap-gui/Makefile +++ b/sysutils/tarsnap-gui/Makefile @@ -2,7 +2,7 @@ PORTNAME= tarsnap-gui PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/uefi-edk2-bhyve/Makefile b/sysutils/uefi-edk2-bhyve/Makefile index a679c7d8727b..35c72f6a3f67 100644 --- a/sysutils/uefi-edk2-bhyve/Makefile +++ b/sysutils/uefi-edk2-bhyve/Makefile @@ -2,7 +2,7 @@ PORTNAME= uefi-edk2-bhyve PORTVERSION= 20160704 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/wiimms/Makefile b/sysutils/wiimms/Makefile index ea0c6389e264..b4a7d62e7741 100644 --- a/sysutils/wiimms/Makefile +++ b/sysutils/wiimms/Makefile @@ -3,7 +3,7 @@ PORTNAME= wiimms DISTVERSION= 2.23a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://gugus69.free.fr/wiimms/ \ LOCAL/martymac |