Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:51:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bb02bd2b4a87 - main - textproc/minify: Update to 2.10.0
Message-ID:  <202202281251.21SCpGYm062885@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bb02bd2b4a87d589702008f058faec152eb80356

commit bb02bd2b4a87d589702008f058faec152eb80356
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:33:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:05 +0000

    textproc/minify: Update to 2.10.0
    
    Changes:        https://github.com/tdewolff/minify/releases
---
 textproc/minify/Makefile | 2 +-
 textproc/minify/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile
index 33c562f3b43a..1982262ac422 100644
--- a/textproc/minify/Makefile
+++ b/textproc/minify/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	minify
-PORTVERSION=	2.9.29
+PORTVERSION=	2.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc www
 
diff --git a/textproc/minify/distinfo b/textproc/minify/distinfo
index 8aa82f4c0f4f..a2d323ee7438 100644
--- a/textproc/minify/distinfo
+++ b/textproc/minify/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1643133683
-SHA256 (tdewolff-minify-v2.9.29_GH0.tar.gz) = 17b072c5f95e027550f181bddbd6729de9945b1b086954845d9f42343d6bb703
-SIZE (tdewolff-minify-v2.9.29_GH0.tar.gz) = 4888155
+TIMESTAMP = 1643971004
+SHA256 (tdewolff-minify-v2.10.0_GH0.tar.gz) = a26c531d5071c6bd5d2300b4906fd2c7e227a19c23549219ccfae2c20114c60e
+SIZE (tdewolff-minify-v2.10.0_GH0.tar.gz) = 5202095
 SHA256 (djherbis-atime-v1.1.0_GH0.tar.gz) = 30c7b31f47371a8f5af3d573d096200218cfcb39234306ce8ef999c7ba1fda2a
 SIZE (djherbis-atime-v1.1.0_GH0.tar.gz) = 3140
 SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281251.21SCpGYm062885>