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: Wed Jul 23 18:29:46 UTC 2025
Modified Files:
pkgsrc/biology/molsketch: Makefile PLIST distinfo
Log Message:
biology/molsketch: update to 0.8.2
Small release after long time.
After fixing up the build pipelines for hopefully more frequent releases in the
future, 0.8.2 Fluorine-14 contains mostly one small fix for the alignment of
icons in the settings dialog.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/biology/molsketch/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/biology/molsketch/PLIST
cvs rdiff -u -r1.8 -r1.9 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.33 pkgsrc/biology/molsketch/Makefile:1.34
--- pkgsrc/biology/molsketch/Makefile:1.33 Thu Apr 24 14:13:19 2025
+++ pkgsrc/biology/molsketch/Makefile Wed Jul 23 18:29:46 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2025/04/24 14:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2025/07/23 18:29:46 pin Exp $
-DISTNAME= Molsketch-0.8.1-src
+DISTNAME= Molsketch-0.8.2-src
PKGNAME= ${DISTNAME:S/-src//:tl}
-PKGREVISION= 8
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=molsketch/}
Index: pkgsrc/biology/molsketch/PLIST
diff -u pkgsrc/biology/molsketch/PLIST:1.4 pkgsrc/biology/molsketch/PLIST:1.5
--- pkgsrc/biology/molsketch/PLIST:1.4 Mon Feb 26 19:01:45 2024
+++ pkgsrc/biology/molsketch/PLIST Wed Jul 23 18:29:46 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2024/02/26 19:01:45 pin Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/07/23 18:29:46 pin Exp $
bin/molsketch
include/libmolsketch/TextInputItem.h
include/libmolsketch/abstractxmlobject.h
@@ -47,9 +47,6 @@ include/libmolsketch/constants.h
include/libmolsketch/coordinatedelegate.h
include/libmolsketch/coordinatemodel.h
include/libmolsketch/coordinatetableview.h
-include/libmolsketch/core/coreatom.h
-include/libmolsketch/core/corebond.h
-include/libmolsketch/core/coremolecule.h
include/libmolsketch/debuggable.h
include/libmolsketch/electronsystem.h
include/libmolsketch/element.h
@@ -93,6 +90,11 @@ include/libmolsketch/stringify.h
include/libmolsketch/sumformula.h
include/libmolsketch/textitem.h
include/libmolsketch/xmlobjectinterface.h
+include/libmskcore/coreatom.h
+include/libmskcore/corebond.h
+include/libmskcore/coremolecule.h
+include/libmskcore/position.h
+lib/libmolsketch.so
lib/libmskcore.so
lib/libobabeliface.so
share/applications/molsketch.desktop
Index: pkgsrc/biology/molsketch/distinfo
diff -u pkgsrc/biology/molsketch/distinfo:1.8 pkgsrc/biology/molsketch/distinfo:1.9
--- pkgsrc/biology/molsketch/distinfo:1.8 Mon Feb 26 19:01:45 2024
+++ pkgsrc/biology/molsketch/distinfo Wed Jul 23 18:29:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/02/26 19:01:45 pin Exp $
+$NetBSD: distinfo,v 1.9 2025/07/23 18:29:46 pin Exp $
-BLAKE2s (Molsketch-0.8.1-src.tar.gz) = 80c5ec20aae0559139bc0c0cbe28f3cec77639e8ff6af331aed63043bbd47654
-SHA512 (Molsketch-0.8.1-src.tar.gz) = c92f99276ff56f46a04f59218124ec3db911a8a8615632fe7642c1ab139cf083540da77b3a1c48176af0896bdd6ccadfd4ca5571e095f76fd96cf504ee3245fb
-Size (Molsketch-0.8.1-src.tar.gz) = 1852967 bytes
+BLAKE2s (Molsketch-0.8.2-src.tar.gz) = 107283470f7851b370677e69a8355e2ad326cd29f31ec94866cf97f7194ef1e6
+SHA512 (Molsketch-0.8.2-src.tar.gz) = 1b62a3a05132bbeedb65699c85eae70879af41d66530195e8cdb3dc906d5822579f7074b6568ef4a3c41e0bdbd4c0efc81bf9d3a14c1d8f65f0bd313fbccbb73
+Size (Molsketch-0.8.2-src.tar.gz) = 1855799 bytes
Home |
Main Index |
Thread Index |
Old Index