diff --git a/sysutils/shuf/Makefile b/sysutils/shuf/Makefile index 3686a1c4ee18..2909610d71da 100644 --- a/sysutils/shuf/Makefile +++ b/sysutils/shuf/Makefile @@ -1,9 +1,9 @@ # Created by: Mark Felder PORTNAME= shuf -DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.0 CATEGORIES= sysutils +MASTER_SITES= https://github.com/ibara/shuf/releases/download/${PORTNAME}-${DISTVERSION}/ MAINTAINER= feld@FreeBSD.org COMMENT= Randomly permute input lines @@ -11,9 +11,7 @@ COMMENT= Randomly permute input lines LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= ibara -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes PLIST_FILES= bin/shuf \ share/man/man1/shuf.1.gz diff --git a/sysutils/shuf/distinfo b/sysutils/shuf/distinfo index b1cd6575dd19..6a60e70bac3f 100644 --- a/sysutils/shuf/distinfo +++ b/sysutils/shuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618663228 -SHA256 (ibara-shuf-shuf-3.0_GH0.tar.gz) = c147250700bdc689dbee24c5b3076763c2f26c6474c0822abe5b6012a42aa1ab -SIZE (ibara-shuf-shuf-3.0_GH0.tar.gz) = 6162 +TIMESTAMP = 1618673826 +SHA256 (shuf-3.0.tar.gz) = f55cc9ad9b15c8cb6c8cc9170a59c6459a8ad3c4f6404b9722cf6de00d42ebaf +SIZE (shuf-3.0.tar.gz) = 6045