pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/hugo
Module Name: pkgsrc
Committed By: triaxx
Date: Tue May 13 09:19:03 UTC 2025
Modified Files:
pkgsrc/www/hugo: Makefile distinfo
Log Message:
hugo: Update to 0.147.3
upstream changes:
-----------------
v0.147.3
Mostly bug fixes here, but also a new template func to get a really big number. You can read about why that is useful in the documentation.
* tpl/tplimpl: Change calls to simple versions of embedded shortcodes 8142699 @jmooring #13700
* config: Fix env override of slices bc98e7a @bep #13707
* Fix/implement cascade for content adapters c745a3e @bep #13692
* commands: Fix description of new theme commands 9d1d8c8 @jmooring #13701
* tpl/tplimpl: Fix vimeo shortcode test to accommodate API changes 84d7a10 @jmooring #13687
* tpl/math: Add MaxInt64 function 325a0db @jmooring #13693
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/www/hugo/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/hugo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/hugo/Makefile
diff -u pkgsrc/www/hugo/Makefile:1.103 pkgsrc/www/hugo/Makefile:1.104
--- pkgsrc/www/hugo/Makefile:1.103 Wed May 7 17:22:11 2025
+++ pkgsrc/www/hugo/Makefile Tue May 13 09:19:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2025/05/07 17:22:11 triaxx Exp $
+# $NetBSD: Makefile,v 1.104 2025/05/13 09:19:03 triaxx Exp $
-DISTNAME= hugo-0.147.2
+DISTNAME= hugo-0.147.3
PKGNAME= go-${DISTNAME}
MASTER_SITES= ${MASTER_SITE_GITHUB:=gohugoio/}
CATEGORIES= www
Index: pkgsrc/www/hugo/distinfo
diff -u pkgsrc/www/hugo/distinfo:1.29 pkgsrc/www/hugo/distinfo:1.30
--- pkgsrc/www/hugo/distinfo:1.29 Wed May 7 17:22:11 2025
+++ pkgsrc/www/hugo/distinfo Tue May 13 09:19:03 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.29 2025/05/07 17:22:11 triaxx Exp $
+$NetBSD: distinfo,v 1.30 2025/05/13 09:19:03 triaxx Exp $
BLAKE2s (cloud.google.com_go_@v_v0.116.0.mod) = dc32a3f1b8888e0c9971e214d36e081b0804d131c9c2537dc3915b12dbe2884d
SHA512 (cloud.google.com_go_@v_v0.116.0.mod) = 7c9addeaa38d43cd2070d7d28dda1c0ef348cc5d1d1b4f898ae8d615fb046a4c76acea43ffdf17adc218cac5f65b5223bda3f4215ee395cb8359e7364dacab6c
@@ -2523,9 +2523,9 @@ Size (howett.net_plist_@v_v1.0.0.mod) =
BLAKE2s (howett.net_plist_@v_v1.0.0.zip) = 6c0b133ce84d8994a7c188e83ce7bae86228b60829ec29211d1a8f1a446cb945
SHA512 (howett.net_plist_@v_v1.0.0.zip) = 7d63e5489b2b007736952dd57855fce61e8bbb38599f45d56d846ca23cb65e2db3070a2af39647c4d02f228511c2d44338904e2e83cb156df6f5aefdfa6e1aaf
Size (howett.net_plist_@v_v1.0.0.zip) = 71680 bytes
-BLAKE2s (hugo-0.147.2.tar.gz) = 19c75bdabcfb85ea2852ed114670eadb168444a8c7dcb5cda6a95fcf50a4b43e
-SHA512 (hugo-0.147.2.tar.gz) = 20eb35c48f2a35ff6fcbfc7f1ac4dae3253903535dfd7a4a8c92717de4b1e8fa7fd7d1ca97d2f03aa4ac266f78cb221a3fce0285f43f57d9b3be54c893f909ad
-Size (hugo-0.147.2.tar.gz) = 14598107 bytes
+BLAKE2s (hugo-0.147.3.tar.gz) = dc1374b871e48bf0ebb5572de059ff2b1798b78884786e90b2da3a498356a91e
+SHA512 (hugo-0.147.3.tar.gz) = 70c5264c29a354e641a0de0d489676529624f21315d1238c1bfffba6a1a4ce6b30ca4b434be5eb4184f4e198560531a1be691cb3ea8a79e45c317f761559da82
+Size (hugo-0.147.3.tar.gz) = 14598435 bytes
BLAKE2s (rsc.io_binaryregexp_@v_v0.2.0.mod) = 351240374eb48b99bb43b8b52aa8467662e22b18ebf216f4c123858fe706c2f8
SHA512 (rsc.io_binaryregexp_@v_v0.2.0.mod) = db50ff677b0bdccbc1a1ad3df7c5cc76f2fcccf3ab99d08d1c2868440eb9b893fe89452f4286f7d42f2f16abf0f4acda67fe86e174dcfa730a743aafcc166774
Size (rsc.io_binaryregexp_@v_v0.2.0.mod) = 36 bytes
Home |
Main Index |
Thread Index |
Old Index