pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hoe



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Aug 11 13:58:30 UTC 2022

Modified Files:
        pkgsrc/devel/hoe: Makefile distinfo

Log Message:
devel/hoe: update to 3.24.0

3.24.0 (2022-06-20)

3 minor enhancements:

* Add bindir and homepage accessor methods. (dsisnero)

* Don't auto-intuit values if they're already set. (dsisnero)

* Use bindir to determine executables. (dsisnero)


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/hoe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hoe/Makefile
diff -u pkgsrc/devel/hoe/Makefile:1.57 pkgsrc/devel/hoe/Makefile:1.58
--- pkgsrc/devel/hoe/Makefile:1.57      Sat Feb 12 07:26:51 2022
+++ pkgsrc/devel/hoe/Makefile   Thu Aug 11 13:58:30 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2022/02/12 07:26:51 taca Exp $
+# $NetBSD: Makefile,v 1.58 2022/08/11 13:58:30 taca Exp $
 
-DISTNAME=      hoe-3.23.1
+DISTNAME=      hoe-3.24.0
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/hoe/distinfo
diff -u pkgsrc/devel/hoe/distinfo:1.52 pkgsrc/devel/hoe/distinfo:1.53
--- pkgsrc/devel/hoe/distinfo:1.52      Sat Feb 12 07:26:51 2022
+++ pkgsrc/devel/hoe/distinfo   Thu Aug 11 13:58:30 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2022/02/12 07:26:51 taca Exp $
+$NetBSD: distinfo,v 1.53 2022/08/11 13:58:30 taca Exp $
 
-BLAKE2s (hoe-3.23.1.gem) = 7748f33fb37cddd8b02afa4f62c3df55ed4e59a8bb763f58140beb01db5822f5
-SHA512 (hoe-3.23.1.gem) = c2199f93fe806a9639b319d01ae7bb6999ac203aa8bbabaf22b4c0c5b97f69dbd4e876bdfaaa0b0e8cda68dbd25dfa0e5aa91a599613237fc22de0e857c68c37
-Size (hoe-3.23.1.gem) = 194048 bytes
+BLAKE2s (hoe-3.24.0.gem) = 82821e0780ee8357bdb9730ff63406364c5560e76ead8e9a8bf2f49ac9167a35
+SHA512 (hoe-3.24.0.gem) = f2048d1f5d9b3010267f2ffb67cbce2aee7ecf58871dd762e51a08035272cdc6b37aacb63aa0af6f62e6dfeb01a60afd53a25b394ff10322a8348320268adb76
+Size (hoe-3.24.0.gem) = 194560 bytes



Home | Main Index | Thread Index | Old Index