Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2023 21:21:48 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d16fc4f0fa0c - main - cad/ngspice_rework: fix packaging
Message-ID:  <202301092121.309LLmTx080001@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d16fc4f0fa0cffea97d125aad00574a5a952ae04

commit d16fc4f0fa0cffea97d125aad00574a5a952ae04
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2023-01-09 21:21:04 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2023-01-09 21:21:04 +0000

    cad/ngspice_rework: fix packaging
    
    after 032665a09df377585f38df79bad4e29a46ea1b69
---
 cad/ngspice_rework/pkg-plist-shlib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cad/ngspice_rework/pkg-plist-shlib b/cad/ngspice_rework/pkg-plist-shlib
index a5a08d359fcb..2af468ad0500 100644
--- a/cad/ngspice_rework/pkg-plist-shlib
+++ b/cad/ngspice_rework/pkg-plist-shlib
@@ -1,7 +1,7 @@
 libdata/pkgconfig/ngspice.pc
 lib/libngspice.so
 lib/libngspice.so.0
-lib/libngspice.so.0.0.4
+lib/libngspice.so.0.0.5
 lib/ngspice/analog.cm
 lib/ngspice/digital.cm
 lib/ngspice/spice2poly.cm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301092121.309LLmTx080001>