pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology/molsketch



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Oct 11 16:17:00 UTC 2025

Modified Files:
        pkgsrc/biology/molsketch: Makefile distinfo

Log Message:
biology/molsketch: update to 0.8.4

The latest version includes some major fixes for crashes when drawing arrows or
trying to open or save a file.
Further, some minor adjustments were made to properly handle the colors of
arrows, molecules, and hint points.

My apologies to all those affected by the crashes.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/biology/molsketch/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/biology/molsketch/distinfo

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

Modified files:

Index: pkgsrc/biology/molsketch/Makefile
diff -u pkgsrc/biology/molsketch/Makefile:1.35 pkgsrc/biology/molsketch/Makefile:1.36
--- pkgsrc/biology/molsketch/Makefile:1.35      Tue Aug  5 17:05:41 2025
+++ pkgsrc/biology/molsketch/Makefile   Sat Oct 11 16:17:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2025/08/05 17:05:41 pin Exp $
+# $NetBSD: Makefile,v 1.36 2025/10/11 16:17:00 pin Exp $
 
-DISTNAME=      Molsketch-0.8.3-src
+DISTNAME=      Molsketch-0.8.4-src
 PKGNAME=       ${DISTNAME:S/-src//:tl}
 CATEGORIES=    biology
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=molsketch/}

Index: pkgsrc/biology/molsketch/distinfo
diff -u pkgsrc/biology/molsketch/distinfo:1.10 pkgsrc/biology/molsketch/distinfo:1.11
--- pkgsrc/biology/molsketch/distinfo:1.10      Tue Aug  5 17:05:41 2025
+++ pkgsrc/biology/molsketch/distinfo   Sat Oct 11 16:17:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/08/05 17:05:41 pin Exp $
+$NetBSD: distinfo,v 1.11 2025/10/11 16:17:00 pin Exp $
 
-BLAKE2s (Molsketch-0.8.3-src.tar.gz) = f11a6647fb26d8025b9ce8b28237956a5272a12fd6d9f6c2cb8c190e5dab4590
-SHA512 (Molsketch-0.8.3-src.tar.gz) = 336266f59ca119972bb3820b366abe57a524016658e715524d48570e2077dc4a211711e4de2df24b3f760a4e4826fff8966af53d2b4aad91f2755471c45cc728
-Size (Molsketch-0.8.3-src.tar.gz) = 1855805 bytes
+BLAKE2s (Molsketch-0.8.4-src.tar.gz) = 691b677151d0e819fbc62fa8e3498b31e11067f26b5b4513580eae657995d8c7
+SHA512 (Molsketch-0.8.4-src.tar.gz) = 14f544c8fc30ee9b11ff056c248890ca33bbc02a19d93142ae0106539cbba73eae04ba3c6506df8a3e6d997ef4a1f75c7a3490467a2023cd32c20e186e8a0188
+Size (Molsketch-0.8.4-src.tar.gz) = 1855977 bytes



Home | Main Index | Thread Index | Old Index