pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/poke



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Sun May 14 18:55:54 UTC 2023

Modified Files:
        pkgsrc/editors/poke: Makefile distinfo

Log Message:
poke: update to 3.2.

Version 3.2 (13 May 2023)
* Bug fixes

   - Fix value returned by the libpoke function pk_load.

   - Fix a very annoying regression that resulted in a segfault when
     doing l-value maps of struct values having anonymous fields.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/poke/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/poke/distinfo

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

Modified files:

Index: pkgsrc/editors/poke/Makefile
diff -u pkgsrc/editors/poke/Makefile:1.5 pkgsrc/editors/poke/Makefile:1.6
--- pkgsrc/editors/poke/Makefile:1.5    Wed Apr 19 15:08:36 2023
+++ pkgsrc/editors/poke/Makefile        Sun May 14 18:55:54 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/04/19 15:08:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.6 2023/05/14 18:55:54 fcambus Exp $
 
-DISTNAME=      poke-3.1
+DISTNAME=      poke-3.2
 CATEGORIES=    editors
 MASTER_SITES=  https://ftp.gnu.org/gnu/poke/
 

Index: pkgsrc/editors/poke/distinfo
diff -u pkgsrc/editors/poke/distinfo:1.2 pkgsrc/editors/poke/distinfo:1.3
--- pkgsrc/editors/poke/distinfo:1.2    Wed Apr 19 15:08:36 2023
+++ pkgsrc/editors/poke/distinfo        Sun May 14 18:55:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/04/19 15:08:36 fcambus Exp $
+$NetBSD: distinfo,v 1.3 2023/05/14 18:55:54 fcambus Exp $
 
-BLAKE2s (poke-3.1.tar.gz) = f16607fcb75047ceae6fcda705bfba3dc2dc262c5e5590cd9baeb7f0e34b828f
-SHA512 (poke-3.1.tar.gz) = 5680ce13b0a8e9a1f2770d295bccf7ccbe3aff54f3f4301a12c4719f54a6717ce5addb6ae3fe0478d0e426ccc756ef06a5e852b0d6ada0f8d3c587640ad209dd
-Size (poke-3.1.tar.gz) = 7562582 bytes
+BLAKE2s (poke-3.2.tar.gz) = d0b8673e13d89098ee8f295a00a119eb45ee9cc60718a42568d76199e1b015ec
+SHA512 (poke-3.2.tar.gz) = bd3651a2962165b318cc59c53604199eb6278ee3be45c18c36864612b0926d78a06f0e1338fdcc1fcd1cd48e2792bb3cd36a2bb5383143a66dc3aab023c0019c
+Size (poke-3.2.tar.gz) = 7559660 bytes



Home | Main Index | Thread Index | Old Index