Date: Thu, 5 Oct 2023 12:14:51 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a183016bcd7d - main - security/cryptopp: Update to 8.9.0 Message-ID: <202310051214.395CEpvX078041@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=a183016bcd7df1bac249d0dc2a6e8b168f9b0534 commit a183016bcd7df1bac249d0dc2a6e8b168f9b0534 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-10-05 12:11:26 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-10-05 12:13:51 +0000 security/cryptopp: Update to 8.9.0 Bump PORTREVISION on consumers due to ABI incompatibility. https://www.cryptopp.com/release890.html --- archivers/ccmix/Makefile | 2 +- archivers/urbackup-client/Makefile | 2 +- archivers/urbackup-server/Makefile | 2 +- graphics/gdal/Makefile | 2 +- multimedia/kvazaar/Makefile | 2 +- net-p2p/amule/Makefile | 2 +- net/ceph14/Makefile | 2 +- net/megacmd/Makefile | 2 +- security/cryptopp/Makefile | 2 +- security/cryptopp/distinfo | 6 +++--- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/archivers/ccmix/Makefile b/archivers/ccmix/Makefile index 426d4c8b1ac5..b6813c1b5f8e 100644 --- a/archivers/ccmix/Makefile +++ b/archivers/ccmix/Makefile @@ -1,6 +1,6 @@ PORTNAME= ccmix PORTVERSION= g20170612 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers games MASTER_SITES= SF/xccu/XCC%20Mixer/XCC%20Mixer%201.44:dat DISTFILES= XCC_Mixer-1.44.zip:dat diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile index 90ddb6f9b787..1e88dcb8c848 100644 --- a/archivers/urbackup-client/Makefile +++ b/archivers/urbackup-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= urbackup-client DISTVERSION= 2.5.20.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Client/${DISTVERSION:R}/ diff --git a/archivers/urbackup-server/Makefile b/archivers/urbackup-server/Makefile index 563b80258d7e..90a6d7af15b4 100644 --- a/archivers/urbackup-server/Makefile +++ b/archivers/urbackup-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= urbackup-server DISTVERSION= 2.5.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/ diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 856639ae3fe6..67c6f1aab8d4 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 167009e163a6..4ce80ca30e07 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -1,7 +1,7 @@ PORTNAME= kvazaar DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 57fcaa60b869..14ba68828c55 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -1,6 +1,6 @@ PORTNAME= amule PORTVERSION= 2.3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index aaf39b1d036c..1e6cbd007ec2 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -1,7 +1,7 @@ PORTNAME= ceph DISTVERSIONPREFIX= v DISTVERSION= 14.2.22 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net PKGNAMESUFFIX= 14 diff --git a/net/megacmd/Makefile b/net/megacmd/Makefile index 3f798b6b9b36..b67a312719b9 100644 --- a/net/megacmd/Makefile +++ b/net/megacmd/Makefile @@ -1,6 +1,6 @@ PORTNAME= megacmd DISTVERSION= 1.6.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= _Linux CATEGORIES= net diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index bef10056452b..572e3a11d9c2 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -1,5 +1,5 @@ PORTNAME= cryptopp -PORTVERSION= 8.8.0 +PORTVERSION= 8.9.0 CATEGORIES= security MASTER_SITES= https://github.com/weidai11/${PORTNAME}/releases/download/CRYPTOPP_${PORTVERSION:S/./_/g}/ \ http://www.cryptopp.com/ diff --git a/security/cryptopp/distinfo b/security/cryptopp/distinfo index 72f8c38a79f6..e01bfa3bf072 100644 --- a/security/cryptopp/distinfo +++ b/security/cryptopp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689139986 -SHA256 (cryptopp880.zip) = ace1c7b010a409eba5e86c4fd5a8845c43a6ac39bb6110e64ca5d7fea08583f4 -SIZE (cryptopp880.zip) = 9279806 +TIMESTAMP = 1696499005 +SHA256 (cryptopp890.zip) = 4cc0ccc324625b80b695fcd3dee63a66f1a460d3e51b71640cdbfc4cd1a3779c +SIZE (cryptopp890.zip) = 9288053
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310051214.395CEpvX078041>