diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
commit | 04d6f52202c61a48690e73e65879001d2ee3adc5 (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /sysutils | |
parent | b85734e5a8a8069eb9cdd9e433d87a48ad56cd2e (diff) | |
download | freebsd-ports-04d6f52202c61a48690e73e65879001d2ee3adc5.zip |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Diffstat (limited to 'sysutils')
35 files changed, 35 insertions, 21 deletions
diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index 6f1e66df7e20..52c0dbaecc24 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.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/sysutils/b2sum/Makefile b/sysutils/b2sum/Makefile index 42aab914fb7b..1bb34253e33d 100644 --- a/sysutils/b2sum/Makefile +++ b/sysutils/b2sum/Makefile @@ -2,7 +2,7 @@ PORTNAME= b2sum PORTVERSION= 0.0.d${B2VERSION} -PORTREVISION= 1 +PORTREVISION= 2 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 fb357a31e125..8818a7e91220 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -2,6 +2,7 @@ PORTNAME= bsdisks PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ diff --git a/sysutils/clone/Makefile b/sysutils/clone/Makefile index a0dfea23ffbc..78ae3ea11823 100644 --- a/sysutils/clone/Makefile +++ b/sysutils/clone/Makefile @@ -2,6 +2,7 @@ PORTNAME= clone PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cyclaero.com/public/clone/ diff --git a/sysutils/cloudabi-utils/Makefile b/sysutils/cloudabi-utils/Makefile index fe13aa74b2ed..b7d90c5c30f3 100644 --- a/sysutils/cloudabi-utils/Makefile +++ b/sysutils/cloudabi-utils/Makefile @@ -3,6 +3,7 @@ PORTNAME= cloudabi-utils PORTVERSION= 0.24 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= sysutils diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index bce910c29ec0..c9c4f365b331 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -3,6 +3,7 @@ PORTNAME= conky PORTVERSION= 1.10.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index 4b298301236b..8bcd5b089dd1 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -3,6 +3,7 @@ PORTNAME= dar PORTVERSION= 2.5.9 +PORTREVISION= 1 CATEGORIES= sysutils archivers MASTER_SITES= SF diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index 8c772e754eaa..78f265a9de58 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -2,7 +2,7 @@ PORTNAME= facter PORTVERSION= 3.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/facter/ diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index bb2e22070790..412ed018f7cd 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -3,7 +3,7 @@ PORTNAME= freefilesync PORTVERSION= 8.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.freefilesync.org/download/ \ http://www.freefilesync.org/archive/ diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 2c0bc2cda7fc..befc83176283 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= encfs PORTVERSION= 1.9.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile index cb5e5f7917fc..2e9267e96473 100644 --- a/sysutils/fusefs-lkl/Makefile +++ b/sysutils/fusefs-lkl/Makefile @@ -4,7 +4,7 @@ PORTNAME= lkl DISTVERSIONPREFIX= v DISTVERSION= 4.8-493 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g4b77c32b1a88 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile index ccdcb4b87d87..08c3916d0e37 100644 --- a/sysutils/fusefs-simple-mtpfs/Makefile +++ b/sysutils/fusefs-simple-mtpfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= simple-mtpfs DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 392c1176a98b..dc7bf6829956 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= 4 +PORTREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index 0ecde2f1e1a5..7a3b646cc7ae 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -4,7 +4,7 @@ PORTNAME= grub2-bhyve DISTVERSIONPREFIX= v DISTVERSION= 0.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org diff --git a/sysutils/grub2-efi/Makefile b/sysutils/grub2-efi/Makefile index 317f3f242418..dda392a10158 100644 --- a/sysutils/grub2-efi/Makefile +++ b/sysutils/grub2-efi/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-efi PORTVERSION= 2.02 -PORTREVISION= 15 +PORTREVISION= 16 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 f5780e431e88..857172e58057 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 9 +PORTREVISION= 10 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 9941675124c1..5ae82af92c2f 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2 PORTVERSION= 2.00 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= GNU/grub DISTNAME= grub-${PORTVERSION} diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile index 77f8f14dd389..129c00559437 100644 --- a/sysutils/hfm/Makefile +++ b/sysutils/hfm/Makefile @@ -2,6 +2,7 @@ PORTNAME= hfm PORTVERSION= 1.2.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/i7z/Makefile b/sysutils/i7z/Makefile index 0a2652400c07..e3e1dd85b5e5 100644 --- a/sysutils/i7z/Makefile +++ b/sysutils/i7z/Makefile @@ -2,7 +2,7 @@ PORTNAME= i7z PORTVERSION= 0.27.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE diff --git a/sysutils/ipdbtools/Makefile b/sysutils/ipdbtools/Makefile index 6ea9d278d0e6..45e663b396bf 100644 --- a/sysutils/ipdbtools/Makefile +++ b/sysutils/ipdbtools/Makefile @@ -2,7 +2,7 @@ PORTNAME= ipdbtools PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 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 910b6648ee88..6a6d0e523b43 100644 --- a/sysutils/kshutdown-kde4/Makefile +++ b/sysutils/kshutdown-kde4/Makefile @@ -2,6 +2,7 @@ PORTNAME= kshutdown DISTVERSION= 4.0 +PORTREVISION= 1 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 5fbeac16b8c6..3709bf8346fd 100644 --- a/sysutils/libretto-config/Makefile +++ b/sysutils/libretto-config/Makefile @@ -3,7 +3,7 @@ PORTNAME= libretto-config PORTVERSION= 1.0.b5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://club.pep.ne.jp/~ishioka/Software/Linux/libapm/ DISTNAME= libapm-linux-1.0beta5 diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 85e85d6b1041..5b64c139c8b4 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -3,7 +3,7 @@ PORTNAME= logstalgia PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils www MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index dbeb340ceca8..f5650a0fe943 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.12.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index 6b43667a26c5..956ab25f9fcc 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= osquery PORTVERSION= 1.4.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/parafly/Makefile b/sysutils/parafly/Makefile index 4e441a560726..c198a271d8da 100644 --- a/sysutils/parafly/Makefile +++ b/sysutils/parafly/Makefile @@ -3,7 +3,7 @@ PORTNAME= parafly PORTVERSION= 2013.01.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ DISTNAME= ${PORTNAME}-r2013-01-21 diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index 596790d8d72f..621530c5a2a6 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -3,7 +3,7 @@ PORTNAME= pesign PORTVERSION= 0.110 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index fb8fb99f75a6..c1a12e0aa651 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= polkit PORTVERSION= 0.113 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ diff --git a/sysutils/powerdxx/Makefile b/sysutils/powerdxx/Makefile index 3e8c6d079da7..78ae4ff22bcf 100644 --- a/sysutils/powerdxx/Makefile +++ b/sysutils/powerdxx/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdxx PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kami@FreeBSD.org diff --git a/sysutils/shim/Makefile b/sysutils/shim/Makefile index 9f89456436e0..6e9c7767eeef 100644 --- a/sysutils/shim/Makefile +++ b/sysutils/shim/Makefile @@ -3,7 +3,7 @@ PORTNAME= shim PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index 67eadef5eab4..5ee58ff1fbf6 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -2,7 +2,7 @@ PORTNAME= spiped PORTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils security MASTER_SITES= http://www.tarsnap.com/spiped/ diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile index b4b3d6983c2f..5a988c1648c8 100644 --- a/sysutils/tarsnap-gui/Makefile +++ b/sysutils/tarsnap-gui/Makefile @@ -2,6 +2,7 @@ PORTNAME= tarsnap-gui PORTVERSION= 0.9 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/wiimms/Makefile b/sysutils/wiimms/Makefile index 26bd4bbb8e3c..ea0c6389e264 100644 --- a/sysutils/wiimms/Makefile +++ b/sysutils/wiimms/Makefile @@ -3,7 +3,7 @@ PORTNAME= wiimms DISTVERSION= 2.23a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://gugus69.free.fr/wiimms/ \ LOCAL/martymac |