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:           Wed Aug 24 10:44:14 UTC 2022

Modified Files:
        pkgsrc/devel/hoe: Makefile distinfo

Log Message:
devel/hoe: update to 3.25.0

3.25.0 (2022-08-18)

* 1 minor enhancement:

        - Added otp_command config option for OTP auth on gem push.

* 1 bug fix:

        - Use sh instead of system during gem install to raise on error.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.53 -r1.54 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.58 pkgsrc/devel/hoe/Makefile:1.59
--- pkgsrc/devel/hoe/Makefile:1.58      Thu Aug 11 13:58:30 2022
+++ pkgsrc/devel/hoe/Makefile   Wed Aug 24 10:44:14 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2022/08/11 13:58:30 taca Exp $
+# $NetBSD: Makefile,v 1.59 2022/08/24 10:44:14 taca Exp $
 
-DISTNAME=      hoe-3.24.0
+DISTNAME=      hoe-3.25.0
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/hoe/distinfo
diff -u pkgsrc/devel/hoe/distinfo:1.53 pkgsrc/devel/hoe/distinfo:1.54
--- pkgsrc/devel/hoe/distinfo:1.53      Thu Aug 11 13:58:30 2022
+++ pkgsrc/devel/hoe/distinfo   Wed Aug 24 10:44:14 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2022/08/11 13:58:30 taca Exp $
+$NetBSD: distinfo,v 1.54 2022/08/24 10:44:14 taca Exp $
 
-BLAKE2s (hoe-3.24.0.gem) = 82821e0780ee8357bdb9730ff63406364c5560e76ead8e9a8bf2f49ac9167a35
-SHA512 (hoe-3.24.0.gem) = f2048d1f5d9b3010267f2ffb67cbce2aee7ecf58871dd762e51a08035272cdc6b37aacb63aa0af6f62e6dfeb01a60afd53a25b394ff10322a8348320268adb76
-Size (hoe-3.24.0.gem) = 194560 bytes
+BLAKE2s (hoe-3.25.0.gem) = a340c8579fa204a6f810aec6be33031e6b3b80f5d1f6c594398302d3aeb93efa
+SHA512 (hoe-3.25.0.gem) = d49b36a9757379b4c33644c886479ff910791cb830a2392512f52ddde883378dcf17fb9701eb17e18c870074cf5f12258bc8210aba0660dd5220b6ebfa6c9c4b
+Size (hoe-3.25.0.gem) = 194560 bytes



Home | Main Index | Thread Index | Old Index