Date: Fri, 13 Sep 2024 16:39:16 GMT From: Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= <des@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 43f9dc9e7ad3 - main - misc/ptsort: Update to 1.20240913 Message-ID: <202409131639.48DGdGLr008158@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/ports/commit/?id=43f9dc9e7ad3712ce9bdc301f215024255e192f6 commit 43f9dc9e7ad3712ce9bdc301f215024255e192f6 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2024-09-13 14:02:38 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2024-09-13 16:39:07 +0000 misc/ptsort: Update to 1.20240913 --- misc/ptsort/Makefile | 3 +-- misc/ptsort/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/misc/ptsort/Makefile b/misc/ptsort/Makefile index 28f48bde7272..68ecd8f279da 100644 --- a/misc/ptsort/Makefile +++ b/misc/ptsort/Makefile @@ -1,6 +1,5 @@ PORTNAME= ptsort -PORTVERSION= 1.20170904 -PORTREVISION= 1 +PORTVERSION= 1.20240913 CATEGORIES= misc MASTER_SITES= https://github.com/dag-erling/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/misc/ptsort/distinfo b/misc/ptsort/distinfo index d401d644b629..2a1340878018 100644 --- a/misc/ptsort/distinfo +++ b/misc/ptsort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504553271 -SHA256 (ptsort-1.20170904.tar.gz) = f759f2ca8f67e18c178361fda70671fbed7ad06a10ee96c96c9598859e456a75 -SIZE (ptsort-1.20170904.tar.gz) = 117293 +TIMESTAMP = 1726236019 +SHA256 (ptsort-1.20240913.tar.gz) = 6f90f57046acd0f2d9c47ee73a8dd9e35e051a7412b4e33f9af1bac20319eaf7 +SIZE (ptsort-1.20240913.tar.gz) = 125418
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409131639.48DGdGLr008158>