Date: Tue, 6 Apr 2021 08:15:10 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5254fca65db2 - main - Chase GH_ACCOUNT rename for Greg V Message-ID: <202104060815.1368FAuB090795@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5254fca65db2343e41437effbfc1f2abdcaa24cc commit 5254fca65db2343e41437effbfc1f2abdcaa24cc Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-04 10:19:21 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-06 08:11:39 +0000 Chase GH_ACCOUNT rename for Greg V --- graphics/Coin/Makefile | 2 +- sysutils/consolekit2/Makefile | 2 +- www/elixir-httpotion/Makefile | 2 +- www/elixir-httpotion/distinfo | 4 ++-- www/elixir-httpotion/pkg-descr | 2 +- x11-toolkits/wlroots/Makefile | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 5364e53c08f0..f738698b0f5b 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= Coin- PORTREVISION= 1 CATEGORIES= graphics -PATCH_SITES= https://github.com/myfreeweb/coin/commit/ +PATCH_SITES= https://github.com/unrelentingtech/coin/commit/ PATCHFILES+= 3053d28b74d.patch:-p1 # Unbreak non-X11 MAINTAINER= cmt@FreeBSD.org diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile index fcc7e1996dce..48ebc36edd13 100644 --- a/sysutils/consolekit2/Makefile +++ b/sysutils/consolekit2/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= 2 DISTNAME= ConsoleKit2-${PORTVERSION} # Support for DRM/evdev -PATCH_SITES= https://github.com/myfreeweb/ConsoleKit2/commit/ +PATCH_SITES= https://github.com/unrelentingtech/ConsoleKit2/commit/ PATCHFILES= 03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch:-p1 \ 05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch:-p1 \ ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch:-p1 \ diff --git a/www/elixir-httpotion/Makefile b/www/elixir-httpotion/Makefile index 02a2cbd642f4..f98a9f8fd532 100644 --- a/www/elixir-httpotion/Makefile +++ b/www/elixir-httpotion/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT USES= elixir USE_GITHUB= yes -GH_ACCOUNT= myfreeweb +GH_ACCOUNT= unrelentingtech MIX_BUILD_DEPS= www/erlang-ibrowse MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} diff --git a/www/elixir-httpotion/distinfo b/www/elixir-httpotion/distinfo index 530af90bc88f..50ed1b066793 100644 --- a/www/elixir-httpotion/distinfo +++ b/www/elixir-httpotion/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1502265281 -SHA256 (myfreeweb-httpotion-v3.0.3_GH0.tar.gz) = 6efb3cb4235a335445e4f7cf5cd28aa6d7746d45bf9c43ae877475165211edfe -SIZE (myfreeweb-httpotion-v3.0.3_GH0.tar.gz) = 15295 +SHA256 (unrelentingtech-httpotion-v3.0.3_GH0.tar.gz) = 6efb3cb4235a335445e4f7cf5cd28aa6d7746d45bf9c43ae877475165211edfe +SIZE (unrelentingtech-httpotion-v3.0.3_GH0.tar.gz) = 15295 diff --git a/www/elixir-httpotion/pkg-descr b/www/elixir-httpotion/pkg-descr index 02bb1a081be9..6649265689e2 100644 --- a/www/elixir-httpotion/pkg-descr +++ b/www/elixir-httpotion/pkg-descr @@ -1,3 +1,3 @@ HTTP client for Elixir, based on ibrowse. -WWW: https://github.com/myfreeweb/httpotion +WWW: https://github.com/unrelentingtech/httpotion diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 13b37c33a4d2..921405809a0e 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -38,7 +38,7 @@ OPTIONS_DEFAULT=LIBSEAT X11 OPTIONS_SUB= yes CONSOLEKIT_DESC= DRM sessions without root using ConsoleKit2 -CONSOLEKIT_PATCH_SITES= https://github.com/myfreeweb/${GH_PROJECT}/commit/:ck2 +CONSOLEKIT_PATCH_SITES= https://github.com/unrelentingtech/${GH_PROJECT}/commit/:ck2 CONSOLEKIT_PATCHFILES= fcee578b13eb.patch:-p1:ck2 # https://github.com/swaywm/wlroots/pull/1467 CONSOLEKIT_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libconsolekit.so:sysutils/consolekit2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104060815.1368FAuB090795>