diff options
author | gerald <gerald@FreeBSD.org> | 2017-09-11 04:55:38 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-09-11 04:55:38 +0800 |
commit | a8659f2c3a739594f865ddb2381c38d14c4d611e (patch) | |
tree | b2fdb90b31860ce377c34f790e4d2f4ed3dad14f /security | |
parent | 7b70c817a4e56a6ba513c3a87fb89b520f7ea8e1 (diff) | |
download | freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.gz freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.zst freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.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 'security')
-rw-r--r-- | security/arpCounterattack/Makefile | 2 | ||||
-rw-r--r-- | security/bro/Makefile | 1 | ||||
-rw-r--r-- | security/certificate-transparency/Makefile | 2 | ||||
-rw-r--r-- | security/clambc/Makefile | 2 | ||||
-rw-r--r-- | security/cryptopp/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg22/Makefile | 1 | ||||
-rw-r--r-- | security/gpgme/Makefile | 2 | ||||
-rw-r--r-- | security/hashcat-legacy/Makefile | 2 | ||||
-rw-r--r-- | security/hpenc/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 1 | ||||
-rw-r--r-- | security/john/Makefile | 2 | ||||
-rw-r--r-- | security/keepassx-devel/Makefile | 1 | ||||
-rw-r--r-- | security/keepassxc/Makefile | 1 | ||||
-rw-r--r-- | security/kf5-kdesu/Makefile | 1 | ||||
-rw-r--r-- | security/libzrtpcppcore/Makefile | 1 | ||||
-rw-r--r-- | security/obfsclient/Makefile | 2 | ||||
-rw-r--r-- | security/pinentry/Makefile | 2 | ||||
-rw-r--r-- | security/pks/Makefile | 2 | ||||
-rw-r--r-- | security/quantis/Makefile | 2 | ||||
-rw-r--r-- | security/seccure/Makefile | 2 | ||||
-rw-r--r-- | security/titus/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/Makefile | 1 | ||||
-rw-r--r-- | security/tor/Makefile | 1 |
25 files changed, 25 insertions, 15 deletions
diff --git a/security/arpCounterattack/Makefile b/security/arpCounterattack/Makefile index 93b67898de10..d3b395e9151d 100644 --- a/security/arpCounterattack/Makefile +++ b/security/arpCounterattack/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpCounterattack PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \ http://bk.macroblock.net/${PORTNAME}/ diff --git a/security/bro/Makefile b/security/bro/Makefile index 7ea4748b897f..50b0281fd3c7 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -3,6 +3,7 @@ PORTNAME= bro PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.bro.org/downloads/:source1 \ https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/tar.gz/${PORTVERSION2}?dummy=/:source2 diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 4df93a823183..43b3728ca80a 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/clambc/Makefile b/security/clambc/Makefile index 5fa27bdd12c0..f3cb73208655 100644 --- a/security/clambc/Makefile +++ b/security/clambc/Makefile @@ -3,7 +3,7 @@ PORTNAME= clambc DISTVERSION= 0.98.5rc1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/clamav/${PORTNAME:tl} diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index fbda34714d94..dc1dd4b42e64 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -7,7 +7,7 @@ PORTNAME= cryptopp PORTVERSION= 5.6.5 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.cryptopp.com/ DISTNAME= cryptopp${PORTVERSION:S/.//g} diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 7b2d8563b9a6..388dad84ae2a 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.18.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 6953cb9ce211..3bebd0f564d9 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.1.23 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNUPG diff --git a/security/gnupg22/Makefile b/security/gnupg22/Makefile index d850003944fc..b5dd65ea3a65 100644 --- a/security/gnupg22/Makefile +++ b/security/gnupg22/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNUPG PKGNAMESUFFIX= 22 diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index caf116f814ae..d13bab754eff 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpgme PORTVERSION= 1.9.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= security MASTER_SITES= GNUPG/gpgme diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile index b60da5cec734..91f78ce26fa1 100644 --- a/security/hashcat-legacy/Makefile +++ b/security/hashcat-legacy/Makefile @@ -3,7 +3,7 @@ PORTNAME= hashcat-legacy PORTVERSION= 2.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= lifanov@FreeBSD.org diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index f2dca3ef8447..ecde53ce4819 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -2,7 +2,7 @@ PORTNAME= hpenc PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://highsecure.ru/distfiles/ diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index b13dad584fe1..f16510476ddf 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,6 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.15.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/john/Makefile b/security/john/Makefile index eb305141d064..56b8ddefe075 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -3,7 +3,7 @@ PORTNAME= john DISTVERSION= 1.8.0-jumbo-1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/j/ \ http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \ diff --git a/security/keepassx-devel/Makefile b/security/keepassx-devel/Makefile index 392bce9ba04e..95e2c0ae9f4e 100644 --- a/security/keepassx-devel/Makefile +++ b/security/keepassx-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= keepassx PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= security PKGNAMESUFFIX= -devel diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 70da4eccea1e..ab7c2a2a11b8 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -2,6 +2,7 @@ PORTNAME= keepassxc PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= melanhit@gmail.com diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index a6558681b6d7..90c48c9309eb 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -3,6 +3,7 @@ PORTNAME= kdesu PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/security/libzrtpcppcore/Makefile b/security/libzrtpcppcore/Makefile index 386f2a8e0329..5225b742edd2 100644 --- a/security/libzrtpcppcore/Makefile +++ b/security/libzrtpcppcore/Makefile @@ -2,6 +2,7 @@ PORTNAME= libzrtpcppcore PORTVERSION= 4.6.6 +PORTREVISION= 1 DISTVERSIONPREFIX= V CATEGORIES= security diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile index bb5cbc66ffba..6039a66cebc1 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= obfsclient PORTVERSION= 0.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 0644b3cd962b..d7b230cb5886 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinentry PORTVERSION= 1.0.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= security MASTER_SITES= GNUPG/pinentry diff --git a/security/pks/Makefile b/security/pks/Makefile index 1178fb591697..3ef0ece127f2 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -3,7 +3,7 @@ PORTNAME= pks PORTVERSION= 0.9.6.20040312 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security www MASTER_SITES= http://pks.sourceforge.net/ LOCAL/mandree DISTFILES= pks-current.tgz diff --git a/security/quantis/Makefile b/security/quantis/Makefile index 699807ca8917..b0933f322e14 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v13.11.08 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security devel java MASTER_SITES= http://www.idquantique.com/~download/Quantis/ \ LOCAL/ale diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 6f66f33fcb59..e17bdfa198ca 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -3,7 +3,7 @@ PORTNAME= seccure PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ NETBSD diff --git a/security/titus/Makefile b/security/titus/Makefile index 35e9ed8300b7..f9f5ae4ff005 100644 --- a/security/titus/Makefile +++ b/security/titus/Makefile @@ -3,7 +3,7 @@ PORTNAME= titus PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= feld@FreeBSD.org diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index d85f7d003453..226312b2061c 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor DISTVERSION= 0.3.1.5-alpha +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git a/security/tor/Makefile b/security/tor/Makefile index 079c0339d7fd..46e93620d67d 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor PORTVERSION= 0.3.0.10 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR |