Hi ports@

quick update to latest version:

  - Using DIST_TUPLE now

cc maintainer@

diff /usr/ports
commit - 36039eb791687a4d2520740ea80318eaf0fe3e43
path + /usr/ports
blob - d4d038b5b2250b88e0b85db4bb2ba279607be5db
file + shells/fish/Makefile
--- shells/fish/Makefile
+++ shells/fish/Makefile
@@ -1,9 +1,7 @@
 COMMENT =              friendly interactive shell
 
-V =                    3.6.1
+DIST_TUPLE =   github fish-shell fish-shell 3.6.3 .
 
-DISTNAME =             fish-$V
-
 CATEGORIES =           shells
 
 MAINTAINER =           Florian Viehweger <open...@out-of-creativity.de>
@@ -13,12 +11,8 @@ HOMEPAGE =           https://fishshell.com/
 # GPLv2 only
 PERMIT_PACKAGE =       Yes
 
-EXTRACT_SUFX =         .tar.xz
-
 WANTLIB += ${COMPILER_LIBCXX} c curses intl m pcre2-32
 
-SITES =                
https://github.com/fish-shell/fish-shell/releases/download/${V}/
-
 # C++11
 COMPILER =             base-clang ports-gcc base-gcc
 
blob - e0fc2ca08df049b67ba2a170eaab5f119d30dd58
file + shells/fish/distinfo
--- shells/fish/distinfo
+++ shells/fish/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fish-3.6.1.tar.xz) = VUArtHymc52KuiXkF4CQW1zhvOCl4N0X3KkItbwLSbI=
-SIZE (fish-3.6.1.tar.xz) = 2866100
+SHA256 (fish-shell-fish-shell-3.6.3.tar.gz) = 
X9v9100ijfF2Ubm+aoBbqvn49unmcLd8VyiOG/tl7VE=
+SIZE (fish-shell-fish-shell-3.6.3.tar.gz) = 5962505

-- 
~Justin

Reply via email to