diff options
-rw-r--r-- | archivers/urbackup-client/Makefile | 1 | ||||
-rw-r--r-- | archivers/urbackup-server/Makefile | 1 | ||||
-rw-r--r-- | audio/clementine-player/Makefile | 2 | ||||
-rw-r--r-- | devel/xeus/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdal/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kvazaar/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net/ceph14/Makefile | 2 | ||||
-rw-r--r-- | net/megacmd/Makefile | 1 | ||||
-rw-r--r-- | security/cryptopp/Makefile | 2 | ||||
-rw-r--r-- | security/cryptopp/distinfo | 6 | ||||
-rw-r--r-- | security/cryptopp/files/patch-GNUmakefile | 10 | ||||
-rw-r--r-- | security/cryptopp/files/patch-misc.h | 12 | ||||
-rw-r--r-- | security/cryptopp/pkg-plist | 16 |
15 files changed, 42 insertions, 22 deletions
diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile index d9ff54c166fb..622e27ac8a82 100644 --- a/archivers/urbackup-client/Makefile +++ b/archivers/urbackup-client/Makefile @@ -2,6 +2,7 @@ PORTNAME= urbackup-client DISTVERSION= 2.4.11.0 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Client/${DISTVERSION:R}/ diff --git a/archivers/urbackup-server/Makefile b/archivers/urbackup-server/Makefile index a61809a0dd01..077176954397 100644 --- a/archivers/urbackup-server/Makefile +++ b/archivers/urbackup-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= urbackup-server DISTVERSION= 2.4.13 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/ diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 4fa52149afe2..1bc2de269661 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine DISTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile index bebf30889bc0..cdd464aef313 100644 --- a/devel/xeus/Makefile +++ b/devel/xeus/Makefile @@ -2,6 +2,7 @@ PORTNAME= xeus DISTVERSION= 0.24.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -13,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cppzmq>0:net/cppzmq \ nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack -LIB_DEPENDS= libcryptopp.so:security/cryptopp \ - libuuid.so:misc/e2fsprogs-libuuid \ +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libzmq.so:net/libzmq4 USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index a930acd73d7a..14a2a098783f 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index a0ccedb0d154..8b2029ee63dc 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -3,6 +3,7 @@ PORTNAME= kvazaar DISTVERSIONPREFIX= v DISTVERSION?= 2.0.0 +PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index d2b3ded056d7..afe3a201f527 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 11065 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 0de37262ba97..a899d7e1665d 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index ebd99e65a395..a94f84420ede 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -4,7 +4,7 @@ PORTNAME= ceph DISTVERSIONPREFIX= v DISTVERSION= 14.2.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PKGNAMESUFFIX= 14 diff --git a/net/megacmd/Makefile b/net/megacmd/Makefile index d454b6db8150..f4c233de2d9c 100644 --- a/net/megacmd/Makefile +++ b/net/megacmd/Makefile @@ -2,6 +2,7 @@ PORTNAME= megacmd DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= menelkir@itroll.org diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 69af1df44886..0184c80eb3f5 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cryptopp -PORTVERSION= 8.2.0 +PORTVERSION= 8.4.0 CATEGORIES= security MASTER_SITES= http://www.cryptopp.com/ DISTNAME= cryptopp${PORTVERSION:S/.//g} diff --git a/security/cryptopp/distinfo b/security/cryptopp/distinfo index 15f72bee6bcf..21123d931fae 100644 --- a/security/cryptopp/distinfo +++ b/security/cryptopp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575820181 -SHA256 (cryptopp820.zip) = 03f0e2242e11b9d19b28d0ec5a3fa8ed5cc7b27640e6bed365744f593e858058 -SIZE (cryptopp820.zip) = 8859815 +TIMESTAMP = 1610559898 +SHA256 (cryptopp840.zip) = c0f5e5cd2c693c8160e9c51666e95949a1c19fd4fe4fef874af2ec1e42757b9a +SIZE (cryptopp840.zip) = 9124180 diff --git a/security/cryptopp/files/patch-GNUmakefile b/security/cryptopp/files/patch-GNUmakefile index 3e73b7ea6372..1fc8ef2b3017 100644 --- a/security/cryptopp/files/patch-GNUmakefile +++ b/security/cryptopp/files/patch-GNUmakefile @@ -2,9 +2,9 @@ We need to export the CRYPTOPP_DISABLE_ASM flag if cryptopp was not built with SIMD support. Certain functions prototypes are guarded by this flag and build failures will arise in other ports if not set appropriately. ---- GNUmakefile.orig 2019-04-28 23:36:50 UTC +--- GNUmakefile.orig 2021-01-01 17:22:45 UTC +++ GNUmakefile -@@ -57,7 +57,7 @@ ifeq ($(SYSTEMX),) +@@ -71,7 +71,7 @@ ifeq ($(SYSTEMX),) SYSTEMX := $(shell uname -s 2>/dev/null) endif @@ -13,7 +13,7 @@ flag and build failures will arise in other ports if not set appropriately. IS_HURD := $(shell echo "$(SYSTEMX)" | $(GREP) -i -c -E "GNU|Hurd") IS_MINGW := $(shell echo "$(SYSTEMX)" | $(GREP) -i -c "MinGW") IS_CYGWIN := $(shell echo "$(SYSTEMX)" | $(GREP) -i -c "Cygwin") -@@ -742,7 +742,7 @@ endif +@@ -795,7 +795,7 @@ endif # Use -pthread whenever it is available. See http://www.hpl.hp.com/techreports/2004/HPL-2004-209.pdf # http://stackoverflow.com/questions/2127797/gcc-significance-of-pthread-flag-when-compiling @@ -22,8 +22,8 @@ flag and build failures will arise in other ports if not set appropriately. ifeq ($(XLC_COMPILER),1) ifeq ($(findstring -qthreaded,$(CXXFLAGS)),) TPROG = TestPrograms/test_pthreads.cxx -@@ -1341,7 +1341,7 @@ libcryptopp.pc: - @echo 'Version: 8.2' >> libcryptopp.pc +@@ -1450,7 +1450,7 @@ libcryptopp.pc: + @echo 'Version: 8.4' >> libcryptopp.pc @echo 'URL: https://cryptopp.com/' >> libcryptopp.pc @echo '' >> libcryptopp.pc - @echo 'Cflags: -I$${includedir}' >> libcryptopp.pc diff --git a/security/cryptopp/files/patch-misc.h b/security/cryptopp/files/patch-misc.h index 194061634cb6..165720d6bef7 100644 --- a/security/cryptopp/files/patch-misc.h +++ b/security/cryptopp/files/patch-misc.h @@ -2,12 +2,12 @@ This fixes a warning triggered by testing an unsigned parameter against 0. The patch solves this by creating a different template for signed case. (PR: 178827) ---- misc.h.orig 2018-04-08 08:47:11 UTC +--- misc.h.orig 2021-01-01 17:03:59 UTC +++ misc.h -@@ -572,8 +572,10 @@ inline bool SafeConvert(T1 from, T2 &to) +@@ -700,8 +700,10 @@ inline bool SafeConvert(T1 from, T2 &to) /// \param value the value to convert /// \param base the base to use during the conversion - /// \returns the string representation of value in base. + /// \return the string representation of value in base. +template<bool> struct IsUnsigned {}; + template <class T> @@ -15,8 +15,8 @@ for signed case. (PR: 178827) +std::string IntToStringImpl(T value, unsigned int base, IsUnsigned<true>) { // Hack... set the high bit for uppercase. - static const unsigned int HIGH_BIT = (1U << 31); -@@ -584,12 +586,6 @@ std::string IntToString(T value, unsigned int base = 1 + const unsigned int HIGH_BIT = (1U << 31); +@@ -712,12 +714,6 @@ std::string IntToString(T value, unsigned int base = 1 if (value == 0) return "0"; @@ -29,7 +29,7 @@ for signed case. (PR: 178827) std::string result; while (value > 0) { -@@ -597,9 +593,28 @@ std::string IntToString(T value, unsigned int base = 1 +@@ -725,9 +721,28 @@ std::string IntToString(T value, unsigned int base = 1 result = char((digit < 10 ? '0' : (CH - 10)) + digit) + result; value /= base; } diff --git a/security/cryptopp/pkg-plist b/security/cryptopp/pkg-plist index 39c7b05697ba..846df409789b 100644 --- a/security/cryptopp/pkg-plist +++ b/security/cryptopp/pkg-plist @@ -6,6 +6,7 @@ include/cryptopp/aes.h include/cryptopp/aes_armv4.h include/cryptopp/algebra.h include/cryptopp/algparam.h +include/cryptopp/allocate.h include/cryptopp/arc4.h include/cryptopp/argnames.h include/cryptopp/aria.h @@ -29,6 +30,16 @@ include/cryptopp/cham.h include/cryptopp/channels.h include/cryptopp/cmac.h include/cryptopp/config.h +include/cryptopp/config_align.h +include/cryptopp/config_asm.h +include/cryptopp/config_cpu.h +include/cryptopp/config_cxx.h +include/cryptopp/config_dll.h +include/cryptopp/config_int.h +include/cryptopp/config_misc.h +include/cryptopp/config_ns.h +include/cryptopp/config_os.h +include/cryptopp/config_ver.h include/cryptopp/cpu.h include/cryptopp/crc.h include/cryptopp/cryptlib.h @@ -131,12 +142,16 @@ include/cryptopp/salsa.h include/cryptopp/scrypt.h include/cryptopp/seal.h include/cryptopp/secblock.h +include/cryptopp/secblockfwd.h include/cryptopp/seckey.h include/cryptopp/seed.h include/cryptopp/serpent.h include/cryptopp/serpentp.h include/cryptopp/sha.h +include/cryptopp/sha1_armv4.h +include/cryptopp/sha256_armv4.h include/cryptopp/sha3.h +include/cryptopp/sha512_armv4.h include/cryptopp/shacal2.h include/cryptopp/shake.h include/cryptopp/shark.h @@ -169,6 +184,7 @@ include/cryptopp/words.h include/cryptopp/xed25519.h include/cryptopp/xtr.h include/cryptopp/xtrcrypt.h +include/cryptopp/xts.h include/cryptopp/zdeflate.h include/cryptopp/zinflate.h include/cryptopp/zlib.h |