pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/textproc Reset PKGREVISION for xapian ...
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/d2535d553313
branches: trunk
changeset: 370945:d2535d553313
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Jan 02 09:31:59 2022 +0000
description:
Reset PKGREVISION for xapian update.
diffstat:
textproc/csharp-xapian/Makefile | 3 +--
textproc/lua-xapian/Makefile | 5 ++---
textproc/p5-Xapian/Makefile | 3 +--
textproc/py-xapian/Makefile | 3 +--
4 files changed, 5 insertions(+), 9 deletions(-)
diffs (51 lines):
diff -r 6ea388791862 -r d2535d553313 textproc/csharp-xapian/Makefile
--- a/textproc/csharp-xapian/Makefile Sun Jan 02 09:31:28 2022 +0000
+++ b/textproc/csharp-xapian/Makefile Sun Jan 02 09:31:59 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/12/08 16:06:43 adam Exp $
+# $NetBSD: Makefile,v 1.19 2022/01/02 09:32:00 schmonz Exp $
PKGNAME= csharp-${PKGNAME_MODULE}
-PKGREVISION= 2
COMMENT= C\# bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/csharp/
diff -r 6ea388791862 -r d2535d553313 textproc/lua-xapian/Makefile
--- a/textproc/lua-xapian/Makefile Sun Jan 02 09:31:28 2022 +0000
+++ b/textproc/lua-xapian/Makefile Sun Jan 02 09:31:59 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/07/02 10:26:19 nia Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/02 09:31:59 schmonz Exp $
PKGNAME= ${LUA_PKGPREFIX}-${PKGNAME_MODULE}
-
+COMMENT= Lua bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/lua/
-COMMENT= Lua bindings for Xapian search engine
CONFIGURE_ARGS+= --with-lua
CONFIGURE_ENV+= LUA_INC=${BUILDLINK_INCDIRS.${LUA_PACKAGE}}
diff -r 6ea388791862 -r d2535d553313 textproc/p5-Xapian/Makefile
--- a/textproc/p5-Xapian/Makefile Sun Jan 02 09:31:28 2022 +0000
+++ b/textproc/p5-Xapian/Makefile Sun Jan 02 09:31:59 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/05/24 19:54:57 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/02 09:31:59 schmonz Exp $
PKGNAME= p5-${PKGNAME_MODULE:S/^x/X/}
-PKGREVISION= 1
COMMENT= Perl bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/perl/
diff -r 6ea388791862 -r d2535d553313 textproc/py-xapian/Makefile
--- a/textproc/py-xapian/Makefile Sun Jan 02 09:31:28 2022 +0000
+++ b/textproc/py-xapian/Makefile Sun Jan 02 09:31:59 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/12/06 15:27:30 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/02 09:31:59 schmonz Exp $
PKGNAME= ${PYPKGPREFIX}-${PKGNAME_MODULE}
-PKGREVISION= 1
COMMENT= Python bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/python/
Home |
Main Index |
Thread Index |
Old Index