From owner-dev-commits-ports-all@freebsd.org Sat Apr 17 15:17:34 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AB6125D98B6; Sat, 17 Apr 2021 15:17:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FMxXG4XHLz4nLt; Sat, 17 Apr 2021 15:17:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8A56E1A966; Sat, 17 Apr 2021 15:17:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13HFHYYa037341; Sat, 17 Apr 2021 15:17:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13HFHYt0037340; Sat, 17 Apr 2021 15:17:34 GMT (envelope-from git) Date: Sat, 17 Apr 2021 15:17:34 GMT Message-Id: <202104171517.13HFHYt0037340@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 724bf7a5dc34 - main - sysutils/shuf: Update to 3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 724bf7a5dc3421fc65234b2cb2597e6783241f69 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2021 15:17:34 -0000 The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=724bf7a5dc3421fc65234b2cb2597e6783241f69 commit 724bf7a5dc3421fc65234b2cb2597e6783241f69 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-04-17 12:44:36 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-04-17 15:17:20 +0000 sysutils/shuf: Update to 3.0 Summary: - Set WWW to the GitHub repository, the old homepage seems down. - Install the manual page to share/man/man1 - Mention that this utility is a reimplementation of the GNU shuf tool. Approved by: feld (maintainer) Differential Revision: https://reviews.freebsd.org/D29806 --- sysutils/shuf/Makefile | 12 ++++++++---- sysutils/shuf/distinfo | 6 +++--- sysutils/shuf/pkg-descr | 5 ++++- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/sysutils/shuf/Makefile b/sysutils/shuf/Makefile index 49206401cca6..3686a1c4ee18 100644 --- a/sysutils/shuf/Makefile +++ b/sysutils/shuf/Makefile @@ -1,21 +1,25 @@ # Created by: Mark Felder PORTNAME= shuf -PORTVERSION= 1.8 +DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 3.0 CATEGORIES= sysutils -MASTER_SITES= LOCAL/swills MAINTAINER= feld@FreeBSD.org COMMENT= Randomly permute input lines LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE +USE_GITHUB= yes +GH_ACCOUNT= ibara GNU_CONFIGURE= yes -PLIST_FILES= bin/shuf man/man1/shuf.1.gz +PLIST_FILES= bin/shuf \ + share/man/man1/shuf.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/shuf ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/shuf.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/shuf.1 ${STAGEDIR}${MAN1PREFIX}/share/man/man1 .include diff --git a/sysutils/shuf/distinfo b/sysutils/shuf/distinfo index 9c896f1e23b0..b1cd6575dd19 100644 --- a/sysutils/shuf/distinfo +++ b/sysutils/shuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525186596 -SHA256 (shuf-1.8.tar.gz) = 9135103942e23b1d0e023364a11b4b150cb7965b56ed0fb168fcadbfeef7c503 -SIZE (shuf-1.8.tar.gz) = 5569 +TIMESTAMP = 1618663228 +SHA256 (ibara-shuf-shuf-3.0_GH0.tar.gz) = c147250700bdc689dbee24c5b3076763c2f26c6474c0822abe5b6012a42aa1ab +SIZE (ibara-shuf-shuf-3.0_GH0.tar.gz) = 6162 diff --git a/sysutils/shuf/pkg-descr b/sysutils/shuf/pkg-descr index 475735443063..99b806be03c3 100644 --- a/sysutils/shuf/pkg-descr +++ b/sysutils/shuf/pkg-descr @@ -1,3 +1,6 @@ shuf is a utility that outputs a random permutation of its input lines. -WWW: https://devio.us/~bcallah/shuf/ +It is an ISC licensed reimplementation of the shuf(1) utility +from GNU coreutils. + +WWW: https://github.com/ibara/shuf