pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Reset PKGREVISION on xapian update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4149dee332c5
branches:  trunk
changeset: 385724:4149dee332c5
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Sep 25 12:25:28 2022 +0000

description:
Reset PKGREVISION on xapian update.

diffstat:

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

diffs (24 lines):

diff -r 7facdcc0298b -r 4149dee332c5 textproc/csharp-xapian/Makefile
--- a/textproc/csharp-xapian/Makefile   Sun Sep 25 12:25:04 2022 +0000
+++ b/textproc/csharp-xapian/Makefile   Sun Sep 25 12:25:28 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/09/24 08:21:59 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/09/25 12:25:28 schmonz Exp $
 
 PKGNAME=               csharp-${PKGNAME_MODULE}
-PKGREVISION=           1
 COMMENT=               C\# bindings for Xapian search engine
 HOMEPAGE=              https://xapian.org/docs/bindings/csharp/
 
diff -r 7facdcc0298b -r 4149dee332c5 textproc/p5-Xapian/Makefile
--- a/textproc/p5-Xapian/Makefile       Sun Sep 25 12:25:04 2022 +0000
+++ b/textproc/p5-Xapian/Makefile       Sun Sep 25 12:25:28 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/06/28 11:36:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/09/25 12:25:29 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/
 



Home | Main Index | Thread Index | Old Index