git: 7547a89229cd - 2021Q1 - Chase GH_ACCOUNT rename for Greg V
Jan Beich
jbeich at FreeBSD.org
Tue Apr 6 11:24:00 UTC 2021
The branch 2021Q1 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7547a89229cd980d5936dd4c5b6a595de424ee98
commit 7547a89229cd980d5936dd4c5b6a595de424ee98
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-04-04 10:19:21 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-06 11:20:17 +0000
Chase GH_ACCOUNT rename for Greg V
(cherry picked from commit 5254fca65db2343e41437effbfc1f2abdcaa24cc)
---
graphics/Coin/Makefile | 2 +-
www/elixir-httpotion/Makefile | 2 +-
www/elixir-httpotion/distinfo | 4 ++--
www/elixir-httpotion/pkg-descr | 2 +-
x11-toolkits/wlroots/Makefile | 2 +-
5 files changed, 6 insertions(+), 6 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 at FreeBSD.org
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
More information about the dev-commits-ports-all
mailing list