Date: Sat, 26 Oct 2024 10:12:12 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ae45f284b44a - main - ports-mgmt/distilator: Update to 1.5.0 Message-ID: <202410261012.49QACCFT063896@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae45f284b44a77b9a671332dc256d6ca93f045f3 commit ae45f284b44a77b9a671332dc256d6ca93f045f3 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-10-26 10:11:52 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-10-26 10:11:59 +0000 ports-mgmt/distilator: Update to 1.5.0 This version correctly handles multiple URLs in WWW. PR: 282318 Notified by: yuri --- ports-mgmt/distilator/Makefile | 2 +- ports-mgmt/distilator/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index f64600dacd0d..4e80522e1777 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -1,5 +1,5 @@ PORTNAME= distilator -PORTVERSION= 1.4 +PORTVERSION= 1.5.0 CATEGORIES= ports-mgmt MASTER_SITES= https://critical.ch/distilator/ \ LOCAL/ehaupt diff --git a/ports-mgmt/distilator/distinfo b/ports-mgmt/distilator/distinfo index 841636ff58f9..2143f8440400 100644 --- a/ports-mgmt/distilator/distinfo +++ b/ports-mgmt/distilator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631289688 -SHA256 (distilator-1.4.tar.gz) = 53e9e7deabea4cb10a511b37fa1f05e5ba833b2977e0ec5a3514ca941d22c33c -SIZE (distilator-1.4.tar.gz) = 3824 +TIMESTAMP = 1729936669 +SHA256 (distilator-1.5.0.tar.gz) = 4416fadbefba948142c314a479380297f5641ba568bb94832b556bca9a2dcdb4 +SIZE (distilator-1.5.0.tar.gz) = 3823
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410261012.49QACCFT063896>