summaryrefslogtreecommitdiff
path: root/www/go-minify
AgeCommit message (Collapse)AuthorFilesLines
2022-12-08Revbump all Go packages after go119 security updatebsiegert1-2/+2
2022-11-02Revbump all Go packages after go119 security updatebsiegert1-2/+2
2022-10-05Revbump all Go packages after go119 security updatebsiegert1-2/+2
2022-09-26Revbump all Go packages after 1.19 became defaultbsiegert1-2/+2
2022-09-20go-minify: adapt for go build default argument changewiz3-5/+18
Fix portability issue while here.
2022-09-07Revbump all Go packages after go118 security updatebsiegert1-2/+2
2022-08-12Revbump all Go packages after go118 security updatebsiegert1-2/+2
2022-07-13Revbump all Go packages after go118 updatebsiegert1-2/+2
2022-06-02Revbump all Go packages after go118 updatebsiegert1-2/+2
2022-05-11Revbump all Go packages after go118 updatebsiegert1-2/+2
2022-04-13Revbump all Go packages after go117 updatebsiegert1-2/+2
2022-03-07Revbump all Go packages after go117 updatebsiegert1-2/+2
2022-02-13Revump all Go packages after go117 updatebsiegert1-2/+2
2022-01-09Revbump all Go packages after go117 updatebsiegert1-2/+2
2021-12-09Revbump all Go packages after go117 updatebsiegert1-2/+2
2021-11-05Revbump all Go packages after go117 updatebsiegert1-2/+2
2021-10-26www: Replace RMD160 checksums with BLAKE2s checksumsnia1-19/+19
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts): www/nghttp2/distinfo Unfetchable distfiles (almost certainly fetched conditionally...): ./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz ./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz ./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz ./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz ./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz ./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz ./www/nginx-devel/distinfo naxsi-1.3.tar.gz ./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz ./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz ./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz ./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz ./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz ./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz ./www/nginx-devel/distinfo njs-0.5.0.tar.gz ./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz ./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz ./www/nginx/distinfo echo-nginx-module-0.62.tar.gz ./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz ./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz ./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz ./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz ./www/nginx/distinfo naxsi-1.3.tar.gz ./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz ./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz ./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz ./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz ./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz ./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz ./www/nginx/distinfo njs-0.5.0.tar.gz ./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
2021-10-08Revbump all Go packages after go117 updatebsiegert1-2/+2
2021-10-07www: Remove SHA1 hashes for distfilesnia1-19/+1
2021-09-17Revbump all Go packages after go117 updatebsiegert1-1/+2
2021-08-25go-minify: Update to 2.9.21. Convert to go-module build.nia7-152/+108
Now builds only the command line tool. Update includes various bug fixes.
2021-08-11Revbump all Go packages after go116 updatebsiegert1-2/+2
2021-07-13Revbump all Go packages after go116 updatebsiegert1-2/+2
2021-06-06Revbump all Go packages after go116 updatebsiegert1-2/+2
2021-05-08Revbump all Go packages after go116 updatebsiegert1-2/+2
2021-03-19Revbump all Go packages after go115 updatebsiegert1-2/+2
2021-01-23Revbump all Go packages after go115 updatebsiegert1-2/+2
2020-11-13Revbump all Go packages after go115 updatebsiegert1-2/+2
2020-11-08Revbump all Go packages after Go 1.15 update.bsiegert1-2/+2
2020-10-15Revbump all Go packages after go115 update.bsiegert1-2/+2
2020-09-03Revbump all Go packages after default Go version was changed to 1.15.1bsiegert1-2/+2
2020-08-14Revbump all Go packages after go114 updatebsiegert1-2/+2
2020-07-17Revbump all Go packages after go114 update.bsiegert1-2/+2
2020-06-17Revbump Go packages after Go 1.14.4 update.bsiegert1-2/+2
2020-04-27revbump for devel/go-pflag updatenikita1-1/+2
2020-04-22www/go-minify: use ${RM} instead of rm.nikita1-2/+2
2020-04-18go-minify: Update to 2.7.3nikita4-9/+39
Changelog picked from https://github.com/tdewolff/minify/releases v2.7.3 external minifiers can now use input/output files instead of only stdin/stdout using the $in and $out keywords SVG: don't minify inside foreignObject, fixes #291 v2.7.2 SVG: bugfix for C, S, Q, and T commands where if the control points would not overlap with the start or end points of the curve, it would still be converted to a line. v2.7.1 DataURI: if the original data URI is shorter than the URL-encoded/base64-encoded URI, use the original instead, fixes #282 Bugfix: decimal (i.e. without exponentials) incorrectly minified 139.9 to 230 instead of 140 v2.7.0 Use custom URL encode/decode functions to fix #180 and #243 Decimal and Number now take precision to mean the number of significant digits, and not the number of digits behind the dot (decimals); includes a few subtle bugfixes. Decimals option renamed to Precision Move Hash definitions and EntitiesMap from tdewolff/parse to this repository to prevent releasing new versions of tdewolff/parse everytime cmd: add --sync functionality cmd: make --watch work for newly created directories cmd: various fixes and improved messages CSS: keep quotes around IE font families, fixes #251 CSS: major refactor to allow nested functions to be minified CSS: improved HSL/RGB minification CSS: minify more properties: color, background-color, border-color, border-*-color, caret-color, outline-color, fill, stroke, column-rule, text-shadow, text-decoration, text-emphasis, flex, flex-*, order, fixes #217 CSS: minify background better if it has multiple layers CSS: improve box-shadow minification CSS: accept CSS functions where numbers/lengths are required, such as calc, min, max, clamp, attr, var SVG: print new path command after bad command, fixes #275 SVG: print A command correctly with boolean largeArc and sweep SVG: avoid precision errors for alternative (absolute or relative commands) path v2.6.3 Add install.sh and Makefile to ./cmd/minify. No changes to binaries (use v2.6.2). v2.6.2 HTML: ignore CSS minification for amp-boilerplate HTML: add KeepQuotes option for attributes XML: bugfix for recent changes to XML parser v2.6.1 Upgrade to tdewolff/parse@2.3.14: Re-parse input immediately when encountering parse error. Previously this was only done if the error was actually read which would save us from re-parsing the file (i.e. better performance). However, an error is (a) rare and (b) happens only once per file. Re-parsing on errors does not impact the performance of well formatted files, and a reliable error message is valued more. Bugfix: prevent infinite loop on error on input file that contains unicode code points (i.e. any character bigger than 0xC0 usually followed by more bytes). Improve error messages for parsers to include parser name and print offending byte(s) v2.6.0 CSS: remove space after function in property value; margin:calc(10px) calc(20px) => margin:calc(10px)calc(20px) SVG: parse A path command correctly when the booleans largeArc and sweep are not separated by a space, such as in A10 10 0 0120 0 which is equivalent to A10 10 0 0 1 20 0 SVG bugfix: make sure we are processing a valid path command SVG bugfix: prevent panic when having insufficient path arguments cmd: surpress error when minifying empty directory HTML: only minify attributes for known HTML5 tags, fixes #270 HTML, XML, SVG: minify entities with parse@2.3.13 such as: &quot; => ", &#34; => ", &#x22; => ", &rsquor; => &rsquo;, &#x270F; => &#9999;. v2.5.2 Bugfixes: SVG: don't convert polyline/rect/polygon/line to path, which can break CSS, fixes #260 SVG: relative SVG Bézier commands not properly minified CSS: don't remove whitespace in nested unknown at-rules, fixes #262 CSS: fix panic for background when it contains functions other than calc for background-position, fixes #263 CSS: fix panic for background-position with three numbers CSS: fix panic for url() with only whitespace or only one quote v2.5.1 Remove import comments SVG: do not convert line/rect to path if coordinates are relative percentages CSS: fix bug with inline CSS encountering } v2.5.0 CSS: fix position information in error context CSS: fix background-position panic with offsets that are zero HTML: trim and collapse whitespace in certain attribute values SVG: shorten cubic and quadratic Beziér path data to their shorter format or to line segments v2.4.0 When minifying floating points, remove trailing zeros and not other numbers Make M concurrent-safe HTML: keep double quotes around XML-flavour RDFa attributes CSS: revert the use of the #RRGGBBAA format as proposed in Color Module Level 4 as it is not yet an official W3C recommendation CSS: background-position (also within background) now works with 3 and 4 values as well SVG: skipping metadata or rect tags properly even if they are closed by a void tag (like <rect/>) SVG pathdata: when cursor doesn't move, don't emit any commands
2020-04-12Revbump all Go packages after default version switch to 1.14.bsiegert1-2/+2
2020-03-21Revbump all Go packages after go113 update.bsiegert1-2/+2
2020-02-02Revbump all Go packages after go113 update.bsiegert1-2/+2
2020-01-10Revbump Go packages after Go default version bump.bsiegert1-2/+2
2019-12-13Revbump all Go packages after Go 1.12.14 update.bsiegert1-2/+2
2019-10-18Revbump all Go packages after lang/go112 updatebsiegert1-2/+2
2019-09-26Revbump all Go packages after 1.12.10 update.bsiegert1-2/+2
ok wiz@ for PMC
2019-08-14Recursive bump of all packages using Go after Go 1.12.8 update.bsiegert1-2/+2
2019-05-27Revbump all Go packages after go112 update.bsiegert1-2/+2
2019-04-16Revbump all Go packages after go112 updatebsiegert1-2/+2
2019-03-16Revbump all Go packages after Go 1.12.1 update.bsiegert1-2/+2
2019-03-09all: revbump Go packages, now that they use go112 to buildbsiegert1-2/+2
2019-01-24Revbump Go packages after lang/go111 update.bsiegert1-2/+2