git: 9a67abe5d731 - main - www/closure-compiler: Update to 20210907
Lewis Cook
lcook at FreeBSD.org
Sun Sep 19 22:58:56 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9a67abe5d7315c90fe354272e213ef6f4888d8f5
commit 9a67abe5d7315c90fe354272e213ef6f4888d8f5
Author: Bryan Frimin <bryan at frimin.fr>
AuthorDate: 2021-09-19 22:38:32 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-09-19 22:38:32 +0000
www/closure-compiler: Update to 20210907
Changes: https://github.com/google/closure-compiler/releases/tag/v20210907
PR: 258557
---
www/closure-compiler/Makefile | 2 +-
www/closure-compiler/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile
index a1e0d3679055..b5866d28c7f8 100644
--- a/www/closure-compiler/Makefile
+++ b/www/closure-compiler/Makefile
@@ -1,8 +1,8 @@
# Created by: Gea-Suan Lin <gslin at gslin.org>
PORTNAME= closure-compiler
-PORTVERSION= 20210808
DISTVERSIONPREFIX= v
+DISTVERSION= 20210907
CATEGORIES= www java
MASTER_SITES= https://repo1.maven.org/maven2/com/google/javascript/${PORTNAME}/v${DISTVERSION}/
EXTRACT_SUFX= .jar
diff --git a/www/closure-compiler/distinfo b/www/closure-compiler/distinfo
index 1359b028c5d6..b510c17b75be 100644
--- a/www/closure-compiler/distinfo
+++ b/www/closure-compiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630689177
-SHA256 (closure-compiler-v20210808.jar) = 7e4cdd4086f902ad917a278e7805c9eb2d61f880fa52432b31b7128aea5e71b3
-SIZE (closure-compiler-v20210808.jar) = 12876667
+TIMESTAMP = 1631883815
+SHA256 (closure-compiler-v20210907.jar) = 2a591e64c540e367fa097f5c11602f3e2b8222253cf4f159b120aa32562d083d
+SIZE (closure-compiler-v20210907.jar) = 12887204
More information about the dev-commits-ports-all
mailing list