Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 17:12:47 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: 1edea8a0aa95 - main - textproc/minify: Update to 2.12.2
Message-ID:  <202210031712.293HCldb011980@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=1edea8a0aa955420d56c81d6996ca0ee60f1432e

commit 1edea8a0aa955420d56c81d6996ca0ee60f1432e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:04:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:18 +0000

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

diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile
index 6efa15cde927..5422638dd351 100644
--- a/textproc/minify/Makefile
+++ b/textproc/minify/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	minify
-PORTVERSION=	2.12.1
-PORTREVISION=	1
+PORTVERSION=	2.12.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc www
 
diff --git a/textproc/minify/distinfo b/textproc/minify/distinfo
index 34f7335eefee..d02f0459c4ed 100644
--- a/textproc/minify/distinfo
+++ b/textproc/minify/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1661950832
-SHA256 (tdewolff-minify-v2.12.1_GH0.tar.gz) = 0b72140fc491198f132ac65b324fab219c972f729a2a7cbce1906550cb479d88
-SIZE (tdewolff-minify-v2.12.1_GH0.tar.gz) = 7013463
+TIMESTAMP = 1664767834
+SHA256 (tdewolff-minify-v2.12.2_GH0.tar.gz) = 14c2fd896eae13a33bb2fc23bb1907e5e8569a4cd781165a2959ba64e8dd0617
+SIZE (tdewolff-minify-v2.12.2_GH0.tar.gz) = 7007945
 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?202210031712.293HCldb011980>