Skip to content

Commit

Permalink
textproc/minify: Update to 2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 30, 2022
1 parent 3c84317 commit dda210c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/minify/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= minify
PORTVERSION= 2.11.1
PORTVERSION= 2.11.2
DISTVERSIONPREFIX= v
CATEGORIES= textproc www

Expand All @@ -20,7 +20,7 @@ PLIST_FILES= bin/minify
GH_ACCOUNT= tdewolff
GH_TUPLE= djherbis:atime:v1.1.0:djherbis_atime/vendor/github.com/djherbis/atime \
dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
golang:sys:33da011:golang_sys/vendor/golang.org/x/sys \
matryer:try:9ac251b:matryer_try/vendor/github.com/matryer/try \
spf13:pflag:d5e0c06:spf13_pflag/vendor/github.com/spf13/pflag \
Expand Down
10 changes: 5 additions & 5 deletions textproc/minify/distinfo
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
TIMESTAMP = 1650228698
SHA256 (tdewolff-minify-v2.11.1_GH0.tar.gz) = f238ffcb9ed6ff3c413442e3c5bfe9409809cc3de67db29ebc541d83168a09ea
SIZE (tdewolff-minify-v2.11.1_GH0.tar.gz) = 6993437
TIMESTAMP = 1651316591
SHA256 (tdewolff-minify-v2.11.2_GH0.tar.gz) = de1bcdf33c8bb3fafa2286f71d28c4639dcba044dae1707232eb53ed6980a33a
SIZE (tdewolff-minify-v2.11.2_GH0.tar.gz) = 7010402
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
SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
SHA256 (fsnotify-fsnotify-v1.5.1_GH0.tar.gz) = bf4be597aef95796bec7c7def6701581c5e153376ba5a5aa31c2d04470d84f1d
SIZE (fsnotify-fsnotify-v1.5.1_GH0.tar.gz) = 32691
SHA256 (fsnotify-fsnotify-v1.5.4_GH0.tar.gz) = cb5f0105cb651186795c275271eea30ea151c9f6d4c8d8d9b25b819050531de7
SIZE (fsnotify-fsnotify-v1.5.4_GH0.tar.gz) = 33771
SHA256 (golang-sys-33da011_GH0.tar.gz) = 2ac7a98b72b20e9c4df4a522203ddc3be95b114370c3db34a759d849e700a885
SIZE (golang-sys-33da011_GH0.tar.gz) = 1292495
SHA256 (matryer-try-9ac251b_GH0.tar.gz) = 6eec844ce4fc732db6fc59a12a9bbdc75448945816eef948ce738b524ecde9ac
Expand Down

0 comments on commit dda210c

Please sign in to comment.