pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/csharp-xapian csharp-xapian: fix PLIST, bump ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbd79f979cd5
branches:  trunk
changeset: 385692:cbd79f979cd5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 24 08:21:59 2022 +0000

description:
csharp-xapian: fix PLIST, bump PKGREVISION

diffstat:

 textproc/csharp-xapian/Makefile |  3 ++-
 textproc/csharp-xapian/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 8156cc5dbdd8 -r cbd79f979cd5 textproc/csharp-xapian/Makefile
--- a/textproc/csharp-xapian/Makefile   Sat Sep 24 08:19:03 2022 +0000
+++ b/textproc/csharp-xapian/Makefile   Sat Sep 24 08:21:59 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2022/07/11 18:25:40 schmonz Exp $
+# $NetBSD: Makefile,v 1.23 2022/09/24 08:21:59 wiz Exp $
 
 PKGNAME=               csharp-${PKGNAME_MODULE}
+PKGREVISION=           1
 COMMENT=               C\# bindings for Xapian search engine
 HOMEPAGE=              https://xapian.org/docs/bindings/csharp/
 
diff -r 8156cc5dbdd8 -r cbd79f979cd5 textproc/csharp-xapian/PLIST
--- a/textproc/csharp-xapian/PLIST      Sat Sep 24 08:19:03 2022 +0000
+++ b/textproc/csharp-xapian/PLIST      Sat Sep 24 08:21:59 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2022/06/22 15:43:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/09/24 08:21:59 wiz Exp $
 lib/_XapianSharp.a
 lib/_XapianSharp.so
 lib/mono/XapianSharp/XapianSharp.dll
-lib/mono/gac/XapianSharp/${PKGVERSION}.0__9375392e0a585816/XapianSharp.dll
+lib/mono/gac/XapianSharp/${PKGVERSION}.0__0ac93885735b79a2/XapianSharp.dll
 share/doc/xapian-bindings/csharp/examples/SimpleExpand.cs
 share/doc/xapian-bindings/csharp/examples/SimpleIndex.cs
 share/doc/xapian-bindings/csharp/examples/SimpleSearch.cs



Home | Main Index | Thread Index | Old Index