mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Chase GH_ACCOUNT rename for Greg V
(cherry picked from commit 5254fca65d
)
This commit is contained in:
parent
48f05c509b
commit
7547a89229
5 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ DISTVERSIONPREFIX= Coin-
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics
|
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
|
PATCHFILES+= 3053d28b74d.patch:-p1 # Unbreak non-X11
|
||||||
|
|
||||||
MAINTAINER= cmt@FreeBSD.org
|
MAINTAINER= cmt@FreeBSD.org
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||||
|
|
||||||
USES= elixir
|
USES= elixir
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= myfreeweb
|
GH_ACCOUNT= unrelentingtech
|
||||||
|
|
||||||
MIX_BUILD_DEPS= www/erlang-ibrowse
|
MIX_BUILD_DEPS= www/erlang-ibrowse
|
||||||
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
|
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1502265281
|
TIMESTAMP = 1502265281
|
||||||
SHA256 (myfreeweb-httpotion-v3.0.3_GH0.tar.gz) = 6efb3cb4235a335445e4f7cf5cd28aa6d7746d45bf9c43ae877475165211edfe
|
SHA256 (unrelentingtech-httpotion-v3.0.3_GH0.tar.gz) = 6efb3cb4235a335445e4f7cf5cd28aa6d7746d45bf9c43ae877475165211edfe
|
||||||
SIZE (myfreeweb-httpotion-v3.0.3_GH0.tar.gz) = 15295
|
SIZE (unrelentingtech-httpotion-v3.0.3_GH0.tar.gz) = 15295
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
HTTP client for Elixir, based on ibrowse.
|
HTTP client for Elixir, based on ibrowse.
|
||||||
|
|
||||||
WWW: https://github.com/myfreeweb/httpotion
|
WWW: https://github.com/unrelentingtech/httpotion
|
||||||
|
|
|
@ -38,7 +38,7 @@ OPTIONS_DEFAULT=LIBSEAT X11
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
CONSOLEKIT_DESC= DRM sessions without root using ConsoleKit2
|
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_PATCHFILES= fcee578b13eb.patch:-p1:ck2 # https://github.com/swaywm/wlroots/pull/1467
|
||||||
CONSOLEKIT_LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
CONSOLEKIT_LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||||
libconsolekit.so:sysutils/consolekit2
|
libconsolekit.so:sysutils/consolekit2
|
||||||
|
|
Loading…
Add table
Reference in a new issue