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:           Mon Jul 28 13:15:15 UTC 2025

Modified Files:
        pkgsrc/www/hugo: Makefile distinfo

Log Message:
hugo: Update to 0.148.2

upstream changes:
-----------------
v0.148.2

What's Changed

  * tpl: Add test for recent template selection regression 7ff5ec7 @bep #13868
  * Revert "hugolib: Honor implicit "page" type during template selection"
    3937ab2 @bep #13868
  * Fix regression with hyphenated codeblock templates, e.g.
    render-codeblock-go-html-template.html 9c57af1 @bep #13864
  * commands: Avoid full browser refresh on simple CSS changes d240a70 @bep


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/www/hugo/Makefile
cvs rdiff -u -r1.38 -r1.39 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.113 pkgsrc/www/hugo/Makefile:1.114
--- pkgsrc/www/hugo/Makefile:1.113      Sat Jul 19 08:59:42 2025
+++ pkgsrc/www/hugo/Makefile    Mon Jul 28 13:15:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2025/07/19 08:59:42 triaxx Exp $
+# $NetBSD: Makefile,v 1.114 2025/07/28 13:15:15 triaxx Exp $
 
-DISTNAME=      hugo-0.148.1
+DISTNAME=      hugo-0.148.2
 PKGNAME=       go-${DISTNAME}
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gohugoio/}
 CATEGORIES=    www

Index: pkgsrc/www/hugo/distinfo
diff -u pkgsrc/www/hugo/distinfo:1.38 pkgsrc/www/hugo/distinfo:1.39
--- pkgsrc/www/hugo/distinfo:1.38       Sat Jul 19 08:59:42 2025
+++ pkgsrc/www/hugo/distinfo    Mon Jul 28 13:15:15 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.38 2025/07/19 08:59:42 triaxx Exp $
+$NetBSD: distinfo,v 1.39 2025/07/28 13:15:15 triaxx Exp $
 
 BLAKE2s (cel.dev_expr_@v_v0.23.0.mod) = 35d43d581d2a983aa8fccbcc9c49400c2bfdda9a968a0f701c187dec4ab5aade
 SHA512 (cel.dev_expr_@v_v0.23.0.mod) = 8c3d6929fe232875ec4de4ddffc12a54d0c24d7a86257013b060fe02fbd7d93a6a8d71bfac21490cd4457d9a10791db1b9c44291640f7e2cded698ea9462f63d
@@ -2631,9 +2631,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.148.1.tar.gz) = acbe3b3d6eb76143163d21a0b58fb1ab1bff35ec903b949b08970cc3eff44b6f
-SHA512 (hugo-0.148.1.tar.gz) = a3f6e6f13c0c2262e506fb5079a379de8b34c4ca2a4a1c352e318ba706db7affe59f746839d782c21afcb12c045e290a5f9259b6d581d077dfd4cc579ae7ab04
-Size (hugo-0.148.1.tar.gz) = 14612804 bytes
+BLAKE2s (hugo-0.148.2.tar.gz) = 0e44d809497cb07e207dc5b416265469d81a59209e65e41d18b1c69d1b143225
+SHA512 (hugo-0.148.2.tar.gz) = e6cccfcd83dcaeb35481badae03b686547ad8d1a31b7c375b29a5ebfab13e11ea27b72d89eb9c9d75b9c1d080e54306a67d2608d9404b34d5735423003bee328
+Size (hugo-0.148.2.tar.gz) = 14613663 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