aboutsummaryrefslogtreecommitdiff
path: root/graphics/Coin
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-13 21:02:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-13 21:05:03 +0000
commit3660e340fc669a4a5646324fd313b77e19f1578f (patch)
tree408127a4bea42fbc0bb57f782a6dd33cd92bd8b2 /graphics/Coin
parentaf5e6bba83325d8992e5b6aee9ec37c23496dfe1 (diff)
downloadports-3660e340fc669a4a5646324fd313b77e19f1578f.tar.gz
ports-3660e340fc669a4a5646324fd313b77e19f1578f.zip
graphics/Coin: unbreak fetch
A fork can be renamed or deleted, so get PR commits via upstream. fetch: https://github.com/unrelentingtech/coin/commit/3053d28b74d.patch: Not Found fetch: https://github.com/coin3d/coin/commit/3053d28b74d.patch: size mismatch: expected 1408, actual 1410 -index 6c039a0a3..007461cbd 100644 +index 6c039a0a36..007461cbd4 100644
Diffstat (limited to 'graphics/Coin')
-rw-r--r--graphics/Coin/Makefile2
-rw-r--r--graphics/Coin/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 988fe0007382..c79650359813 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= Coin-
PORTREVISION= 4
CATEGORIES= graphics
-PATCH_SITES= https://github.com/unrelentingtech/coin/commit/
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 3053d28b74d.patch:-p1 # Unbreak non-X11
MAINTAINER= cmt@FreeBSD.org
diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo
index 400dbc1880f1..7496d2496de8 100644
--- a/graphics/Coin/distinfo
+++ b/graphics/Coin/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1595369132
SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805
SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294
-SHA256 (3053d28b74d.patch) = 0fad01632d6a50d63f6d846ba45571b497261aec122def5d42d64025ac37582a
-SIZE (3053d28b74d.patch) = 1408
+SHA256 (3053d28b74d.patch) = 8514418b7da2f11a14d03e77821a18a9050494c35ff6c08e1e56e4a811b815be
+SIZE (3053d28b74d.patch) = 1410