Re: [maintainer update] www/hugo: update to 0.134.1

2024-09-08 Thread A Tammy


On 9/8/24 4:27 PM, Kirill A. Korinsky wrote:
> ports@,
>
> Here the last minute micro update for www/hugo which addresed two issues:
>  - https://github.com/gohugoio/hugo/issues/12822
>  - https://github.com/gohugoio/hugo/issues/12828
>
> Tested on -current/amd64.


compiles and works fine.

committed, thanks!


>
> The diff:
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.59
> diff -u -p -r1.59 Makefile
> --- Makefile  3 Sep 2024 14:55:44 -   1.59
> +++ Makefile  8 Sep 2024 20:26:47 -
> @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  COMMENT =fast and flexible static site generator
>  
>  MODGO_MODNAME =  github.com/gohugoio/hugo
> -MODGO_VERSION =  v0.134.0
> +MODGO_VERSION =  v0.134.1
>  
>  DISTNAME =   hugo-${MODGO_VERSION}
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/www/hugo/distinfo,v
> retrieving revision 1.51
> diff -u -p -r1.51 distinfo
> --- distinfo  3 Sep 2024 14:55:44 -   1.51
> +++ distinfo  8 Sep 2024 20:26:47 -
> @@ -1379,7 +1379,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.
>  SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
> 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
>  SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
> ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
>  SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
> qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
> -SHA256 (hugo-v0.134.0.zip) = F/xiJ9vXDkjJtLesR/mpyXAA0P9aQCXh+10xYgPDgho=
> +SHA256 (hugo-v0.134.1.zip) = akCIstKpzQD0KO7SfvQ5+tanVL8CCSEN3VTzaYr2KHc=
>  SIZE (go_modules/cel.dev/expr/@v/v0.15.0.mod) = 156
>  SIZE (go_modules/cel.dev/expr/@v/v0.15.0.zip) = 190386
>  SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
> @@ -2761,4 +2761,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.
>  SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
>  SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
>  SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
> -SIZE (hugo-v0.134.0.zip) = 7643733
> +SIZE (hugo-v0.134.1.zip) = 7643821
>
>



[maintainer update] www/hugo: update to 0.134.1

2024-09-08 Thread Kirill A . Korinsky
ports@,

Here the last minute micro update for www/hugo which addresed two issues:
 - https://github.com/gohugoio/hugo/issues/12822
 - https://github.com/gohugoio/hugo/issues/12828

Tested on -current/amd64.

The diff:

Index: Makefile
===
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.59
diff -u -p -r1.59 Makefile
--- Makefile3 Sep 2024 14:55:44 -   1.59
+++ Makefile8 Sep 2024 20:26:47 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.134.0
+MODGO_VERSION =v0.134.1
 
 DISTNAME = hugo-${MODGO_VERSION}
 
Index: distinfo
===
RCS file: /cvs/ports/www/hugo/distinfo,v
retrieving revision 1.51
diff -u -p -r1.51 distinfo
--- distinfo3 Sep 2024 14:55:44 -   1.51
+++ distinfo8 Sep 2024 20:26:47 -
@@ -1379,7 +1379,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (hugo-v0.134.0.zip) = F/xiJ9vXDkjJtLesR/mpyXAA0P9aQCXh+10xYgPDgho=
+SHA256 (hugo-v0.134.1.zip) = akCIstKpzQD0KO7SfvQ5+tanVL8CCSEN3VTzaYr2KHc=
 SIZE (go_modules/cel.dev/expr/@v/v0.15.0.mod) = 156
 SIZE (go_modules/cel.dev/expr/@v/v0.15.0.zip) = 190386
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
@@ -2761,4 +2761,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
-SIZE (hugo-v0.134.0.zip) = 7643733
+SIZE (hugo-v0.134.1.zip) = 7643821


-- 
wbr, Kirill



[maintainer update] www/hugo: update to v0.134.0

2024-09-03 Thread Kirill A . Korinsky
ports@,

Here a clean update for www/hugo to v0.134.0

Changelog available on github at
https://github.com/gohugoio/hugo/releases/tag/v0.134.0

Tested on -current/amd64

The diff:

Index: www/hugo/Makefile
===
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.58
diff -u -p -r1.58 Makefile
--- www/hugo/Makefile   21 Aug 2024 05:46:32 -  1.58
+++ www/hugo/Makefile   3 Sep 2024 14:28:26 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.133.0
+MODGO_VERSION =v0.134.0
 
 DISTNAME = hugo-${MODGO_VERSION}
 
@@ -40,7 +40,7 @@ MAKE_ENV +=   CGO_CPPFLAGS='-I${LOCALBASE}
 .endif
 
 post-build:
-   cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
+   cd ${MODGO_WORKSPACE}/bin && ./hugo gen man
 
 do-install:
${INSTALL_PROGRAM} ${MODGO_WORKSPACE}/bin/hugo ${PREFIX}/bin/
Index: www/hugo/distinfo
===
RCS file: /cvs/ports/www/hugo/distinfo,v
retrieving revision 1.50
diff -u -p -r1.50 distinfo
--- www/hugo/distinfo   21 Aug 2024 05:46:32 -  1.50
+++ www/hugo/distinfo   3 Sep 2024 14:28:26 -
@@ -428,14 +428,14 @@ SHA256 (go_modules/github.com/bep/godart
 SHA256 (go_modules/github.com/bep/godartsass/@v/v1.2.0.zip) = 
CTW2l5cAVeYIGMlTBIHgT2ANOnDNdsocFbAYU4SCQqo=
 SHA256 (go_modules/github.com/bep/godartsass/v2/@v/v2.1.0.mod) = 
BdB4Zhnx+b4eqVppPRo6F+qqaWBL+kL0gF9F+lXZodE=
 SHA256 (go_modules/github.com/bep/godartsass/v2/@v/v2.1.0.zip) = 
m07gkzXvhQA6C6D3txLfCAhXH3KOTtSd7F9pbAw9eKA=
-SHA256 (go_modules/github.com/bep/golibsass/@v/v1.1.1.mod) = 
f7XVDAU/7HSJp7ROwnKfYxU5OjwCPJBVhi40/+8tZpo=
-SHA256 (go_modules/github.com/bep/golibsass/@v/v1.1.1.zip) = 
aBGzTkuQx8lLCdEMiw7BIHuixrTQywXlFh2GFz3vbs8=
+SHA256 (go_modules/github.com/bep/golibsass/@v/v1.2.0.mod) = 
f7XVDAU/7HSJp7ROwnKfYxU5OjwCPJBVhi40/+8tZpo=
+SHA256 (go_modules/github.com/bep/golibsass/@v/v1.2.0.zip) = 
+c3IHW9ix4/UHEfRRtYZYkBYeBaQzycqtZeJocZP3n0=
 SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.mod) = 
CUyxa9YRxRQxgsBa/1G/WsoFtntynQ5gwnGpjLqw0TE=
 SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.zip) = 
88P6JB4SwtBFrwvI7szNQ+MqfaiGT54YMFxC8MZetwM=
 SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.mod) = 
6f9vZcmK0e5cu246+zq7wnxGKc1vd4SuPtKJdNFw/Uk=
 SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.zip) = 
Cddo3sfVNFj+tBu86jZA2/MofY05/x1HE0IzxpoxTEY=
-SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.8.0.mod) = 
zlyTFJ3mJ+5Ct9RiO05nE29BgneUALYojSVd0cCXFLU=
-SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.8.0.zip) = 
Tdr32KlaQrgtC2EP6rheYrFmE5FAlHWDFaErA4jpJLg=
+SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.8.1.mod) = 
zlyTFJ3mJ+5Ct9RiO05nE29BgneUALYojSVd0cCXFLU=
+SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.8.1.zip) = 
f7HVrQOyJlCUhm8Fs2zBhstj3PV2Ebi2/j5UzqVp7xY=
 SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.mod) = 
u5E0SGqui/DIx46ja1uUviVJMJsF3xlv99UaqhkcA6M=
 SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.zip) = 
R62a32kUEXQhXma74yoNFobsZmhkJYaocjyJBYfGuCY=
 SHA256 (go_modules/github.com/bep/logg/@v/v0.4.0.mod) = 
QVjQvc9oWMHc8EokNHCc9OHQeSCniQAFswTLTugxKC4=
@@ -505,8 +505,8 @@ SHA256 (go_modules/github.com/envoyproxy
 SHA256 (go_modules/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.mod) = 
yOLhv5Ma0xq0paMmc+/3ZDmPv5y8bDG78AXHyQT8aao=
 SHA256 (go_modules/github.com/envoyproxy/protoc-gen-validate/@v/v1.0.4.mod) = 
48hkYhNtmZuTAuBAx3pNdraHinq1LerQinCzCXQtAPc=
 SHA256 (go_modules/github.com/envoyproxy/protoc-gen-validate/@v/v1.0.4.zip) = 
jHFJ6Tf5dQ16NSc5bwg2qij8sHDgZ/K5mgNJxTJAOgM=
-SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.23.0.mod) = 
LUjb7WFR5lOtyatdiGnLoBLRZ/EzUuRYgOWRBOHgK5s=
-SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.23.0.zip) = 
EnzF/cbQE5I94SP1A6Xj2XKAWmT2a36NMcnCdqLpeRQ=
+SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.23.1.mod) = 
LUjb7WFR5lOtyatdiGnLoBLRZ/EzUuRYgOWRBOHgK5s=
+SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.23.1.zip) = 
z08b5jsDMkzoidTypl09eeTA4p02Hrw/nTVx8W/n0iQ=
 SHA256 (go_modules/github.com/fatih/color/@v/v1.13.0.mod) = 
8KxJ/fh41LNolwJb+xhjni/mfYhM6o4yTlwZFWl/ixw=
 SHA256 (go_modules/github.com/fatih/color/@v/v1.17.0.mod) = 
EVCWwLAxTBSaQR67bfCX187wr8cx2gHTTexr2pLfgQ4=
 SHA256 (go_modules/github.com/fatih/color/@v/v1.17.0.zip) = 
iltulKtJ3m+GnT79TgQv/UbCoSfyUTn267YUbkyescQ=
@@ -775,8 +775,8 @@ SHA256 (go_modules/github.com/pbnjay/mem
 SHA256 
(go_modules/github.com/pbnjay/memory/@v/v0.0.0-20210728143218-7b4eea64cf58.zip) 
= XK9GHpA8EGA5LgOlnrhOsIxKCXbQzC11H6lxXMb8A70=
 SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.9.5.mod) = 
wOwmx/hD02ii1ak5A1nFZ+vjFhcb1lHTHc6tG7Lgetk=
 SHA256 (go_modules/github.com/pelletier/go-toml/@v/v1.9.5.zip) = 
3j3NpmDMgAzYbQMnOiWVbWf0Fuj8vk0gAaLLSgHmrGA=
-SHA256 (go_modules/github.com/pelletier/go-toml/v2/@v/v2.2.2.mod) 

Re: [maintainer update] www/hugo: update to v0.130.0

2024-08-03 Thread Rafael Sadowski
On Tue Jul 30, 2024 at 11:38:02PM GMT, Kirill A. Korinsky wrote:
> ports@
> 
> Here an update of www/hugo to v0.130.0 which was tested on -current/amd64.
> 
> Changelog available on github: 
> https://github.com/gohugoio/hugo/releases/tag/v0.130.0

Committed, thanks

> 
> 
> diff --git www/hugo/Makefile www/hugo/Makefile
> index 2121e2e4c53..de21cbf62d4 100644
> --- www/hugo/Makefile
> +++ www/hugo/Makefile
> @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  COMMENT =fast and flexible static site generator
>  
>  MODGO_MODNAME =  github.com/gohugoio/hugo
> -MODGO_VERSION =  v0.129.0
> +MODGO_VERSION =  v0.130.0
>  
>  DISTNAME =   hugo-${MODGO_VERSION}
>  
> diff --git www/hugo/distinfo www/hugo/distinfo
> index 87ce7541751..980f593bed2 100644
> --- www/hugo/distinfo
> +++ www/hugo/distinfo
> @@ -414,6 +414,8 @@ SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.mod) = 
> CUyxa9YRxRQxgsBa/1G/Ws
>  SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.zip) = 
> 88P6JB4SwtBFrwvI7szNQ+MqfaiGT54YMFxC8MZetwM=
>  SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.mod) = 
> 6f9vZcmK0e5cu246+zq7wnxGKc1vd4SuPtKJdNFw/Uk=
>  SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.zip) = 
> Cddo3sfVNFj+tBu86jZA2/MofY05/x1HE0IzxpoxTEY=
> +SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.7.4.mod) = 
> zlyTFJ3mJ+5Ct9RiO05nE29BgneUALYojSVd0cCXFLU=
> +SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.7.4.zip) = 
> feo07fjW3GIlOmsflRdnj2EQTMfCq08kuBJ/A8KBMIc=
>  SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.mod) = 
> u5E0SGqui/DIx46ja1uUviVJMJsF3xlv99UaqhkcA6M=
>  SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.zip) = 
> R62a32kUEXQhXma74yoNFobsZmhkJYaocjyJBYfGuCY=
>  SHA256 (go_modules/github.com/bep/logg/@v/v0.4.0.mod) = 
> QVjQvc9oWMHc8EokNHCc9OHQeSCniQAFswTLTugxKC4=
> @@ -497,6 +499,7 @@ SHA256 
> (go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.zip) = hn5tExUQdRumBVx
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.13.0.mod) = 
> gpT7PNEbChmUhA5erMpNSC45WwWl67I0LwpIgkr5fUI=
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.2.mod) = 
> +e59KMX1SXjrR2GdVklcjNPLjI5u8UZ2iGDlLO7pMro=
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.3.mod) = 
> +e59KMX1SXjrR2GdVklcjNPLjI5u8UZ2iGDlLO7pMro=
> +SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.5.mod) = 
> aLKthKInPSO6xKV0F3Wj+llKB9KnH4DoR6fWPFOlvZ8=
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.6.mod) = 
> aLKthKInPSO6xKV0F3Wj+llKB9KnH4DoR6fWPFOlvZ8=
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.6.zip) = 
> jHN3AjUjeAsqZQjzwGvTu+/T3aBkUzrW/2ckmGI0mI0=
>  SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.4.1.mod) = 
> r/MFK6hN0VEHm7ezZTVhYjbhQpt0vjIQoSuTnGtaskU=
> @@ -769,6 +772,7 @@ SHA256 
> (go_modules/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-1
>  SHA256 
> (go_modules/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.zip)
>  = XUcZvkf09pq1vzagTHXrB4oPabQ6M19ADC1oisnmF5U=
>  SHA256 (go_modules/github.com/prometheus/prometheus/@v/v0.48.0.mod) = 
> zq2pelKh33Hcc92rulWN37a+MFXRWhDcciJ/Ntjsfmw=
>  SHA256 (go_modules/github.com/prometheus/prometheus/@v/v0.48.0.zip) = 
> V6wLBsBdpdQvgx5SJQ87xj0vxnhc2fIcp5U08ZAK6xk=
> +SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.10.0.mod) = 
> ddufBjI3Ckrz4bglzekbNJzpLpm6JuGwXxaUv28JQds=
>  SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.12.0.mod) = 
> e/5bA6stTZVNm3TqzbLMv2ve9jQgGwALl/mg0gIx3H4=
>  SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.12.0.zip) = 
> 1FOecWwrfygkWE5MShf2TFCL1uU1kQakBqfiPncQnN4=
>  SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.3.0.mod) = 
> M7Veg5sHVCg8Pu7B8z4WzGZDLf+4uKltJPU20B5RSVs=
> @@ -1301,7 +1305,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
> oq5uhUCkC4XldwPMYYuZxbEHU4bZW
>  SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
> 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
>  SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
> ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
>  SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
> qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
> -SHA256 (hugo-v0.129.0.zip) = yIN+sr9+jIhfAZIvvDHHmsGke/wA9RukXyhm36HZdXA=
> +SHA256 (hugo-v0.130.0.zip) = qQWRibZBXXbokSXqca4Qg1G5C0yze2+DYt58V6yArVA=
>  SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
>  SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
>  SIZE (go_modules/cloud.google.com/go/@v/v0.110.8.mod) = 1308
> @@ -1718,6 +1722,8 @@ SIZE (go_modules/github.com/bep/gowebp/@v/v0.3.0.mod) = 
> 113
>  SIZE (go_modules/github.com/bep/gowebp/@v/v0.3.0.zip) = 4500722
>  SIZE (go_modules/github.com/bep/helpers/@v/v0.4.0.mod) = 276
>  SIZE (go_modules/github.com/bep/helpers/@v/v0.4.0.zip) = 12205
> +SIZE (go_modules/github.com/bep/imagemeta/@v/v0.7.4.mod) = 363
> +SIZE (go_modules/github.com/bep/imagemeta/@v/v0.7.4.zip) = 12475485
>  SIZE (go_modules/github.com/bep/lazycache/@v/v0.4

[maintainer update] www/hugo: update to v0.130.0

2024-07-30 Thread Kirill A . Korinsky
ports@

Here an update of www/hugo to v0.130.0 which was tested on -current/amd64.

Changelog available on github: 
https://github.com/gohugoio/hugo/releases/tag/v0.130.0


diff --git www/hugo/Makefile www/hugo/Makefile
index 2121e2e4c53..de21cbf62d4 100644
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.129.0
+MODGO_VERSION =v0.130.0
 
 DISTNAME = hugo-${MODGO_VERSION}
 
diff --git www/hugo/distinfo www/hugo/distinfo
index 87ce7541751..980f593bed2 100644
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -414,6 +414,8 @@ SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.mod) = 
CUyxa9YRxRQxgsBa/1G/Ws
 SHA256 (go_modules/github.com/bep/gowebp/@v/v0.3.0.zip) = 
88P6JB4SwtBFrwvI7szNQ+MqfaiGT54YMFxC8MZetwM=
 SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.mod) = 
6f9vZcmK0e5cu246+zq7wnxGKc1vd4SuPtKJdNFw/Uk=
 SHA256 (go_modules/github.com/bep/helpers/@v/v0.4.0.zip) = 
Cddo3sfVNFj+tBu86jZA2/MofY05/x1HE0IzxpoxTEY=
+SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.7.4.mod) = 
zlyTFJ3mJ+5Ct9RiO05nE29BgneUALYojSVd0cCXFLU=
+SHA256 (go_modules/github.com/bep/imagemeta/@v/v0.7.4.zip) = 
feo07fjW3GIlOmsflRdnj2EQTMfCq08kuBJ/A8KBMIc=
 SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.mod) = 
u5E0SGqui/DIx46ja1uUviVJMJsF3xlv99UaqhkcA6M=
 SHA256 (go_modules/github.com/bep/lazycache/@v/v0.4.0.zip) = 
R62a32kUEXQhXma74yoNFobsZmhkJYaocjyJBYfGuCY=
 SHA256 (go_modules/github.com/bep/logg/@v/v0.4.0.mod) = 
QVjQvc9oWMHc8EokNHCc9OHQeSCniQAFswTLTugxKC4=
@@ -497,6 +499,7 @@ SHA256 
(go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.zip) = hn5tExUQdRumBVx
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.13.0.mod) = 
gpT7PNEbChmUhA5erMpNSC45WwWl67I0LwpIgkr5fUI=
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.2.mod) = 
+e59KMX1SXjrR2GdVklcjNPLjI5u8UZ2iGDlLO7pMro=
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.3.mod) = 
+e59KMX1SXjrR2GdVklcjNPLjI5u8UZ2iGDlLO7pMro=
+SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.5.mod) = 
aLKthKInPSO6xKV0F3Wj+llKB9KnH4DoR6fWPFOlvZ8=
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.6.mod) = 
aLKthKInPSO6xKV0F3Wj+llKB9KnH4DoR6fWPFOlvZ8=
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.14.6.zip) = 
jHN3AjUjeAsqZQjzwGvTu+/T3aBkUzrW/2ckmGI0mI0=
 SHA256 (go_modules/github.com/frankban/quicktest/@v/v1.4.1.mod) = 
r/MFK6hN0VEHm7ezZTVhYjbhQpt0vjIQoSuTnGtaskU=
@@ -769,6 +772,7 @@ SHA256 
(go_modules/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-1
 SHA256 
(go_modules/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.zip)
 = XUcZvkf09pq1vzagTHXrB4oPabQ6M19ADC1oisnmF5U=
 SHA256 (go_modules/github.com/prometheus/prometheus/@v/v0.48.0.mod) = 
zq2pelKh33Hcc92rulWN37a+MFXRWhDcciJ/Ntjsfmw=
 SHA256 (go_modules/github.com/prometheus/prometheus/@v/v0.48.0.zip) = 
V6wLBsBdpdQvgx5SJQ87xj0vxnhc2fIcp5U08ZAK6xk=
+SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.10.0.mod) = 
ddufBjI3Ckrz4bglzekbNJzpLpm6JuGwXxaUv28JQds=
 SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.12.0.mod) = 
e/5bA6stTZVNm3TqzbLMv2ve9jQgGwALl/mg0gIx3H4=
 SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.12.0.zip) = 
1FOecWwrfygkWE5MShf2TFCL1uU1kQakBqfiPncQnN4=
 SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.3.0.mod) = 
M7Veg5sHVCg8Pu7B8z4WzGZDLf+4uKltJPU20B5RSVs=
@@ -1301,7 +1305,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
oq5uhUCkC4XldwPMYYuZxbEHU4bZW
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (hugo-v0.129.0.zip) = yIN+sr9+jIhfAZIvvDHHmsGke/wA9RukXyhm36HZdXA=
+SHA256 (hugo-v0.130.0.zip) = qQWRibZBXXbokSXqca4Qg1G5C0yze2+DYt58V6yArVA=
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.8.mod) = 1308
@@ -1718,6 +1722,8 @@ SIZE (go_modules/github.com/bep/gowebp/@v/v0.3.0.mod) = 
113
 SIZE (go_modules/github.com/bep/gowebp/@v/v0.3.0.zip) = 4500722
 SIZE (go_modules/github.com/bep/helpers/@v/v0.4.0.mod) = 276
 SIZE (go_modules/github.com/bep/helpers/@v/v0.4.0.zip) = 12205
+SIZE (go_modules/github.com/bep/imagemeta/@v/v0.7.4.mod) = 363
+SIZE (go_modules/github.com/bep/imagemeta/@v/v0.7.4.zip) = 12475485
 SIZE (go_modules/github.com/bep/lazycache/@v/v0.4.0.mod) = 395
 SIZE (go_modules/github.com/bep/lazycache/@v/v0.4.0.zip) = 9373
 SIZE (go_modules/github.com/bep/logg/@v/v0.4.0.mod) = 522
@@ -1801,6 +1807,7 @@ SIZE 
(go_modules/github.com/fortytw2/leaktest/@v/v1.3.0.zip) = 6665
 SIZE (go_modules/github.com/frankban/

[maintainer update] www/hugo: update to 0.129.0

2024-07-17 Thread Kirill A . Korinsky
ports@,

Here a clean and trivial update of www/hugo to the version 0.129.0.

Tested without flavors and with on -current/amd64.

diff --git www/hugo/Makefile www/hugo/Makefile
index 5fd30b553d8..2121e2e4c53 100644
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.128.1
+MODGO_VERSION =v0.129.0
 
 DISTNAME = hugo-${MODGO_VERSION}
 
diff --git www/hugo/distinfo www/hugo/distinfo
index fad34eb7b87..87ce7541751 100644
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -288,6 +288,8 @@ SHA256 
(go_modules/contrib.go.opencensus.io/integrations/ocsql/@v/v0.1.7.mod) =
 SHA256 (go_modules/contrib.go.opencensus.io/integrations/ocsql/@v/v0.1.7.zip) 
= U4vdKXA/sjsSNBvKFHh7vrNmU6DO54npth2MIwS2juY=
 SHA256 
(go_modules/dmitri.shuralyov.com/gpu/mtl/@v/v0.0.0-20190408044501-666a987793e9.mod)
 = +sTF2PaC+eyXchsvyf1TBiqxcLLSt/q4/8EK4YOhlR4=
 SHA256 
(go_modules/dmitri.shuralyov.com/gpu/mtl/@v/v0.0.0-20190408044501-666a987793e9.zip)
 = ylMwkB/NqD0JVTrDYldtGWxTEVe8nFAudrI3zKJitAA=
+SHA256 (go_modules/filippo.io/edwards25519/@v/v1.1.0.mod) = 
CZVW/E1+b1yxNe/di2u0wJMuOOoFjFP8X6XOKFVy+2E=
+SHA256 (go_modules/filippo.io/edwards25519/@v/v1.1.0.zip) = 
msQ6aG0G/evXGfevOGbIfrBpMCJy37ExAHrfRxwwi2U=
 SHA256 
(go_modules/github.com/!azure!a!d/microsoft-authentication-library-for-go/@v/v1.0.0.mod)
 = eIEzGSlm9B2ULdtFjDQ0B9OPRlwVLJtkuMLowEz91Nk=
 SHA256 
(go_modules/github.com/!azure!a!d/microsoft-authentication-library-for-go/@v/v1.1.1.mod)
 = 7Qhg33P5gdaF3uCyx4T31hPZ8gfqcTsNLxcoiYmJuG0=
 SHA256 
(go_modules/github.com/!azure!a!d/microsoft-authentication-library-for-go/@v/v1.2.0.mod)
 = 7Qhg33P5gdaF3uCyx4T31hPZ8gfqcTsNLxcoiYmJuG0=
@@ -398,8 +400,8 @@ SHA256 (go_modules/github.com/bep/clocks/@v/v0.5.0.mod) = 
HOn3VHUPJ4WG6WTTVymEQm
 SHA256 (go_modules/github.com/bep/clocks/@v/v0.5.0.zip) = 
Jx2KNFypJ+ShtzdGbt07VLvsrfyz9SxTws48hszPJ60=
 SHA256 (go_modules/github.com/bep/debounce/@v/v1.2.0.mod) = 
UJTGuRlXOnwuKIJqyQyVlayZZlYIMH03l8lX9TdTfUs=
 SHA256 (go_modules/github.com/bep/debounce/@v/v1.2.0.zip) = 
3cCnfkgZtrgm1p/fGloVPz+GejHgMM/igpY1W2cK3yE=
-SHA256 (go_modules/github.com/bep/gitmap/@v/v1.1.2.mod) = 
uuj2zedVR+WWo3mN8m1YnTp7u3iPummUM5zNkON615Y=
-SHA256 (go_modules/github.com/bep/gitmap/@v/v1.1.2.zip) = 
niJ4Rxin/IdbBxX/bm5hucAqS2rYhCoZ8loKw0OS1as=
+SHA256 (go_modules/github.com/bep/gitmap/@v/v1.6.0.mod) = 
WKe1FifXCnxmNhKQMOiu3g5mdzX5ZWrulfAeZE+JrNM=
+SHA256 (go_modules/github.com/bep/gitmap/@v/v1.6.0.zip) = 
sGZX+m3MW7D5hi3HqxiGoBbArrqLlnVPNxNWGmLyPVI=
 SHA256 (go_modules/github.com/bep/goat/@v/v0.5.0.mod) = 
RX4PRDauH9vbBPTvEUYsDehxaSVoYTW9JsuGgL+fbYg=
 SHA256 (go_modules/github.com/bep/goat/@v/v0.5.0.zip) = 
e0pYyX/uRIjRhp2Tvt7WGqdwtqT9dFak64HWcXT5lEM=
 SHA256 (go_modules/github.com/bep/godartsass/@v/v1.2.0.mod) = 
TBIFWhJp8ex58hUsZjxFoz6vsL4lhzix/noojM+4Yqw=
@@ -430,7 +432,8 @@ SHA256 
(go_modules/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.
 SHA256 
(go_modules/github.com/census-instrumentation/opencensus-proto/@v/v0.4.1.mod) = 
Yb98TmYveO0zUgjwhdRBydyqFbab3w7Hhu0GoSMCswM=
 SHA256 
(go_modules/github.com/census-instrumentation/opencensus-proto/@v/v0.4.1.zip) = 
b85mt9zSy6Ax7Z1z131rIcL+dJxd4ny7QWotLMHGhxk=
 SHA256 (go_modules/github.com/cespare/xxhash/v2/@v/v2.2.0.mod) = 
oJD46q9ZzCrfFjKZ6+/nl+Hco/at0sjoimo7kLpTiwI=
-SHA256 (go_modules/github.com/cespare/xxhash/v2/@v/v2.2.0.zip) = 
/BgM2wwA+/+9Obd0pyzbXwwyrOJTcNUTUZWRiow/vSU=
+SHA256 (go_modules/github.com/cespare/xxhash/v2/@v/v2.3.0.mod) = 
oJD46q9ZzCrfFjKZ6+/nl+Hco/at0sjoimo7kLpTiwI=
+SHA256 (go_modules/github.com/cespare/xxhash/v2/@v/v2.3.0.zip) = 
FFomzcfEnbVmAXuAfEmJ7n993rVpQj6cuZ+ZX6w2IdM=
 SHA256 
(go_modules/github.com/cheekybits/is/@v/v0.0.0-20150225183255-68e9c0620927.mod) 
= wo1aGMOmDgJ++Tmy/juUYTaa7qDjgoEuKX1jE40yIGM=
 SHA256 
(go_modules/github.com/cheekybits/is/@v/v0.0.0-20150225183255-68e9c0620927.zip) 
= 97+axbH8V071o3M4KQmvVQ7xp/ARgkaeqhLhjHxfx8s=
 SHA256 (go_modules/github.com/chzyer/logex/@v/v1.1.10.mod) = 
99MQTqxMVnTcSEfPWxGTwuA70k/lISQ6NNcscJrYOjo=
@@ -515,7 +518,8 @@ SHA256 
(go_modules/github.com/go-openapi/swag/@v/v0.22.5.mod) = 6Ls1ADCSBK+gWv2S
 SHA256 (go_modules/github.com/go-openapi/swag/@v/v0.22.8.mod) = 
a1suaFxZqgMpaiLYXcO7R8n2BN4NQddUGzj6iZMLPro=
 SHA256 (go_modules/github.com/go-openapi/swag/@v/v0.22.8.zip) = 
H2le6q7i28GIRWknzANFlHg8TlLAumRWAwuad+WasqU=
 SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.7.1.mod) = 
zuv0fh5pqw0f3a6F0M30slJpnyNvOg5VYGMF0sEuyk0=
-SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.7.1.zip) = 
XTQ2yv5dFH0fVsymkX8VWw4ze31d+fL4uL4zWEp7Hi0=
+SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.8.1.mod) = 
X4QK5KiZECbWFXZGw2oO1RVJx24603dqEtWnFi5j0Ps=
+SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.8.1.zip) = 
dMWfrs+JbU7vTN7GYEzGKZOO9JzkvEO8BxmeLmJdnao=
 SHA256 (go_modules/github.com/go-test/deep/

[maintainer update] www/hugo: udpate to 0.128.1

2024-07-02 Thread Kirill A . Korinsky
ports@,

A few hours ago a new bugfix release of www/hugo had happened.

Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.128.1

Tested on -current/amd64

The diff:

diff --git www/hugo/Makefile www/hugo/Makefile
index ca05cbedbb5..5fd30b553d8 100644
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.128.0
+MODGO_VERSION =v0.128.1
 
 DISTNAME = hugo-${MODGO_VERSION}
 
diff --git www/hugo/distinfo www/hugo/distinfo
index 817bd61f946..fad34eb7b87 100644
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -1296,7 +1296,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
oq5uhUCkC4XldwPMYYuZxbEHU4bZW
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (hugo-v0.128.0.zip) = H3fixRQ4bqsydm3ARQA+UcEBc7/X+WcNhSW8EWJv7+M=
+SHA256 (hugo-v0.128.1.zip) = /NF59YDekMtgxg4uIkLiznfGKjZFRGl9+3OVTzD0XaA=
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.8.mod) = 1308
@@ -2595,4 +2595,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 88
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
-SIZE (hugo-v0.128.0.zip) = 217
+SIZE (hugo-v0.128.1.zip) = 784


-- 
wbr, Kirill



Re: [maintainer update] www/hugo: 0.126.2 -> 0.126.3

2024-06-08 Thread Daniel Jakots
On Sun, 09 Jun 2024 01:31:31 +0100, Kirill A. Korinsky
 wrote:

> ports@,
> 
> A new version of hugo were releaes, here an update.
> 
> Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.127.0
> 
> Tested on -current/amd64

Committed, thanks!



Re: [maintainer update] www/hugo: 0.126.2 -> 0.126.3

2024-06-08 Thread Kirill A . Korinsky
ports@,

A new version of hugo were releaes, here an update.

Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.127.0

Tested on -current/amd64

diff --git www/hugo/Makefile www/hugo/Makefile
index dbf6eac83d9..f8ad32b0bfa 100644
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.126.2
+MODGO_VERSION =v0.127.0
 
 DISTNAME = hugo-${MODGO_VERSION}
 
diff --git www/hugo/distinfo www/hugo/distinfo
index 9ef643c56c7..901ae81269d 100644
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -524,6 +524,8 @@ SHA256 (go_modules/github.com/gobwas/glob/@v/v0.2.3.mod) = 
tcaxcq3Bh4zY5pC6kSOwp
 SHA256 (go_modules/github.com/gobwas/glob/@v/v0.2.3.zip) = 
DP5IbNY9Re1MtYY/8cvRSxXkuTgNy/gP8mmRtASfT98=
 SHA256 
(go_modules/github.com/gohugoio/go-i18n/v2/@v/v2.1.3-0.20230805085216-e63c13218d0e.mod)
 = C8k1d7JcYVa23ww6IXqiysFdOK3hSwUc5R+/Y7+c+7w=
 SHA256 
(go_modules/github.com/gohugoio/go-i18n/v2/@v/v2.1.3-0.20230805085216-e63c13218d0e.zip)
 = OA61F3YhPZzivMFOCIJQ1blWqvnke7tdGvCBcAeesiI=
+SHA256 (go_modules/github.com/gohugoio/httpcache/@v/v0.7.0.mod) = 
M23D7Laf/XE2gmJnaacWTbaXV9xYrGPa+VJgM3/VoVg=
+SHA256 (go_modules/github.com/gohugoio/httpcache/@v/v0.7.0.zip) = 
mE1/5ExnzV9mRtyMB7gcizAowSeGIPDd3KG8hajQZx8=
 SHA256 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/extras/@v/v0.1.0.mod) 
= XcACLyPbD9vFu4aUM8Pk3QMfIj3ji+jRcJTocrts2pk=
 SHA256 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/extras/@v/v0.1.0.zip) 
= kJpLaB1w2uauw4H6/UHia2k5cNw26XL6UycDFQmVALc=
 SHA256 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/passthrough/@v/v0.2.0.mod)
 = j44FCDzaj3kvjyLLKzJqVcKVAFYxCg9w1HeFJmNSEao=
@@ -1293,7 +1295,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
oq5uhUCkC4XldwPMYYuZxbEHU4bZW
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (hugo-v0.126.2.zip) = vScr54XKQmn/g2+Jxh5Vc4/TrE58OCkA7OoOFg969Mk=
+SHA256 (hugo-v0.127.0.zip) = Nhl6JZWhUnMczvyhPghj4m7wDz/CYujNvkHOKTi/Z10=
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.8.mod) = 1308
@@ -1820,6 +1822,8 @@ SIZE (go_modules/github.com/gobwas/glob/@v/v0.2.3.mod) = 
30
 SIZE (go_modules/github.com/gobwas/glob/@v/v0.2.3.zip) = 50402
 SIZE 
(go_modules/github.com/gohugoio/go-i18n/v2/@v/v2.1.3-0.20230805085216-e63c13218d0e.mod)
 = 146
 SIZE 
(go_modules/github.com/gohugoio/go-i18n/v2/@v/v2.1.3-0.20230805085216-e63c13218d0e.zip)
 = 59409
+SIZE (go_modules/github.com/gohugoio/httpcache/@v/v0.7.0.mod) = 283
+SIZE (go_modules/github.com/gohugoio/httpcache/@v/v0.7.0.zip) = 14981
 SIZE 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/extras/@v/v0.1.0.mod) 
= 109
 SIZE 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/extras/@v/v0.1.0.zip) 
= 10871
 SIZE 
(go_modules/github.com/gohugoio/hugo-goldmark-extensions/passthrough/@v/v0.2.0.mod)
 = 343
@@ -2589,4 +2593,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 88
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
-SIZE (hugo-v0.126.2.zip) = 6640487
+SIZE (hugo-v0.127.0.zip) = 6652283
diff --git www/hugo/modules.inc www/hugo/modules.inc
index cc2ab4c7bb4..a506405c667 100644
--- www/hugo/modules.inc
+++ www/hugo/modules.inc
@@ -222,6 +222,7 @@ MODGO_MODULES = \
github.com/gobuffalo/flect  
 v1.0.2 \
github.com/gobwas/glob  
 v0.2.3 \
github.com/gohugoio/go-i18n/v2  
 v2.1.3-0.20230805085216-e63c13218d0e \
+   github.com/gohugoio/httpcache   
 v0.7.0 \
github.com/gohugoio/hugo-goldmark-extensions/extras 
 v0.1.0 \
github.com/gohugoio/hugo-goldmark-extensions/passthrough
 v0.2.0 \
github.com/gohugoio/locales 
 v0.14.0 \

-- 
wbr, Kirill



[maintainer update] www/hugo: 0.126.2 -> 0.126.3

2024-06-02 Thread Kirill A . Korinsky
Greetings,

Here a clean update for hugo which was tested on -current/amd64.

Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.126.3

diff --git www/hugo/Makefile www/hugo/Makefile
index dbf6eac83d9..4ac422f3111 100644
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.126.2
+MODGO_VERSION =v0.126.3
 
 DISTNAME = hugo-${MODGO_VERSION}
 
diff --git www/hugo/distinfo www/hugo/distinfo
index 9ef643c56c7..fb8b2dfb31d 100644
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -1293,7 +1293,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
oq5uhUCkC4XldwPMYYuZxbEHU4bZW
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 
ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
 SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 
qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (hugo-v0.126.2.zip) = vScr54XKQmn/g2+Jxh5Vc4/TrE58OCkA7OoOFg969Mk=
+SHA256 (hugo-v0.126.3.zip) = T+hP0RKtUUmYPTS7QB3dFCXEnbYj2xa9oLIEdX+doq4=
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.8.mod) = 1308
@@ -2589,4 +2589,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 88
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
-SIZE (hugo-v0.126.2.zip) = 6640487
+SIZE (hugo-v0.126.3.zip) = 6641921


-- 
wbr, Kirill



maintainer update www/hugo --> 0.104.3

2022-10-15 Thread Paco Esteban
Hi ports@,

This is an update of www/hugo to its latest version 0.104.3.
Lots of changes on the software, check:
https://github.com/gohugoio/hugo/compare/v0.101.0...v0.104.3

Nothing special on the port itself.  Lightly tested on amd64.

Ok to commit ?

diff /usr/ports
commit - 01fc26361d27dfcf739435434eaf1042d824c95b
path + /usr/ports
blob - 9754170526210dcb362034f18a95a9f49bf04542
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -3,7 +3,7 @@ MODGO_VERSION = v0.101.0
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.101.0
+MODGO_VERSION =v0.104.3
 
 DISTNAME = hugo-${MODGO_VERSION}
 
blob - 67b51fd87f14b195c6355f2ad1983f0930bbbfc3
file + www/hugo/distinfo
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -154,10 +154,10 @@ SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/
 SHA256 
(go_modules/github.com/!puerkito!bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.mod)
 = 0Fp201NQxH3db+fCU8mcyKzlr1rCA8/gBVILMp/TFI4=
 SHA256 
(go_modules/github.com/!puerkito!bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.zip)
 = F5MSQnPdlOcInpVxbUBSm89wuehxYtYCGPaN3k1q650=
 SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.0.1.mod) = 
LGyBhsksWT8I1jbcXtyB9GEkFtAtzUojEF+oF2dAZnM=
-SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.2.0.mod) = 
LGyBhsksWT8I1jbcXtyB9GEkFtAtzUojEF+oF2dAZnM=
-SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.2.0.zip) = 
585KNMrXV2yA0czpefx9acgS+eISo8T+FaeXv5YBOTk=
-SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20220113201626-b1b626ac65ae.mod)
 = CPwPpIMMHGYnVFCpoC1oKA5s+ao/Sb1g32Rc+pBZb08=
-SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20220113201626-b1b626ac65ae.zip)
 = BuvPLzN5HHEscv08QQ1HDuivXuVhUj28TzmEu0MK5vg=
+SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.3.0.mod) = 
NOOljK3srRzSENnAnU7Ne/xf+mjeBjSpD82xBUxlwNo=
+SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.3.0.zip) = 
hW7gOufTtyKSAEha15BwZ7oqnxkTnRSPlm+boM3pa30=
+SHA256 (go_modules/github.com/alecthomas/repr/@v/v0.1.0.mod) = 
CPwPpIMMHGYnVFCpoC1oKA5s+ao/Sb1g32Rc+pBZb08=
+SHA256 (go_modules/github.com/alecthomas/repr/@v/v0.1.0.zip) = 
AnSgoN8CZNRlYczS/zVz1I7vuksy9a5Er+vt6prVAqE=
 SHA256 (go_modules/github.com/antihax/optional/@v/v1.0.0.mod) = 
0sIhN/ViECf4dLEiVGzxWHIp34YY+WFbqf5OYw4oC+s=
 SHA256 (go_modules/github.com/antihax/optional/@v/v1.0.0.zip) = 
FatNQb27cu4Kxj22Fs3vx2cceeE9D3O1g1WmqIIZyX8=
 SHA256 (go_modules/github.com/armon/go-radix/@v/v1.0.0.mod) = 
Lc2vYuwp96+g04U01I9al/o+AnNDsPi/ZhrttxAhT9Y=
@@ -249,8 +249,8 @@ SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v
 SHA256 
(go_modules/github.com/cncf/xds/go/@v/v0.0.0-20211011173535-cb28da3451f1.zip) = 
64YoHh6c9vg9Je2+wOP9aQVw76NBSGbRTGoytEkxN10=
 SHA256 (go_modules/github.com/coreos/go-systemd/v22/@v/v22.3.2.mod) = 
3pM5X+kwhvgFU4INFASJ4x6Tv+BFfhtN48dyVW1TSEA=
 SHA256 (go_modules/github.com/coreos/go-systemd/v22/@v/v22.3.2.zip) = 
ARNK6Jv0qRwX7rH4Ql4QZPm95kzzzgyc9Uap+h7iXmQ=
-SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.1.mod) = 
FMOvou9iNVXBtINNH4ixTfd1Sa/uheV1DBkQJGW3iro=
-SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.1.zip) = 
9d7REwAx6Y3EvfF+RayJrS7q4wg9YVC21fP8dbnpzWs=
+SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.2.mod) = 
FMOvou9iNVXBtINNH4ixTfd1Sa/uheV1DBkQJGW3iro=
+SHA256 (go_modules/github.com/cpuguy83/go-md2man/v2/@v/v2.0.2.zip) = 
cKfmCYCc8qksVTUQTbXrgtdcVL/P7S0iTofdL9lyn2I=
 SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.mod) = 
6rBwW8ShjdMVwnpOPbqPIKnhIwZfogYzlmMytczPdzE=
 SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.zip) = 
IO38wnr9eZF4C8kcpSPSaZnqAl5B9gvF7XG7rADhdeI=
 SHA256 
(go_modules/github.com/davecgh/go-spew/@v/v0.0.0-20161028175848-04cdfd42973b.mod)
 = vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
@@ -286,8 +286,8 @@ SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.14.4
 SHA256 
(go_modules/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210512163311-63b5d3c536b0.mod)
 = uUzEAJXezZh9SfE07+oaSsFwLcuK6RsxHGQ47iWbPl0=
 SHA256 (go_modules/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.mod) = 
yOLhv5Ma0xq0paMmc+/3ZDmPv5y8bDG78AXHyQT8aao=
 SHA256 (go_modules/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.zip) = 
7FJh87vEJtceK+THYGO6EkYMXSeEXWMHY+npEexHaK8=
-SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.14.43.mod) = 
qznopjoT7dwHeeuoGB8ngT/kLePfG9k/01BS8LJDwy4=
-SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.14.43.zip) = 
5SGI2/0ILi/u2oYBOdt2H1iohXJ+tYWmp/oUOtgAq5Q=
+SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.15.9.mod) = 
9P5yg9CZ5pfQ6gqTLOlg2crAdUFNAgbI4Z1NVjHbaXs=
+SHA256 (go_modules/github.com/evanw/esbuild/@v/v0.15.9.zip) = 
SotJ84yX2+33VggZ/R+v7wZ7ZclinEaZLwEMveqGdjU=
 SHA256 (go_modules/github.com/form3tech-oss/jwt-go/@v/v3.2.2+incompatible.mod) 
= u4bQ//XWjO75dq7Vvic1R+MFKSMx1gwnSpMzkUQP/vA=
 SHA256 (go_modules/github.com/form3tech-oss/jwt-go/@v/v3.2.2+incompatible.zip) 
= WLXsN5n9vxizshS4MW

Re: maintainer update: www/hugo 0.97.3 --> 0.101.0

2022-07-22 Thread Pavel Korovin
On 07/15, Paco Esteban wrote:
> This is an update for www/hugo to its latest version 0.101.0
> Tons of changes since it's been a while since I update this port.  You
> can see the changes here: https://github.com/gohugoio/hugo/releases
> 
> Nothing special about the port itself.  As usual, tests by hugo users
> are more than welcome.
> 
> Ok to commit ?

Hi Paco,
Works fine for me on amd64, ok pvk@

-- 
With best regards,
Pavel Korovin



Re: maintainer update: www/hugo 0.88.1 --> 0.89.4

2021-11-20 Thread Stefan Hagen
Hi Paco,

Paco Esteban wrote:
> This is an update for www/hugo to its latest version 0.89.4.
> No major changes on the port itself.  About the software there are lots
> of changes you can see here:
> 
> https://github.com/gohugoio/hugo/releases
> 
> I guess one that can impact users is that hugo now uses a lock file that
> should be ignored on version control just in case.
> 
> As usual tests by hugo users are appreciated.
> 
> OK to commit ?

The usual checks are ok here too. I created a few pages and ran through 
a few operations on a small hugo page. No complaints.

OK sdk@



maintainer update: www/hugo 0.88.1 --> 0.89.4

2021-11-19 Thread Paco Esteban
Hi ports@,

This is an update for www/hugo to its latest version 0.89.4.
No major changes on the port itself.  About the software there are lots
of changes you can see here:

https://github.com/gohugoio/hugo/releases

I guess one that can impact users is that hugo now uses a lock file that
should be ignored on version control just in case.

As usual tests by hugo users are appreciated.

OK to commit ?


diff b27b3c12d0a0918ed222348305cffd9397422afc /usr/ports
blob - 6e30402ffe0e4fd5b1ab66a7d93446e59a4e49df
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.88.1
+MODGO_VERSION =v0.89.4
 
 DISTNAME = hugo-${MODGO_VERSION}
 
blob - fe5fb652bb1c3d272858a6f80c0244be0025bfef
file + www/hugo/distinfo
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -126,8 +126,8 @@ SHA256 (go_modules/github.com/alecthomas/assert/@v/v0.
 SHA256 
(go_modules/github.com/alecthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.zip)
 = hz0lcXCxNjFCy/Xha0nGohzMs+SqzrnTcMO3iwUaVmM=
 SHA256 
(go_modules/github.com/alecthomas/chroma/@v/v0.7.2-0.20200305040604-4f3623dce67a.mod)
 = XY1RaUyjU8B97xFlukLNZo2dyKxFnVrQrir+PZ8A8Bk=
 SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.8.2.mod) = 
ihC4FErJsCH5fKEiWhPziZm/LiaQuACjPkMMb4eR8wM=
-SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.9.2.mod) = 
TdVVIleuhpegAUU+Au9SoAEg+oqdt9sxIjE/jrkk5pM=
-SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.9.2.zip) = 
8xYt6kQPo6K6XgqFe6eMrvPLqaEupVX3O2oEAc0eoJI=
+SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.9.4.mod) = 
uqwNpEiEBPS1GVoyc+pRgDQwFeCE4gv5dD3efZjL6jo=
+SHA256 (go_modules/github.com/alecthomas/chroma/@v/v0.9.4.zip) = 
rfjRfDYFGyX4H8cgKrXvzB4gdLJO8buZkuGpPDh0y8A=
 SHA256 
(go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.mod)
 = v2cMApHjMdCHgc/PprDqLthhAuY7n8nrlBP/xUstt9I=
 SHA256 
(go_modules/github.com/alecthomas/colour/@v/v0.0.0-20160524082231-60882d9e2721.zip)
 = M0EBxWLS50M49rqrHeBPO7/4kCHST0IGxVHvR7lqK/4=
 SHA256 
(go_modules/github.com/alecthomas/kong-hcl/@v/v0.1.8-0.20190615233001-b21fea9723c8.mod)
 = Zbe9b2Z37O2mmPN35uRzNRPUhyrV8tHmbdnLmIibiWg=
@@ -137,8 +137,7 @@ SHA256 (go_modules/github.com/alecthomas/kong/@v/v0.2.
 SHA256 (go_modules/github.com/alecthomas/kong/@v/v0.2.4.mod) = 
t24CSTMKTrWrRPr29wcDdy+FRbus1r116JQ1VvvO7Dk=
 SHA256 (go_modules/github.com/alecthomas/kong/@v/v0.2.4.zip) = 
6kBuQ+UQuTsW7tNyEBOew1m/weW3ZFxFiBjl2MIqzp4=
 SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20180818092828-117648cd9897.mod)
 = 4e05ugtpFM6ppl82/zkI3GIlMR+o9VX2ma0hIIA//Ls=
-SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20181024024818-d37bc2a10ba1.mod)
 = 4e05ugtpFM6ppl82/zkI3GIlMR+o9VX2ma0hIIA//Ls=
-SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20181024024818-d37bc2a10ba1.zip)
 = wBqDPsVvaBE/bNftgrfam/rsZBoQ6Sng4+Xl2tsaha0=
+SHA256 
(go_modules/github.com/alecthomas/repr/@v/v0.0.0-20180818092828-117648cd9897.zip)
 = 4H8aIRdcaldHsTxppTE+he/sY0t+ktHJgjdRCh1ZJWE=
 SHA256 (go_modules/github.com/antihax/optional/@v/v1.0.0.mod) = 
0sIhN/ViECf4dLEiVGzxWHIp34YY+WFbqf5OYw4oC+s=
 SHA256 (go_modules/github.com/antihax/optional/@v/v1.0.0.zip) = 
FatNQb27cu4Kxj22Fs3vx2cceeE9D3O1g1WmqIIZyX8=
 SHA256 
(go_modules/github.com/armon/circbuf/@v/v0.0.0-20150827004946-bbbad097214e.mod) 
= JCKh4fO7lGhCnzbga85FR4EzakCXJi909d2lp1Tpvng=
@@ -151,8 +150,8 @@ SHA256 (go_modules/github.com/armon/go-radix/@v/v1.0.0
 SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.15.27.mod) = 
JSBvsSwaWjiykW0QoIZ+PtVlVzvPY0E8anSo4AULvTc=
 SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.19.18.mod) = 
zNGa6ImG2/5S4q6miRPYtiKzi3HVcNp8Tb8sdvDNuQQ=
 SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.31.13.mod) = 
149yxwdFvL9c7y6fVDdD0AZYn1ERnIxh2om4kWHscH8=
-SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.40.8.mod) = 
Z2FMAKWjMuRTYwiL/m6MM7i0axTwsjI/J9SlHI7HaOQ=
-SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.40.8.zip) = 
VA8F6IUrXkUBnOZGPjpD9RT6Y718jdyK45EJ3kz3qJk=
+SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.41.14.mod) = 
Z2FMAKWjMuRTYwiL/m6MM7i0axTwsjI/J9SlHI7HaOQ=
+SHA256 (go_modules/github.com/aws/aws-sdk-go/@v/v1.41.14.zip) = 
iRwfkgG7QrxbTYSv7I1r+7Ci1LhRQF4FZfpSMP+GucE=
 SHA256 (go_modules/github.com/bep/debounce/@v/v1.2.0.mod) = 
UJTGuRlXOnwuKIJqyQyVlayZZlYIMH03l8lX9TdTfUs=
 SHA256 (go_modules/github.com/bep/debounce/@v/v1.2.0.zip) = 
3cCnfkgZtrgm1p/fGloVPz+GejHgMM/igpY1W2cK3yE=
 SHA256 (go_modules/github.com/bep/gitmap/@v/v1.1.2.mod) = 
uuj2zedVR+WWo3mN8m1YnTp7u3iPummUM5zNkON615Y=
@@ -216,6 +215,8 @@ SHA256 (go_modules/github.com/dimchansky/utfbom/@v/v1.
 SHA256 (go_modules/github.com/dimchansky/utfbom/@v/v1.1.0.zip) = 
J/7XOmL88G1M6yiEbl1AeGt+gSE6oNH02EDonSXyhfc=
 SHA256 (go_modules/github.com/disintegration/gift/@v/v1.2.1.mod) = 
eJLdaA+4dLxm+o7sQ86smZfAFtWzmA4bTIo2oL7Csts=
 SHA256 (g

Re: maintainer update: www/hugo 0.80.0 --> 0.81.0

2021-03-05 Thread Rafael Sadowski
On Wed Mar 03, 2021 at 10:33:03AM +0100, Paco Esteban wrote:
> Hi ports@,
> 
> This is an update for www/hugo to its latest version 0.81.0
> 
> You can see the complete changelog here:
> https://github.com/gohugoio/hugo/releases/tag/v0.81.0
> 
> Lightly tested on amd64.  Input from hugo users highly appreciated.
> 
> ok to commit ?

OK rsadowski

> 
> diff refs/heads/master refs/heads/hugo-0.81.0
> blob - 1dc9789993f05b61f23d64f091f81c047b2bea46
> blob + 2916b7b74cd0346f83b57daf8e9aaeb3082ebc7c
> --- www/hugo/Makefile
> +++ www/hugo/Makefile
> @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  COMMENT =fast and flexible static site generator
>  
>  MODGO_MODNAME =  github.com/gohugoio/hugo
> -MODGO_VERSION =  v0.80.0
> +MODGO_VERSION =  v0.81.0
>  
>  DISTNAME =   hugo-${MODGO_VERSION}
>  
> @@ -46,12 +46,12 @@ do-install:
>  
>  MODGO_MODULES =  \
>   bazil.org/fuse   
> v0.0.0-20180421153158-65cc252bf669 \
> - cloud.google.com/go  v0.58.0 \
> + cloud.google.com/go  v0.74.0 \
>   cloud.google.com/go/bigquery v1.8.0 \
>   cloud.google.com/go/datastorev1.1.0 \
>   cloud.google.com/go/firestorev1.2.0 \
>   cloud.google.com/go/pubsub   v1.3.1 \
> - cloud.google.com/go/storage  v1.9.0 \
> + cloud.google.com/go/storage  v1.10.0 \
>   contrib.go.opencensus.io/exporter/aws
> v0.0.0-20181029163544-2befc13012d0 \
>   contrib.go.opencensus.io/exporter/stackdriverv0.12.1 \
>   contrib.go.opencensus.io/integrations/ocsql  v0.1.4 \
> @@ -94,11 +94,11 @@ MODGO_MODULES =   \
>   github.com/armon/circbuf 
> v0.0.0-20150827004946-bbbad097214e \
>   github.com/armon/go-metrics  
> v0.0.0-20180917152333-f0300d1749da \
>   github.com/armon/go-radixv1.0.0 \
> - github.com/aws/aws-sdk-gov1.35.0 \
> + github.com/aws/aws-sdk-gov1.37.11 \
>   github.com/beorn7/perks  v1.0.0 \
>   github.com/bep/debounce  v1.2.0 \
>   github.com/bep/gitmapv1.1.2 \
> - github.com/bep/godartsassv0.11.0 \
> + github.com/bep/godartsassv0.12.0 \
>   github.com/bep/golibsass v0.7.0 \
>   github.com/bep/tmc   v0.5.1 \
>   github.com/bgentry/speakeasy v0.1.0 \
> @@ -111,7 +111,7 @@ MODGO_MODULES =   \
>   github.com/chzyer/test   
> v0.0.0-20180213035817-a1ea475d72b1 \
>   github.com/cli/safeexec  v1.0.0 \
>   github.com/client9/misspell  v0.3.4 \
> - github.com/cncf/udpa/go  
> v0.0.0-20191209042840-269d4d468f6f \
> + github.com/cncf/udpa/go  
> v0.0.0-20200629203442-efcf912fb354 \
>   github.com/coreos/bbolt  v1.3.2 \
>   github.com/coreos/etcd   
> v3.3.13+incompatible \
>   github.com/coreos/go-semver  v0.3.0 \
> @@ -128,38 +128,42 @@ MODGO_MODULES = \
>   github.com/disintegration/gift   v1.2.1 \
>   github.com/dlclark/regexp2   v1.4.0 \
>   github.com/dustin/go-humanizev1.0.0 \
> - github.com/envoyproxy/go-control-plane   v0.9.4 \
> + github.com/envoyproxy/go-control-plane   v0.9.7 \
>   github.com/envoyproxy/protoc-gen-validatev0.1.0 \
> - github.com/evanw/esbuild v0.8.17 \
> + github.com/evanw/esbuild v0.8.46 \
>   github.com/fatih/color   v1.7.0 \
>   github.com/fortytw2/leaktest v1.3.0 \
> - github.com/frankban/quicktestv1.11.2 \
> + github.com/frankban/quicktestv1.11.3 \
>   github.com/fsnotify/fsnotify v1.4.9 \
> - github.com/getkin/kin-openapiv0.32.0 \
> + github.com/getkin/kin-openapiv0.39.0 \
>   github.com/ghodss/yaml   v1.0.0 \
>   github.com/go-gl/glfw
> v0.0.0-20190409004039-e6da0acd62b1 \
>   gi

maintainer update: www/hugo 0.80.0 --> 0.81.0

2021-03-03 Thread Paco Esteban
Hi ports@,

This is an update for www/hugo to its latest version 0.81.0

You can see the complete changelog here:
https://github.com/gohugoio/hugo/releases/tag/v0.81.0

Lightly tested on amd64.  Input from hugo users highly appreciated.

ok to commit ?

diff refs/heads/master refs/heads/hugo-0.81.0
blob - 1dc9789993f05b61f23d64f091f81c047b2bea46
blob + 2916b7b74cd0346f83b57daf8e9aaeb3082ebc7c
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.80.0
+MODGO_VERSION =v0.81.0
 
 DISTNAME = hugo-${MODGO_VERSION}
 
@@ -46,12 +46,12 @@ do-install:
 
 MODGO_MODULES =\
bazil.org/fuse   
v0.0.0-20180421153158-65cc252bf669 \
-   cloud.google.com/go  v0.58.0 \
+   cloud.google.com/go  v0.74.0 \
cloud.google.com/go/bigquery v1.8.0 \
cloud.google.com/go/datastorev1.1.0 \
cloud.google.com/go/firestorev1.2.0 \
cloud.google.com/go/pubsub   v1.3.1 \
-   cloud.google.com/go/storage  v1.9.0 \
+   cloud.google.com/go/storage  v1.10.0 \
contrib.go.opencensus.io/exporter/aws
v0.0.0-20181029163544-2befc13012d0 \
contrib.go.opencensus.io/exporter/stackdriverv0.12.1 \
contrib.go.opencensus.io/integrations/ocsql  v0.1.4 \
@@ -94,11 +94,11 @@ MODGO_MODULES = \
github.com/armon/circbuf 
v0.0.0-20150827004946-bbbad097214e \
github.com/armon/go-metrics  
v0.0.0-20180917152333-f0300d1749da \
github.com/armon/go-radixv1.0.0 \
-   github.com/aws/aws-sdk-gov1.35.0 \
+   github.com/aws/aws-sdk-gov1.37.11 \
github.com/beorn7/perks  v1.0.0 \
github.com/bep/debounce  v1.2.0 \
github.com/bep/gitmapv1.1.2 \
-   github.com/bep/godartsassv0.11.0 \
+   github.com/bep/godartsassv0.12.0 \
github.com/bep/golibsass v0.7.0 \
github.com/bep/tmc   v0.5.1 \
github.com/bgentry/speakeasy v0.1.0 \
@@ -111,7 +111,7 @@ MODGO_MODULES = \
github.com/chzyer/test   
v0.0.0-20180213035817-a1ea475d72b1 \
github.com/cli/safeexec  v1.0.0 \
github.com/client9/misspell  v0.3.4 \
-   github.com/cncf/udpa/go  
v0.0.0-20191209042840-269d4d468f6f \
+   github.com/cncf/udpa/go  
v0.0.0-20200629203442-efcf912fb354 \
github.com/coreos/bbolt  v1.3.2 \
github.com/coreos/etcd   
v3.3.13+incompatible \
github.com/coreos/go-semver  v0.3.0 \
@@ -128,38 +128,42 @@ MODGO_MODULES =   \
github.com/disintegration/gift   v1.2.1 \
github.com/dlclark/regexp2   v1.4.0 \
github.com/dustin/go-humanizev1.0.0 \
-   github.com/envoyproxy/go-control-plane   v0.9.4 \
+   github.com/envoyproxy/go-control-plane   v0.9.7 \
github.com/envoyproxy/protoc-gen-validatev0.1.0 \
-   github.com/evanw/esbuild v0.8.17 \
+   github.com/evanw/esbuild v0.8.46 \
github.com/fatih/color   v1.7.0 \
github.com/fortytw2/leaktest v1.3.0 \
-   github.com/frankban/quicktestv1.11.2 \
+   github.com/frankban/quicktestv1.11.3 \
github.com/fsnotify/fsnotify v1.4.9 \
-   github.com/getkin/kin-openapiv0.32.0 \
+   github.com/getkin/kin-openapiv0.39.0 \
github.com/ghodss/yaml   v1.0.0 \
github.com/go-gl/glfw
v0.0.0-20190409004039-e6da0acd62b1 \
github.com/go-gl/glfw/v3.3/glfw  
v0.0.0-20200222043503-6f7a984d4dc4 \
github.com/go-ini/ini  

Re: maintainer update: www/hugo 0.76.5

2020-11-22 Thread Paco Esteban
Now with 100% more diffs included !


On Sat, 21 Nov 2020, Paco Esteban wrote:

> Bump version to 0.78.2
> 
> As usual, tests from actual hugo users welcome.
> 
> OK to commit ?
> 
> This is the changelog from my last diff:
> 
>   * js: Let ESBuild handle all imports from node_modules 78f227b6
>   * build(deps): bump github.com/evanw/esbuild from 0.8.5 to 0.8.6 5e03f644
>   * build(deps): bump github.com/evanw/esbuild from 0.8.4 to 0.8.5 a92ef20f
>   * build(deps): bump github.com/getkin/kin-openapi from 0.22.1 to 0.26.0 
> 0d54a844
>   * Update GH docs to say "main" as default branch 943f3c93
>   * Updated year in header 4f20bf29
>   * Added first fuzzer 4c613d5d
>   * build(deps): bump github.com/frankban/quicktest from 1.11.1 to 1.11.2 
> 82a182e5
>   * build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4 dfc662b2
>   * build(deps): bump github.com/evanw/esbuild from 0.8.3 to 0.8.4 2f0917cc
>   * Disable NPM test on Travis on Windows 3437174c
>   * travis: Install nodejs on Windows f66302ca
>   * js: Remove external source map option 944150ba
>   * js: Misc fixes bf2837a3
>   * Add avoidTDZ option 3b2fe3cd
>   * Make js.Build fully support modules 85e4dd73
>   * Generate tsconfig files 3089fc0b
>   * Refactor time.AsTime location implementation 807db97a
>   * Update Hugo time to support optional [LOCATION] parameter 26eeb291
>   * Improve layout path construction acfa1538
>   * Test all lookup permutations in TestLayout 78b26d53
>   * Reformat TestLayout table 28179bd5
>   * Allow absolute paths for project imports beabc8d9
>   * Regen docs helper 332b65e4
>   * Add module.replacements 173187e2
>   * Do not call CDN service invalidation when executing a dry run deployment 
> 56a34350
>   * Pass editor arguments from newContentEditor correctly d48a98c4
>   * Bump github.com/spf13/cobra from 0.0.7 to 1.1.1 3261678f
>   * Allow optional "nodeploy" tag to exclude deploy command from bin f465c5c3
>   * Allow cascade _target to work with non toml fm 3400aff2
>   * Allow getJSON errors to be ignored fdfa4a5f
>   * bump github.com/evanw/esbuild from 0.7.15 to 0.7.18 8cbe2bbf
>   * Revert "Add benchmark for building docs site" b886fa46
>   * Avoid making unnecessary allocation 14bce18a
>   * Add benchmark for building docs site 837e084b
>   * Always show page number when 5 pages or less 08e4f9ff
>   * bump github.com/frankban/quicktest from 1.11.0 to 1.11.1 f033d9f0
>   * bump github.com/evanw/esbuild from 0.7.14 to 0.7.15 59fe2794
>   * Merge branch 'release-0.76.5' 62119022
>   * Render aliases even if render=link 79a022a1
>   * Render aliases even if render=link ead5799f
>   * bump github.com/spf13/afero from 1.4.0 to 1.4.1 d57be113
>   * bump github.com/evanw/esbuild from 0.7.9 to 0.7.14 d0705966
>   * Update to Go 1.15 and Alpine 3.12 f5ea359d
>   * Install postcss v8 explicitly as it is now a peer dependency e9a7ebaf
>   * Merge branch 'release-0.76.3' 49972d07
>   * Add merge helper c98132e3
>   * Add workaround for known language, but missing plural rule error 33e9d79b
>   * Update to github.com/tdewolff/minify v2.9.4" 6dd60fca
>   * Fix reflection bug in merge 6d95dc9d
>   * Fix setting HUGO_MODULE_PROXY etc. via env vars 8a1c637c
>   * Fix for language code case issue with pt-br etc. 50682043
>   * Fix for bare TOML keys fc6abc39
>   * Fix i18n .Count regression f9e798e8
>   * Fix typo in 0.76.0 release note ee56efff

diff b2b538134c9b746334f3aa545ac00fa6ad873583 /usr/ports
blob - 96fa6653d21e544bbcf5e96da11fdec8dbe85d55
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.75.1
+MODGO_VERSION =v0.78.2
 
 DISTNAME = hugo-${MODGO_VERSION}
 
@@ -77,7 +77,7 @@ MODGO_MODULES =   \
github.com/!shopify/toxiproxy
v2.1.4+incompatible \
github.com/akavel/rsrc   v0.8.0 \
github.com/alecthomas/assert 
v0.0.0-20170929043011-405dbfeb8e38 \
-   github.com/alecthomas/chroma v0.8.0 \
+   github.com/alecthomas/chroma v0.8.1 \
github.com/alecthomas/colour 
v0.0.0-20160524082231-60882d9e2721 \
github.com/alecthomas/kong   v0.2.4 \
github.com/alecthomas/kong-hcl   
v0.1.8-0.20190615233001-b21fea9723c8 \
@@ -86,10 +86,9 @@ MODGO_MODULES =  \
github.com/alecthomas/units  
v0.0.0-20151022065526-2efee857e7cf \
github.com/apache/thrift v0.12.0 \
github.com/armon/circbuf 
v0.0.0-20150827004946-bbbad097214e \
-   github.com/armon/consul-api  
v0.0.0-20180202201655-eb2c6b5be1b6 \
gi

Re: maintainer update: www/hugo 0.76.5

2020-11-21 Thread Paco Esteban
Bump version to 0.78.2

As usual, tests from actual hugo users welcome.

OK to commit ?

This is the changelog from my last diff:

  * js: Let ESBuild handle all imports from node_modules 78f227b6
  * build(deps): bump github.com/evanw/esbuild from 0.8.5 to 0.8.6 5e03f644
  * build(deps): bump github.com/evanw/esbuild from 0.8.4 to 0.8.5 a92ef20f
  * build(deps): bump github.com/getkin/kin-openapi from 0.22.1 to 0.26.0 
0d54a844
  * Update GH docs to say "main" as default branch 943f3c93
  * Updated year in header 4f20bf29
  * Added first fuzzer 4c613d5d
  * build(deps): bump github.com/frankban/quicktest from 1.11.1 to 1.11.2 
82a182e5
  * build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4 dfc662b2
  * build(deps): bump github.com/evanw/esbuild from 0.8.3 to 0.8.4 2f0917cc
  * Disable NPM test on Travis on Windows 3437174c
  * travis: Install nodejs on Windows f66302ca
  * js: Remove external source map option 944150ba
  * js: Misc fixes bf2837a3
  * Add avoidTDZ option 3b2fe3cd
  * Make js.Build fully support modules 85e4dd73
  * Generate tsconfig files 3089fc0b
  * Refactor time.AsTime location implementation 807db97a
  * Update Hugo time to support optional [LOCATION] parameter 26eeb291
  * Improve layout path construction acfa1538
  * Test all lookup permutations in TestLayout 78b26d53
  * Reformat TestLayout table 28179bd5
  * Allow absolute paths for project imports beabc8d9
  * Regen docs helper 332b65e4
  * Add module.replacements 173187e2
  * Do not call CDN service invalidation when executing a dry run deployment 
56a34350
  * Pass editor arguments from newContentEditor correctly d48a98c4
  * Bump github.com/spf13/cobra from 0.0.7 to 1.1.1 3261678f
  * Allow optional "nodeploy" tag to exclude deploy command from bin f465c5c3
  * Allow cascade _target to work with non toml fm 3400aff2
  * Allow getJSON errors to be ignored fdfa4a5f
  * bump github.com/evanw/esbuild from 0.7.15 to 0.7.18 8cbe2bbf
  * Revert "Add benchmark for building docs site" b886fa46
  * Avoid making unnecessary allocation 14bce18a
  * Add benchmark for building docs site 837e084b
  * Always show page number when 5 pages or less 08e4f9ff
  * bump github.com/frankban/quicktest from 1.11.0 to 1.11.1 f033d9f0
  * bump github.com/evanw/esbuild from 0.7.14 to 0.7.15 59fe2794
  * Merge branch 'release-0.76.5' 62119022
  * Render aliases even if render=link 79a022a1
  * Render aliases even if render=link ead5799f
  * bump github.com/spf13/afero from 1.4.0 to 1.4.1 d57be113
  * bump github.com/evanw/esbuild from 0.7.9 to 0.7.14 d0705966
  * Update to Go 1.15 and Alpine 3.12 f5ea359d
  * Install postcss v8 explicitly as it is now a peer dependency e9a7ebaf
  * Merge branch 'release-0.76.3' 49972d07
  * Add merge helper c98132e3
  * Add workaround for known language, but missing plural rule error 33e9d79b
  * Update to github.com/tdewolff/minify v2.9.4" 6dd60fca
  * Fix reflection bug in merge 6d95dc9d
  * Fix setting HUGO_MODULE_PROXY etc. via env vars 8a1c637c
  * Fix for language code case issue with pt-br etc. 50682043
  * Fix for bare TOML keys fc6abc39
  * Fix i18n .Count regression f9e798e8
  * Fix typo in 0.76.0 release note ee56efff

On Wed, 28 Oct 2020, Paco Esteban wrote:

> Hi ports@,
> 
> This is an update for www/hugo to its latest version 0.76.5.
> 
> Builds and runs ok for me on amd64.  As usual, testing from actual hugo
> users is really appreciated.
> 
> The changelog here and diff at the end.
> 
>   * Add Do Not Track (dnt) option to Vimeo shortcode edc5c474 @joshgerdes 
> #7700
>   * Regen docshelper b9318e43 @bep
>   * Make BuildConfig.Render an enum 63493890 @bep #7783
>   * Allow cascade to be a slice with a _target discriminator c63db7f1 @bep 
> #7782
>   * Add force flag to server redirects config 5e2a547c @bep #7778
>   * bump github.com/evanw/esbuild from 0.7.8 to 0.7.9 ee090c09 
> @dependabot[bot]
>   * bump github.com/tdewolff/minify/v2 from 2.9.5 to 2.9.7 05e358fd 
> @dependabot[bot]
>   * bump github.com/aws/aws-sdk-go from 1.34.34 to 1.35.0 a2e85d9a 
> @dependabot[bot]
>   * bump github.com/getkin/kin-openapi from 0.22.0 to 0.22.1 4fba78dd 
> @dependabot[bot]
>   * bump github.com/aws/aws-sdk-go from 1.34.33 to 1.34.34 c011b466 
> @dependabot[bot]
>   * bump github.com/evanw/esbuild from 0.7.7 to 0.7.8 35348b4b 
> @dependabot[bot]
>   * bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.33 34915777 
> @dependabot[bot]
>   * bump github.com/evanw/esbuild from 0.7.4 to 0.7.7 0f4a837e 
> @dependabot[bot]
>   * bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5 b395d686 
> @dependabot[bot]
>   * Upgrade to go-i18n v2 97987e5c @bep #5242
>   * bump github.com/evanw/esbuild from 0.7.2 to 0.7.4 4855c186 
> @dependabot[bot]
>   * bump github.com/aws/aws-sdk-go from 1.34.26 to 1.34.27 6f07ec7e 
> @dependabot[bot]
>   * bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 4318dc72 
> @dependabot[bot]
>   * bump github.com/evanw/esbuild from 0.7.1 to 0.7.2 acdc27a3 
> @dependabot[bot]
>   * Make sure CSS 

maintainer update: www/hugo 0.76.5

2020-10-28 Thread Paco Esteban
Hi ports@,

This is an update for www/hugo to its latest version 0.76.5.

Builds and runs ok for me on amd64.  As usual, testing from actual hugo
users is really appreciated.

The changelog here and diff at the end.

  * Add Do Not Track (dnt) option to Vimeo shortcode edc5c474 @joshgerdes #7700
  * Regen docshelper b9318e43 @bep
  * Make BuildConfig.Render an enum 63493890 @bep #7783
  * Allow cascade to be a slice with a _target discriminator c63db7f1 @bep #7782
  * Add force flag to server redirects config 5e2a547c @bep #7778
  * bump github.com/evanw/esbuild from 0.7.8 to 0.7.9 ee090c09 @dependabot[bot]
  * bump github.com/tdewolff/minify/v2 from 2.9.5 to 2.9.7 05e358fd 
@dependabot[bot]
  * bump github.com/aws/aws-sdk-go from 1.34.34 to 1.35.0 a2e85d9a 
@dependabot[bot]
  * bump github.com/getkin/kin-openapi from 0.22.0 to 0.22.1 4fba78dd 
@dependabot[bot]
  * bump github.com/aws/aws-sdk-go from 1.34.33 to 1.34.34 c011b466 
@dependabot[bot]
  * bump github.com/evanw/esbuild from 0.7.7 to 0.7.8 35348b4b @dependabot[bot]
  * bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.33 34915777 
@dependabot[bot]
  * bump github.com/evanw/esbuild from 0.7.4 to 0.7.7 0f4a837e @dependabot[bot]
  * bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5 b395d686 
@dependabot[bot]
  * Upgrade to go-i18n v2 97987e5c @bep #5242
  * bump github.com/evanw/esbuild from 0.7.2 to 0.7.4 4855c186 @dependabot[bot]
  * bump github.com/aws/aws-sdk-go from 1.34.26 to 1.34.27 6f07ec7e 
@dependabot[bot]
  * bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 4318dc72 
@dependabot[bot]
  * bump github.com/evanw/esbuild from 0.7.1 to 0.7.2 acdc27a3 @dependabot[bot]
  * Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js 
changes 3acde9ae @bep #7715
  * bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.26 0bce9770 
@dependabot[bot]
  * Update to github.com/tdewolff/minify v2.9.4 b254532b @bep
  * Bump bundled Node.js from v12.18.3 to v12.18.4 05a22892 @anthonyfok
  * Add preserveTOC option 8e553dcd @helfper
  * bump github.com/frankban/quicktest from 1.10.2 to 1.11.0 d4fc70a3 
@dependabot[bot]
  * bump github.com/evanw/esbuild from 0.6.32 to 0.7.1 d905abc0 @dependabot[bot]
  * bump github.com/rogpeppe/go-internal from 1.5.1 to 1.6.2 8f394674 
@dependabot[bot]
  * bump github.com/jdkato/prose from 1.1.1 to 1.2.0 b01b2564 @dependabot[bot]
  * bump github.com/spf13/afero from 1.2.2 to 1.4.0 9fa5ebe2 @dependabot[bot]
  * Preserve the original package.json if it exists 214afe4c @bep #7690
  * Fix grammar in the new 'requires non-zero' error message cd830bb0 @nekr0z
  * Fix writeStats with quote inside quotes 11134411 @bep #7746
  * Fix CLI example for PostCSS 8 0c3d2b67 @ai
  * Fix typo in redirect error message 473b6610 @jmooring
  * Fix nilpointer for images with no Exif cd00f7f9 @bep #7688
  * langs/i18n: Fix i18n .Count regression f9e798e8 @bep #7787
  * Revert "deps: Update to github.com/tdewolff/minify v2.9.4" 6dd60fca @bep 
#7792
  * langs/i18n: Add workaround for known language, but missing plural rule 
error 33e9d79b @bep #7798
  * langs/i18n: Fix for bare TOML keys fc6abc39 @bep
  * snap: Install postcss v8 explicitly as it is now a peer dependency e9a7ebaf 
@anthonyfok
  * lang/i18n: Fix for language code case issue with pt-br etc. 50682043 @bep 
#7804
  * Merge branch 'release-0.76.3' 49972d07 @bep
  * Add merge helper c98132e3 @bep
  * Render aliases even if render=link 79a022a1 @bep #7832

diff 47eddbd4548efcea608008d6abb8609deb1c98f6 /usr/ports
blob - 96fa6653d21e544bbcf5e96da11fdec8dbe85d55
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.75.1
+MODGO_VERSION =v0.76.5
 
 DISTNAME = hugo-${MODGO_VERSION}
 
@@ -77,7 +77,7 @@ MODGO_MODULES =   \
github.com/!shopify/toxiproxy
v2.1.4+incompatible \
github.com/akavel/rsrc   v0.8.0 \
github.com/alecthomas/assert 
v0.0.0-20170929043011-405dbfeb8e38 \
-   github.com/alecthomas/chroma v0.8.0 \
+   github.com/alecthomas/chroma v0.8.1 \
github.com/alecthomas/colour 
v0.0.0-20160524082231-60882d9e2721 \
github.com/alecthomas/kong   v0.2.4 \
github.com/alecthomas/kong-hcl   
v0.1.8-0.20190615233001-b21fea9723c8 \
@@ -89,7 +89,7 @@ MODGO_MODULES =   \
github.com/armon/consul-api  
v0.0.0-20180202201655-eb2c6b5be1b6 \
github.com/armon/go-metrics  
v0.0.0-20180917152333-f0300d1749da \
github.com/armon/go-radixv1.0.0 \
-   github.com/aws/aws-sdk-go

[maintainer update]: www/hugo 0.75.0 --> 0.75.1

2020-09-24 Thread Paco Esteban
Hi ports@,

This is a bugfix release for www/hugo.  Here's the changelog:

* resources/image: Fix nilpointer for images with no Exif [#7688]
* modules/npm: Preserve the original package.json if it exists [#7690]
* tpl: Fix grammar in the new 'requires non-zero' error message [cd830bb0]

Builds ok and lightly tested on amd64.

ok to commit ?

diff d484db4867d9926b69be971b0c77b7d8da7c3679 /usr/ports
blob - 05a6d9fca663bdbfd811c87b4d48de7637723bfd
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.75.0
+MODGO_VERSION =v0.75.1
 
 DISTNAME = hugo-${MODGO_VERSION}
 
blob - 0fb7191fb87e231ba51b133ff6f98735c3a8f0e1
file + www/hugo/distinfo
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -776,7 +776,7 @@ SHA256 (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = W2vQ
 SHA256 (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = 
XpPm/8KAGsJIYqrWcrABlbiNpR0jv5tGsle6LqytY4s=
 SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = 
AyRzu+VUpUpEX6hVu7K/piNNeG9h8ZJt6WtaqF6R8T0=
 SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = 
s+cGqiePp/iA0y+hzEDvgoLR/H1uADVlee0NuI87AEc=
-SHA256 (hugo-v0.75.0.zip) = DYOppuU/wvANg79KRqWMAnWew5iiNdA0wsOfMsDGMAc=
+SHA256 (hugo-v0.75.1.zip) = C5eKfJZ+Ei+fiYI0RzTZJJFLa95fyXT6RoYN+v16dLw=
 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
 SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27
 SIZE (go_modules/cloud.google.com/go/@v/v0.37.4.mod) = 1006
@@ -1555,4 +1555,4 @@ SIZE (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = 579763
 SIZE (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = 20
 SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = 36
 SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = 450232
-SIZE (hugo-v0.75.0.zip) = 5136115
+SIZE (hugo-v0.75.1.zip) = 5129710

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo 0.73.0 --> 0.74.3

2020-07-28 Thread Aaron Bieber


Paco Esteban writes:

> Hi ports@,
>
> This is an update for www/hugo to its latest version.  You can find the
> changelog here:
>
> https://github.com/gohugoio/hugo/releases
>
> We go from 0.73.0 to 0.74.3.  The port changes are pretty simple.
>
> builds ok on amd64.  Lightly tested with a simple website.  Tests from
> hugo users appreciated as usual.
>
> Comments ? Ok to commit ?

OK abieber@

>
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.24
> diff -u -p -r1.24 Makefile
> --- Makefile  7 Jul 2020 11:11:43 -   1.24
> +++ Makefile  26 Jul 2020 17:39:03 -
> @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  COMMENT =fast and flexible static site generator
>  
>  MODGO_MODNAME =  github.com/gohugoio/hugo
> -MODGO_VERSION =  v0.73.0
> +MODGO_VERSION =  v0.74.3
>  
>  DISTNAME =   hugo-${MODGO_VERSION}
>  
> @@ -110,9 +110,11 @@ MODGO_MODULES =  \
>   github.com/eapache/go-resiliency v1.1.0 \
>   github.com/eapache/go-xerial-snappy  
> v0.0.0-20180814174437-776d5712da21 \
>   github.com/eapache/queue v1.1.0 \
> + github.com/evanw/esbuild v0.6.5 \
>   github.com/fortytw2/leaktest v1.3.0 \
>   github.com/frankban/quicktestv1.7.2 \
>   github.com/fsnotify/fsnotify v1.4.7 \
> + github.com/getkin/kin-openapiv0.14.0 \
>   github.com/ghodss/yaml   v1.0.0 \
>   github.com/go-ini/iniv1.25.4 \
>   github.com/go-kit/kitv0.8.0 \
> @@ -164,6 +166,7 @@ MODGO_MODULES =   \
>   github.com/kr/pretty v0.2.0 \
>   github.com/kr/ptyv1.1.1 \
>   github.com/kr/text   v0.1.0 \
> + github.com/kylelemons/godebugv1.1.0 \
>   github.com/kyokomi/emoji 
> v2.2.1+incompatible \
>   github.com/lib/pqv1.1.0 \
>   github.com/magefile/mage v1.9.0 \
> @@ -183,7 +186,7 @@ MODGO_MODULES =   \
>   github.com/mwitkow/go-conntrack  
> v0.0.0-20161129095857-cc309e4a2223 \
>   github.com/nfnt/resize   
> v0.0.0-20180221191011-83c6a9932646 \
>   github.com/nicksnyder/go-i18nv1.10.0 \
> - github.com/niklasfasching/go-org v1.1.0 \
> + github.com/niklasfasching/go-org v1.3.0 \
>   github.com/nkovacs/streamquote   
> v0.0.0-20170412213628-49af9bddb229 \
>   github.com/oklog/ulidv1.3.1 \
>   github.com/olekukonko/tablewriterv0.0.4 \
> @@ -220,7 +223,7 @@ MODGO_MODULES =   \
>   github.com/spf13/pflag   v1.0.5 \
>   github.com/spf13/viper   v1.6.1 \
>   github.com/stretchr/objx v0.1.1 \
> - github.com/stretchr/testify  v1.3.0 \
> + github.com/stretchr/testify  v1.5.1 \
>   github.com/subosito/gotenv   v1.2.0 \
>   github.com/tdewolff/minify/v2v2.6.2 \
>   github.com/tdewolff/parse/v2 v2.4.2 \
> @@ -254,7 +257,7 @@ MODGO_MODULES =   \
>   golang.org/x/net 
> v0.0.0-20191209160850-c0dbc17a3553 \
>   golang.org/x/oauth2  
> v0.0.0-20190523182746-aaccbc9213b0 \
>   golang.org/x/sync
> v0.0.0-20190911185100-cd5d95a43a6e \
> - golang.org/x/sys 
> v0.0.0-20200413165638-669c56c373c4 \
> + golang.org/x/sys 
> v0.0.0-20200501145240-bc7a7d42d5c3 \
>   golang.org/x/textv0.3.2 \
>   golang.org/x/time
> v0.0.0-20190308202827-9d24e82272b4 \
>   golang.org/x/tools   
> v0.0.0-20190422233926-fe54fb35175b \
> @@ -270,7 +273,7 @@ MODGO_MODULES =   \
>   gopkg.in/ini.v1  v1.51.1 \
>   gopkg.in/resty.v1v1.12.0 \
>   gopkg.in/tomb.v1 
> v1.0.0-20141024135613-dd632973f1e7 \
> - gopkg.in/yaml.v2  

Re: maintainer update: www/hugo 0.73.0 --> 0.74.3

2020-07-26 Thread Raymond E. Pasco
This works for me (both -extended and not, tested the former on a site
using SCSS).

Version strings:

Hugo Static Site Generator v0.74.3 openbsd/amd64 BuildDate: unknown
Hugo Static Site Generator v0.74.3/extended openbsd/amd64 BuildDate: unknown



maintainer update: www/hugo 0.73.0 --> 0.74.3

2020-07-26 Thread Paco Esteban
Hi ports@,

This is an update for www/hugo to its latest version.  You can find the
changelog here:

https://github.com/gohugoio/hugo/releases

We go from 0.73.0 to 0.74.3.  The port changes are pretty simple.

builds ok on amd64.  Lightly tested with a simple website.  Tests from
hugo users appreciated as usual.

Comments ? Ok to commit ?

Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile7 Jul 2020 11:11:43 -   1.24
+++ Makefile26 Jul 2020 17:39:03 -
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 MODGO_MODNAME =github.com/gohugoio/hugo
-MODGO_VERSION =v0.73.0
+MODGO_VERSION =v0.74.3
 
 DISTNAME = hugo-${MODGO_VERSION}
 
@@ -110,9 +110,11 @@ MODGO_MODULES =\
github.com/eapache/go-resiliency v1.1.0 \
github.com/eapache/go-xerial-snappy  
v0.0.0-20180814174437-776d5712da21 \
github.com/eapache/queue v1.1.0 \
+   github.com/evanw/esbuild v0.6.5 \
github.com/fortytw2/leaktest v1.3.0 \
github.com/frankban/quicktestv1.7.2 \
github.com/fsnotify/fsnotify v1.4.7 \
+   github.com/getkin/kin-openapiv0.14.0 \
github.com/ghodss/yaml   v1.0.0 \
github.com/go-ini/iniv1.25.4 \
github.com/go-kit/kitv0.8.0 \
@@ -164,6 +166,7 @@ MODGO_MODULES = \
github.com/kr/pretty v0.2.0 \
github.com/kr/ptyv1.1.1 \
github.com/kr/text   v0.1.0 \
+   github.com/kylelemons/godebugv1.1.0 \
github.com/kyokomi/emoji 
v2.2.1+incompatible \
github.com/lib/pqv1.1.0 \
github.com/magefile/mage v1.9.0 \
@@ -183,7 +186,7 @@ MODGO_MODULES = \
github.com/mwitkow/go-conntrack  
v0.0.0-20161129095857-cc309e4a2223 \
github.com/nfnt/resize   
v0.0.0-20180221191011-83c6a9932646 \
github.com/nicksnyder/go-i18nv1.10.0 \
-   github.com/niklasfasching/go-org v1.1.0 \
+   github.com/niklasfasching/go-org v1.3.0 \
github.com/nkovacs/streamquote   
v0.0.0-20170412213628-49af9bddb229 \
github.com/oklog/ulidv1.3.1 \
github.com/olekukonko/tablewriterv0.0.4 \
@@ -220,7 +223,7 @@ MODGO_MODULES = \
github.com/spf13/pflag   v1.0.5 \
github.com/spf13/viper   v1.6.1 \
github.com/stretchr/objx v0.1.1 \
-   github.com/stretchr/testify  v1.3.0 \
+   github.com/stretchr/testify  v1.5.1 \
github.com/subosito/gotenv   v1.2.0 \
github.com/tdewolff/minify/v2v2.6.2 \
github.com/tdewolff/parse/v2 v2.4.2 \
@@ -254,7 +257,7 @@ MODGO_MODULES = \
golang.org/x/net 
v0.0.0-20191209160850-c0dbc17a3553 \
golang.org/x/oauth2  
v0.0.0-20190523182746-aaccbc9213b0 \
golang.org/x/sync
v0.0.0-20190911185100-cd5d95a43a6e \
-   golang.org/x/sys 
v0.0.0-20200413165638-669c56c373c4 \
+   golang.org/x/sys 
v0.0.0-20200501145240-bc7a7d42d5c3 \
golang.org/x/textv0.3.2 \
golang.org/x/time
v0.0.0-20190308202827-9d24e82272b4 \
golang.org/x/tools   
v0.0.0-20190422233926-fe54fb35175b \
@@ -270,7 +273,7 @@ MODGO_MODULES = \
gopkg.in/ini.v1  v1.51.1 \
gopkg.in/resty.v1v1.12.0 \
gopkg.in/tomb.v1 
v1.0.0-20141024135613-dd632973f1e7 \
-   gopkg.in/yaml.v2 v2.2.7 \
+   gopkg.in/yaml.v2 v2.3.0 \
honnef.c

Re: maintainer update: www/hugo

2020-05-28 Thread Raymond E. Pasco
I was looking at the same thing recently, and this was the approach that
worked for me (using cgo's pkg-config support).

---
 www/hugo/Makefile |  8 
 ...m_bep_golibsass_internal_libsass_a__cgo_go | 19 +++
 2 files changed, 27 insertions(+)
 create mode 100644 
www/hugo/patches/patch-vendor_github_com_bep_golibsass_internal_libsass_a__cgo_go

diff --git a/www/hugo/Makefile b/www/hugo/Makefile
index 03f1bd13440..2da917b5f4a 100644
--- a/www/hugo/Makefile
+++ b/www/hugo/Makefile
@@ -4,6 +4,8 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 COMMENT =  fast and flexible static site generator
 
 DISTNAME = hugo-0.71.0
+FLAVORS =  extended
+FLAVOR ?=
 
 CATEGORIES =   www
 
@@ -26,6 +28,12 @@ ALL_TARGET = github.com/gohugoio/hugo
 
 SEPARATE_BUILD =   Yes
 
+.if ${FLAVOR} == "extended"
+MODGO_FLAGS += --tags extended
+LIB_DEPENDS += www/libsass
+WANTLIB += ${COMPILER_LIBCXX} m sass
+.endif
+
 post-build:
cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
 
diff --git 
a/www/hugo/patches/patch-vendor_github_com_bep_golibsass_internal_libsass_a__cgo_go
 
b/www/hugo/patches/patch-vendor_github_com_bep_golibsass_internal_libsass_a__cgo_go
new file mode 100644
index 000..f47b04f19b9
--- /dev/null
+++ 
b/www/hugo/patches/patch-vendor_github_com_bep_golibsass_internal_libsass_a__cgo_go
@@ -0,0 +1,19 @@
+$OpenBSD$
+
+Link against libsass from ports.
+
+Index: vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go
+--- vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go.orig
 vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go
+@@ -5,9 +5,6 @@
+ //
+ package libsass
+ 
+-// #cgo CFLAGS: -O2 -fPIC
+-// #cgo CPPFLAGS: -I../../libsass_src/include
+-// #cgo CXXFLAGS: -g -std=c++0x -O2 -fPIC
+-// #cgo LDFLAGS: -lstdc++ -lm
+-// #cgo darwin linux LDFLAGS: -ldl
++// #cgo pkg-config: libsass
++// #cgo CPPFLAGS: -DUSE_LIBSASS_SRC
+ import "C"
-- 
2.26.2



Re: maintainer update: www/hugo

2020-05-22 Thread Paco Esteban
Hello Aham,

On Fri, 22 May 2020, Aham Brahmasmi wrote:

> Namaste Paco,
> 
> Would it be possible for us to fetch and build hugo directly from the
> authoritative Github source, replacing https://e1e0.net/dist/?

That's definitely on my list, but I did not try portgen for go ports
yet.  I will, eventually.  But, if you want this to happen sooner, send
a diff and I'll be happy to test it :-)

> I ask this because, if I am not wrong, @abieber has recently updated
> [1] the portgen code with the following message:
>
> ..
> With this a port can be easily generated for Go applications that
> support Go modules (there will be a go.mod file in the root of the
> project).
> ..
>
> Namaste Aaron,
>
> Thank you for your patience [2].
>
> If I am not wrong, you specifically tested building hugo with the
> patch while working on it. Unfortunately, I could not determine
> whether the committed patch can build hugo or not.

Cheers,

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo

2020-05-22 Thread Rafael Sadowski
On Fri May 22, 2020 at 08:17:47PM +0200, Aham Brahmasmi wrote:
> Would it be possible for us to fetch and build hugo directly from the
> authoritative Github source, replacing https://e1e0.net/dist/?
> 

I would love to test a diff.



Re: maintainer update: www/hugo

2020-05-22 Thread Aham Brahmasmi
> Sent: Friday, May 22, 2020 at 10:04 AM
> From: "Paco Esteban" 
> To: "Rafael Sadowski" 
> Cc: "Todd C. Miller" , ports@openbsd.org
> Subject: Re: maintainer update: www/hugo
>
> On Fri, 22 May 2020, Rafael Sadowski wrote:
>
> > On Thu May 21, 2020 at 02:52:24PM -0600, Todd C. Miller wrote:
> > > On Thu, 21 May 2020 21:03:37 +0200, Paco Esteban wrote:
> > >
> > > > For now it does not work for me with the patch you sent.  I get:
> > > >
> > > > # 
> > > > github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
> > > > c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not 
> > > > found
> > > >
> > > > I'll take a deeper look tomorrow probably.
> >
> > That could be useful for SASS themes users. FLAVOR note is missing in
> > pkg/DESCR. The diff below builds fine.
>
> It builds now and works with one of the SASS themes I've found.
> I added the flavor description, diff at the end.
>
> Thank you Todd and Rafael.
>
> Comments ? ok ?
>
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.20
> diff -u -p -r1.20 Makefile
> --- Makefile  21 May 2020 16:37:44 -  1.20
> +++ Makefile  22 May 2020 07:51:18 -
> @@ -26,6 +26,16 @@ ALL_TARGET =   github.com/gohugoio/hugo
>
>  SEPARATE_BUILD = Yes
>
> +FLAVORS =extended
> +FLAVOR ?=
> +
> +.if ${FLAVOR:Mextended}
> +MODGO_FLAGS +=   --tags extended
> +LIB_DEPENDS +=   www/libsass
> +WANTLIB +=   sass
> +MAKE_ENV +=  CGO_CPPFLAGS='-I${LOCALBASE}/include -DUSE_LIBSASS_SRC' 
> CGO_LDFLAGS='-L${LOCALBASE}/lib -lsass'
> +.endif
> +
>  post-build:
>   cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
>
> Index: pkg/DESCR
> ===
> RCS file: /home/cvs/ports/www/hugo/pkg/DESCR,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 DESCR
> --- pkg/DESCR 11 Jun 2018 21:17:14 -  1.1.1.1
> +++ pkg/DESCR 22 May 2020 07:56:30 -
> @@ -4,3 +4,7 @@ Hugo takes a directory with content and
>  them into a full HTML website.
>
>  Hugo relies on Markdown files with front matter for metadata.
> +
> +Flavors:
> + extended- build hugo extended version with Sass/SCSS
> +   support amongst others
>
> --
> Paco Esteban.
> 0x5818130B8A6DBC03

Namaste Paco,

Would it be possible for us to fetch and build hugo directly from the
authoritative Github source, replacing https://e1e0.net/dist/?

I ask this because, if I am not wrong, @abieber has recently updated [1]
the portgen code with the following message:

...
With this a port can be easily generated for Go applications that
support Go modules (there will be a go.mod file in the root of the
project).
...

Namaste Aaron,

Thank you for your patience [2].

If I am not wrong, you specifically tested building hugo with the patch
while working on it. Unfortunately, I could not determine whether the
committed patch can build hugo or not.

Dhanyavaad,
ab
[1] - 
https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure/bin/portgen?rev=1.2&content-type=text/x-cvsweb-markup
[2] - https://marc.info/?t=15758306843&r=1&w=2
-|-|-|-|-|-|-|--



Re: maintainer update: www/hugo

2020-05-22 Thread Todd C . Miller
On Fri, 22 May 2020 10:04:03 +0200, Paco Esteban wrote:

> It builds now and works with one of the SASS themes I've found.
> I added the flavor description, diff at the end.

Looks good to me.  Thanks!

 - todd



Re: maintainer update: www/hugo

2020-05-22 Thread Paco Esteban
On Fri, 22 May 2020, Rafael Sadowski wrote:

> On Thu May 21, 2020 at 02:52:24PM -0600, Todd C. Miller wrote:
> > On Thu, 21 May 2020 21:03:37 +0200, Paco Esteban wrote:
> > 
> > > For now it does not work for me with the patch you sent.  I get:
> > >
> > > # 
> > > github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
> > > c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not 
> > > found
> > >
> > > I'll take a deeper look tomorrow probably.
> 
> That could be useful for SASS themes users. FLAVOR note is missing in
> pkg/DESCR. The diff below builds fine.

It builds now and works with one of the SASS themes I've found.
I added the flavor description, diff at the end.

Thank you Todd and Rafael.

Comments ? ok ?

Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile21 May 2020 16:37:44 -  1.20
+++ Makefile22 May 2020 07:51:18 -
@@ -26,6 +26,16 @@ ALL_TARGET = github.com/gohugoio/hugo
 
 SEPARATE_BUILD =   Yes
 
+FLAVORS =  extended
+FLAVOR ?=
+
+.if ${FLAVOR:Mextended}
+MODGO_FLAGS += --tags extended
+LIB_DEPENDS += www/libsass
+WANTLIB += sass
+MAKE_ENV +=CGO_CPPFLAGS='-I${LOCALBASE}/include -DUSE_LIBSASS_SRC' 
CGO_LDFLAGS='-L${LOCALBASE}/lib -lsass'
+.endif
+
 post-build:
cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
 
Index: pkg/DESCR
===
RCS file: /home/cvs/ports/www/hugo/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   11 Jun 2018 21:17:14 -  1.1.1.1
+++ pkg/DESCR   22 May 2020 07:56:30 -
@@ -4,3 +4,7 @@ Hugo takes a directory with content and 
 them into a full HTML website.
 
 Hugo relies on Markdown files with front matter for metadata.
+
+Flavors:
+   extended- build hugo extended version with Sass/SCSS
+ support amongst others

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo

2020-05-22 Thread Rafael Sadowski
On Thu May 21, 2020 at 02:52:24PM -0600, Todd C. Miller wrote:
> On Thu, 21 May 2020 21:03:37 +0200, Paco Esteban wrote:
> 
> > For now it does not work for me with the patch you sent.  I get:
> >
> > # github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
> > c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not 
> > found
> >
> > I'll take a deeper look tomorrow probably.

That could be useful for SASS themes users. FLAVOR note is missing in
pkg/DESCR. The diff below builds fine.

Rafael

> 
> Looks like they changed the name of the define in a newer version
> of hugo.  The following works for me.
> 
>  - todd
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.20
> diff -u -p -u -r1.20 Makefile
> --- Makefile  21 May 2020 16:37:44 -  1.20
> +++ Makefile  21 May 2020 20:48:23 -
> @@ -26,6 +26,16 @@ ALL_TARGET =   github.com/gohugoio/hugo
>  
>  SEPARATE_BUILD = Yes
>  
> +FLAVORS =extended
> +FLAVOR ?=
> +
> +.if ${FLAVOR:Mextended}
> +MODGO_FLAGS +=   --tags extended
> +LIB_DEPENDS +=   www/libsass
> +WANTLIB +=   sass
> +MAKE_ENV +=  CGO_CPPFLAGS='-I${LOCALBASE}/include -DUSE_LIBSASS_SRC' 
> CGO_LDFLAGS='-L${LOCALBASE}/lib -lsass'
> +.endif
> +
>  post-build:
>   cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
>  
> 



Re: maintainer update: www/hugo

2020-05-21 Thread Todd C . Miller
On Thu, 21 May 2020 21:03:37 +0200, Paco Esteban wrote:

> For now it does not work for me with the patch you sent.  I get:
>
> # github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
> c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not found
>
> I'll take a deeper look tomorrow probably.

Looks like they changed the name of the define in a newer version
of hugo.  The following works for me.

 - todd

Index: Makefile
===
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1.20 Makefile
--- Makefile21 May 2020 16:37:44 -  1.20
+++ Makefile21 May 2020 20:48:23 -
@@ -26,6 +26,16 @@ ALL_TARGET = github.com/gohugoio/hugo
 
 SEPARATE_BUILD =   Yes
 
+FLAVORS =  extended
+FLAVOR ?=
+
+.if ${FLAVOR:Mextended}
+MODGO_FLAGS += --tags extended
+LIB_DEPENDS += www/libsass
+WANTLIB += sass
+MAKE_ENV +=CGO_CPPFLAGS='-I${LOCALBASE}/include -DUSE_LIBSASS_SRC' 
CGO_LDFLAGS='-L${LOCALBASE}/lib -lsass'
+.endif
+
 post-build:
cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
 



Re: maintainer update: www/hugo

2020-05-21 Thread Paco Esteban
Hi Todd,

On Thu, 21 May 2020, Todd C. Miller wrote:

> Would it be worth adding an "extended" flavor that has, e.g., SCSS
> support?  A number of hugo themes require this.
> 
> See: 
> https://gohugo.io/troubleshooting/faq/#i-get-tocss--this-feature-is-not-available-in-your-current-hugo-version
> 
> Perhaps something like this?  Untested because my web server isn't

I'm ok with this if hugo users find it useful.

For now it does not work for me with the patch you sent.  I get:

# github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not found

I'll take a deeper look tomorrow probably.

Cheers,

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo

2020-05-21 Thread Todd C . Miller
Would it be worth adding an "extended" flavor that has, e.g., SCSS
support?  A number of hugo themes require this.

See: 
https://gohugo.io/troubleshooting/faq/#i-get-tocss--this-feature-is-not-available-in-your-current-hugo-version

Perhaps something like this?  Untested because my web server isn't
-current yet.

 - todd

Index: Makefile
===
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1.20 Makefile
--- Makefile21 May 2020 16:37:44 -  1.20
+++ Makefile21 May 2020 17:47:22 -
@@ -26,6 +26,16 @@ ALL_TARGET = github.com/gohugoio/hugo
 
 SEPARATE_BUILD =   Yes
 
+FLAVORS =  extended
+FLAVOR ?=
+
+.if ${FLAVOR:Mextended}
+MODGO_FLAGS += --tags extended
+LIB_DEPENDS += www/libsass
+WANTLIB += sass
+MAKE_ENV +=CGO_CPPFLAGS='-I${LOCALBASE}/include -DUSE_LIBSASS' 
CGO_LDFLAGS='-L${LOCALBASE}/lib -lsass'
+.endif
+
 post-build:
cd ${MODGO_WORKSPACE}/bin/ && ./hugo gen man
 



Re: maintainer update: www/hugo

2020-05-20 Thread Rafael Sadowski
On Wed May 20, 2020 at 05:31:49PM +0200, Paco Esteban wrote:
> On Thu, 14 May 2020, Paco Esteban wrote:
> 
> > Hi ports,
> > 
> > This is a simple update for www/hugo to 0.70.0.
> 
> Hi, upstream released 0.71.0
> 
> so here's the diff.
> Comments/ok welcome (specially from hugo users)

OK, no defects on sizeofvoid.org.

> 
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.19
> diff -u -p -r1.19 Makefile
> --- Makefile  24 Apr 2020 13:21:03 -  1.19
> +++ Makefile  20 May 2020 15:24:18 -
> @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  
>  COMMENT =fast and flexible static site generator
>  
> -DISTNAME =   hugo-0.69.2
> +DISTNAME =   hugo-0.71.0
>  
>  CATEGORIES = www
>  
> Index: distinfo
> ===
> RCS file: /home/cvs/ports/www/hugo/distinfo,v
> retrieving revision 1.17
> diff -u -p -r1.17 distinfo
> --- distinfo  24 Apr 2020 13:21:03 -  1.17
> +++ distinfo  20 May 2020 15:24:38 -
> @@ -1,2 +1,2 @@
> -SHA256 (hugo-0.69.2.tar.gz) = a7JrNY6TZkv7WTuPCnmMvmnaueDnCoHZ6DegySAWOec=
> -SIZE (hugo-0.69.2.tar.gz) = 38207263
> +SHA256 (hugo-0.71.0.tar.gz) = 3+b+DkCUJVGnVJI0CHATbJnlxRN7onQ1Ar6K/wJKW88=
> +SIZE (hugo-0.71.0.tar.gz) = 38775151
> 
> -- 
> Paco Esteban.
> 0x5818130B8A6DBC03
> 



Re: maintainer update: www/hugo

2020-05-20 Thread Paco Esteban
On Thu, 14 May 2020, Paco Esteban wrote:

> Hi ports,
> 
> This is a simple update for www/hugo to 0.70.0.

Hi, upstream released 0.71.0

so here's the diff.
Comments/ok welcome (specially from hugo users)

Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile24 Apr 2020 13:21:03 -  1.19
+++ Makefile20 May 2020 15:24:18 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 
 COMMENT =  fast and flexible static site generator
 
-DISTNAME = hugo-0.69.2
+DISTNAME = hugo-0.71.0
 
 CATEGORIES =   www
 
Index: distinfo
===
RCS file: /home/cvs/ports/www/hugo/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo24 Apr 2020 13:21:03 -  1.17
+++ distinfo20 May 2020 15:24:38 -
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.69.2.tar.gz) = a7JrNY6TZkv7WTuPCnmMvmnaueDnCoHZ6DegySAWOec=
-SIZE (hugo-0.69.2.tar.gz) = 38207263
+SHA256 (hugo-0.71.0.tar.gz) = 3+b+DkCUJVGnVJI0CHATbJnlxRN7onQ1Ar6K/wJKW88=
+SIZE (hugo-0.71.0.tar.gz) = 38775151

-- 
Paco Esteban.
0x5818130B8A6DBC03



maintainer update: www/hugo

2020-05-14 Thread Paco Esteban
Hi ports,

This is a simple update for www/hugo to 0.70.0.

You can see the changes here.

Comments and/or ok welcome.

Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile24 Apr 2020 13:21:03 -  1.19
+++ Makefile14 May 2020 13:01:12 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 
 COMMENT =  fast and flexible static site generator
 
-DISTNAME = hugo-0.69.2
+DISTNAME = hugo-0.70.0
 
 CATEGORIES =   www
 
Index: distinfo
===
RCS file: /home/cvs/ports/www/hugo/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo24 Apr 2020 13:21:03 -  1.17
+++ distinfo14 May 2020 13:01:33 -
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.69.2.tar.gz) = a7JrNY6TZkv7WTuPCnmMvmnaueDnCoHZ6DegySAWOec=
-SIZE (hugo-0.69.2.tar.gz) = 38207263
+SHA256 (hugo-0.70.0.tar.gz) = xaLWPQO77ChTXy8J1nG4O1EAlCa2sXtX4vR9QLIQkiw=
+SIZE (hugo-0.70.0.tar.gz) = 39510484

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo

2020-03-10 Thread Jeremie Courreges-Anglas
On Tue, Mar 10 2020, Paco Esteban  wrote:
> Hi ports@,
>
> This is a trivial diff to update www/hugo to the lastest version.  This
> new release includes:
>
> Enhancements
>
> Other
> * Doument the server config 63393230 @bep
> * Support unComparable args of uniq/complement/in 8279d2e2 @satotake
>   #6105
> * Add HTTP header support for the dev server 10831444 @bep #7031
> * Add include and exclude support for remote 51e178a6 @davidejones
>
> Fixes
>
> Templates
> * Fix error with unicode in file paths c4fa2f07 @sams96 #6996
>
> Other
> * Fix ambigous error on site.GetPage 6cceef65 @bep #7016
> * Fix handling of HTML files without front matter ffcb4aeb @bep
>   #7030#7028#6789
>
>
> ok ?

ok jca@

> Index: Makefile
> ===
> RCS file: /home/cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.11
> diff -u -p -r1.11 Makefile
> --- Makefile  5 Mar 2020 06:16:25 -   1.11
> +++ Makefile  10 Mar 2020 06:37:06 -
> @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  
>  COMMENT =fast and flexible static site generator
>  
> -DISTNAME =   hugo-0.66.0
> +DISTNAME =   hugo-0.67.0
>  
>  CATEGORIES = www
>  
> Index: distinfo
> ===
> RCS file: /home/cvs/ports/www/hugo/distinfo,v
> retrieving revision 1.9
> diff -u -p -r1.9 distinfo
> --- distinfo  5 Mar 2020 06:16:25 -   1.9
> +++ distinfo  10 Mar 2020 06:37:29 -
> @@ -1,2 +1,2 @@
> -SHA256 (hugo-0.66.0.tar.gz) = vz75fCppiWmo/kqWRk8ANpNK1Bz3Q4pxNyZaaLC9e/8=
> -SIZE (hugo-0.66.0.tar.gz) = 37193991
> +SHA256 (hugo-0.67.0.tar.gz) = NQg750Jnd/sIGQ/aBMSjs1riolvcFRtdSBSPtQDHxDA=
> +SIZE (hugo-0.67.0.tar.gz) = 37845670


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



maintainer update: www/hugo

2020-03-09 Thread Paco Esteban
Hi ports@,

This is a trivial diff to update www/hugo to the lastest version.  This
new release includes:

Enhancements

Other
* Doument the server config 63393230 @bep
* Support unComparable args of uniq/complement/in 8279d2e2 @satotake
  #6105
* Add HTTP header support for the dev server 10831444 @bep #7031
* Add include and exclude support for remote 51e178a6 @davidejones

Fixes

Templates
* Fix error with unicode in file paths c4fa2f07 @sams96 #6996

Other
* Fix ambigous error on site.GetPage 6cceef65 @bep #7016
* Fix handling of HTML files without front matter ffcb4aeb @bep
  #7030#7028#6789


ok ?


Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile5 Mar 2020 06:16:25 -   1.11
+++ Makefile10 Mar 2020 06:37:06 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 
 COMMENT =  fast and flexible static site generator
 
-DISTNAME = hugo-0.66.0
+DISTNAME = hugo-0.67.0
 
 CATEGORIES =   www
 
Index: distinfo
===
RCS file: /home/cvs/ports/www/hugo/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo5 Mar 2020 06:16:25 -   1.9
+++ distinfo10 Mar 2020 06:37:29 -
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.66.0.tar.gz) = vz75fCppiWmo/kqWRk8ANpNK1Bz3Q4pxNyZaaLC9e/8=
-SIZE (hugo-0.66.0.tar.gz) = 37193991
+SHA256 (hugo-0.67.0.tar.gz) = NQg750Jnd/sIGQ/aBMSjs1riolvcFRtdSBSPtQDHxDA=
+SIZE (hugo-0.67.0.tar.gz) = 37845670

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: maintainer update: www/hugo

2020-03-04 Thread Jeremie Courreges-Anglas
On Tue, Mar 03 2020, Paco Esteban  wrote:
> Hi ports@
>
> This is an update for www/hugo to 0.66.0.  You can see the software
> changes here:
>
> https://github.com/gohugoio/hugo/releases/tag/v0.66.0
>
> The port update is pretty simple and it does not have consumers.
> I tested lightly, so more eyes are welcome.
>
> Comments ? ok ?

ok jca@

> Index: Makefile
> ===
> RCS file: /home/cvs/ports/www/hugo/Makefile,v
> retrieving revision 1.10
> diff -u -p -r1.10 Makefile
> --- Makefile  1 Mar 2020 21:20:21 -   1.10
> +++ Makefile  3 Mar 2020 16:38:55 -
> @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =  ${GO_ARCHS}
>  
>  COMMENT =fast and flexible static site generator
>  
> -DISTNAME =   hugo-0.65.3
> +DISTNAME =   hugo-0.66.0
>  
>  CATEGORIES = www
>  
> Index: distinfo
> ===
> RCS file: /home/cvs/ports/www/hugo/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo  1 Mar 2020 21:20:21 -   1.8
> +++ distinfo  3 Mar 2020 16:43:53 -
> @@ -1,2 +1,2 @@
> -SHA256 (hugo-0.65.3.tar.gz) = B4VLGrWaWz/W9a2CuDGuULyWDcUYU6JmNOjToVpfAgI=
> -SIZE (hugo-0.65.3.tar.gz) = 37188070
> +SHA256 (hugo-0.66.0.tar.gz) = vz75fCppiWmo/kqWRk8ANpNK1Bz3Q4pxNyZaaLC9e/8=
> +SIZE (hugo-0.66.0.tar.gz) = 37193991

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



maintainer update: www/hugo

2020-03-03 Thread Paco Esteban
Hi ports@

This is an update for www/hugo to 0.66.0.  You can see the software
changes here:

https://github.com/gohugoio/hugo/releases/tag/v0.66.0

The port update is pretty simple and it does not have consumers.
I tested lightly, so more eyes are welcome.

Comments ? ok ?

Index: Makefile
===
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile1 Mar 2020 21:20:21 -   1.10
+++ Makefile3 Mar 2020 16:38:55 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =${GO_ARCHS}
 
 COMMENT =  fast and flexible static site generator
 
-DISTNAME = hugo-0.65.3
+DISTNAME = hugo-0.66.0
 
 CATEGORIES =   www
 
Index: distinfo
===
RCS file: /home/cvs/ports/www/hugo/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo1 Mar 2020 21:20:21 -   1.8
+++ distinfo3 Mar 2020 16:43:53 -
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.65.3.tar.gz) = B4VLGrWaWz/W9a2CuDGuULyWDcUYU6JmNOjToVpfAgI=
-SIZE (hugo-0.65.3.tar.gz) = 37188070
+SHA256 (hugo-0.66.0.tar.gz) = vz75fCppiWmo/kqWRk8ANpNK1Bz3Q4pxNyZaaLC9e/8=
+SIZE (hugo-0.66.0.tar.gz) = 37193991

-- 
Paco Esteban.
0x5818130B8A6DBC03