Date: Sun, 8 Oct 2023 14:39:43 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d659482ddfb - main - www/foreign-cdm: Update to newest snapshot. Message-ID: <202310081439.398EdhNo006903@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d659482ddfb482224ad9bd6bd3980d36fece95d commit 8d659482ddfb482224ad9bd6bd3980d36fece95d Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-10-08 14:38:51 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-10-08 14:39:36 +0000 www/foreign-cdm: Update to newest snapshot. This brings in support for playing videos on Netflix and Amazon Prime Video. --- www/foreign-cdm/Makefile | 5 ++--- www/foreign-cdm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/foreign-cdm/Makefile b/www/foreign-cdm/Makefile index 157c883b316b..d76f9b9a1148 100644 --- a/www/foreign-cdm/Makefile +++ b/www/foreign-cdm/Makefile @@ -1,6 +1,5 @@ PORTNAME= foreign-cdm -PORTVERSION= 2 -PORTREVISION= 1 +PORTVERSION= 3 CATEGORIES= www multimedia linux MASTER_SITES= https://arrowd.name/:cdm DISTFILES= cdm-${CDM_INT_HASH}.tar.gz:cdm @@ -20,7 +19,7 @@ RUN_DEPENDS= linux_base-c7>0:emulators/linux_base-c7 USE_GITHUB= yes GH_ACCOUNT= shkhln GH_PROJECT= foreign-cdm -GH_TAGNAME= 760e440839f4456373460dcb61cfa8e36618d310 +GH_TAGNAME= e953bc0d35344b7e4474969ed37f4e0f9be01451 GH_TUPLE= capnproto:capnproto:928c8390d4d562bd32dc79a42eb64e9bdba572d8:capnproto/third_party/capnproto MAKE_ENV= LINUX_CC=/compat/linux/opt/rh/devtoolset-11/root/usr/bin/g++ \ diff --git a/www/foreign-cdm/distinfo b/www/foreign-cdm/distinfo index 786ccc10b6b8..0ee1880f2820 100644 --- a/www/foreign-cdm/distinfo +++ b/www/foreign-cdm/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1696769052 +TIMESTAMP = 1696775809 SHA256 (cdm-fef0b5aa1bd31efb88dfab804bdbe614f3d54f28.tar.gz) = 178ae15061d67943fa754e9ddf1903536c4cdb813dcdd90f98007f6238781a26 SIZE (cdm-fef0b5aa1bd31efb88dfab804bdbe614f3d54f28.tar.gz) = 14361 -SHA256 (shkhln-foreign-cdm-2-760e440839f4456373460dcb61cfa8e36618d310_GH0.tar.gz) = 394faa92a8957f858561308638370098fd7e3d30301f8791380520003f19a08e -SIZE (shkhln-foreign-cdm-2-760e440839f4456373460dcb61cfa8e36618d310_GH0.tar.gz) = 11776 +SHA256 (shkhln-foreign-cdm-3-e953bc0d35344b7e4474969ed37f4e0f9be01451_GH0.tar.gz) = 12c081634d6ae9637666d592b29525726288e408d722838e8c17b07431e036ba +SIZE (shkhln-foreign-cdm-3-e953bc0d35344b7e4474969ed37f4e0f9be01451_GH0.tar.gz) = 13365 SHA256 (capnproto-capnproto-928c8390d4d562bd32dc79a42eb64e9bdba572d8_GH0.tar.gz) = 5c867f4758d7a3e2e0213e732e2b9a5ad70d1193a4d615bbab41df1d4051de37 SIZE (capnproto-capnproto-928c8390d4d562bd32dc79a42eb64e9bdba572d8_GH0.tar.gz) = 2413835
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310081439.398EdhNo006903>