pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/gnucash



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 29 00:22:29 UTC 2023

Modified Files:
        pkgsrc/finance/gnucash: PLIST PLIST.python

Log Message:
gnucash: fix PLIST for python option


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/finance/gnucash/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/finance/gnucash/PLIST.python

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

Modified files:

Index: pkgsrc/finance/gnucash/PLIST
diff -u pkgsrc/finance/gnucash/PLIST:1.86 pkgsrc/finance/gnucash/PLIST:1.87
--- pkgsrc/finance/gnucash/PLIST:1.86   Tue Jan  3 12:28:23 2023
+++ pkgsrc/finance/gnucash/PLIST        Sun Jan 29 00:22:29 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.86 2023/01/03 12:28:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.87 2023/01/29 00:22:29 wiz Exp $
 bin/gnc-fq-check
 bin/gnc-fq-dump
 bin/gnc-fq-helper
@@ -235,7 +235,6 @@ lib/gnucash/libgnc-register-core.so
 lib/gnucash/libgnc-register-gnome.so
 lib/gnucash/libgnc-report.so
 lib/gnucash/libgncmod-backend-xml.so
-lib/gnucash/libgncmod-python.so
 lib/guile/3.0/site-ccache/gnucash/app-utils.go
 lib/guile/3.0/site-ccache/gnucash/app-utils/business-options.go
 lib/guile/3.0/site-ccache/gnucash/app-utils/business-prefs.go

Index: pkgsrc/finance/gnucash/PLIST.python
diff -u pkgsrc/finance/gnucash/PLIST.python:1.3 pkgsrc/finance/gnucash/PLIST.python:1.4
--- pkgsrc/finance/gnucash/PLIST.python:1.3     Mon Jul 27 07:08:09 2020
+++ pkgsrc/finance/gnucash/PLIST.python Sun Jan 29 00:22:29 2023
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.python,v 1.3 2020/07/27 07:08:09 wiz Exp $
+@comment $NetBSD: PLIST.python,v 1.4 2023/01/29 00:22:29 wiz Exp $
+lib/gnucash/libgncmod-python.so
 ${PYSITELIB}/gnucash/__init__.py
 ${PYSITELIB}/gnucash/_gnucash_core_c.so
 ${PYSITELIB}/gnucash/_sw_app_utils.so



Home | Main Index | Thread Index | Old Index