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 May  3 14:24:59 UTC 2023

Modified Files:
        pkgsrc/devel/hoe: Makefile distinfo

Log Message:
devel/hoe: update to 4.0.3

4.0.3 (2023-05-02)

1 bug fix:

* Ensure that license name is a string.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.57 -r1.58 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.63 pkgsrc/devel/hoe/Makefile:1.64
--- pkgsrc/devel/hoe/Makefile:1.63      Sun Jan 22 05:07:32 2023
+++ pkgsrc/devel/hoe/Makefile   Wed May  3 14:24:59 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2023/01/22 05:07:32 taca Exp $
+# $NetBSD: Makefile,v 1.64 2023/05/03 14:24:59 taca Exp $
 
-DISTNAME=      hoe-4.0.2
+DISTNAME=      hoe-4.0.3
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/hoe/distinfo
diff -u pkgsrc/devel/hoe/distinfo:1.57 pkgsrc/devel/hoe/distinfo:1.58
--- pkgsrc/devel/hoe/distinfo:1.57      Sun Jan 22 05:07:32 2023
+++ pkgsrc/devel/hoe/distinfo   Wed May  3 14:24:59 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2023/01/22 05:07:32 taca Exp $
+$NetBSD: distinfo,v 1.58 2023/05/03 14:24:59 taca Exp $
 
-BLAKE2s (hoe-4.0.2.gem) = 30e5208897f72299c99aa1ae5f877f0060902b560c5477b3de28c5bcbdb002af
-SHA512 (hoe-4.0.2.gem) = 626cfba6c0afe073d3c4471a997b7f8cd28d8ae07a25daeaad9f4c13c6323f2cf6cb72c5511a665ecf1b3a18e76d4b73594b7fad34e33020d74ab624e979a399
-Size (hoe-4.0.2.gem) = 190976 bytes
+BLAKE2s (hoe-4.0.3.gem) = 549999a71e7bd44741b0e10bcff48387d045da2839ae8c7e4546b379fc21743b
+SHA512 (hoe-4.0.3.gem) = 3ae7c52d957412a3439bfa0a2baac241599333a3784db01c84e0edb003612638622585df85d27dea26b1a6383187a68d94821d597a28f64498aed1a42e567674
+Size (hoe-4.0.3.gem) = 190976 bytes



Home | Main Index | Thread Index | Old Index