pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/csharp-xapian
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 22 15:43:44 UTC 2022
Modified Files:
pkgsrc/textproc/csharp-xapian: Makefile PLIST
Log Message:
csharp-xapian: fix PLIST, bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/csharp-xapian/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/csharp-xapian/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/csharp-xapian/Makefile
diff -u pkgsrc/textproc/csharp-xapian/Makefile:1.20 pkgsrc/textproc/csharp-xapian/Makefile:1.21
--- pkgsrc/textproc/csharp-xapian/Makefile:1.20 Mon Apr 18 19:12:10 2022
+++ pkgsrc/textproc/csharp-xapian/Makefile Wed Jun 22 15:43:44 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/04/18 19:12:10 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/06/22 15:43:44 wiz Exp $
PKGNAME= csharp-${PKGNAME_MODULE}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= C\# bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/csharp/
Index: pkgsrc/textproc/csharp-xapian/PLIST
diff -u pkgsrc/textproc/csharp-xapian/PLIST:1.1 pkgsrc/textproc/csharp-xapian/PLIST:1.2
--- pkgsrc/textproc/csharp-xapian/PLIST:1.1 Mon Jul 10 17:34:04 2017
+++ pkgsrc/textproc/csharp-xapian/PLIST Wed Jun 22 15:43:44 2022
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/10 17:34:04 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/06/22 15:43:44 wiz Exp $
lib/_XapianSharp.a
lib/_XapianSharp.so
lib/mono/XapianSharp/XapianSharp.dll
-lib/mono/gac/XapianSharp/${PKGVERSION}.0__7d35319790c0921d/XapianSharp.dll
+lib/mono/gac/XapianSharp/${PKGVERSION}.0__9375392e0a585816/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