pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1129d5384a58
branches:  trunk
changeset: 345762:1129d5384a58
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Dec 17 03:53:47 2019 +0000

description:
Reset PKGREVISION for xapian update.

diffstat:

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

diffs (24 lines):

diff -r 2ec7d6e6b96c -r 1129d5384a58 textproc/p5-Xapian/Makefile
--- a/textproc/p5-Xapian/Makefile       Tue Dec 17 03:53:07 2019 +0000
+++ b/textproc/p5-Xapian/Makefile       Tue Dec 17 03:53:47 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/08/11 13:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/17 03:53:47 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 2ec7d6e6b96c -r 1129d5384a58 textproc/ruby-xapian/Makefile
--- a/textproc/ruby-xapian/Makefile     Tue Dec 17 03:53:07 2019 +0000
+++ b/textproc/ruby-xapian/Makefile     Tue Dec 17 03:53:47 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/08/30 01:34:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2019/12/17 03:53:48 schmonz Exp $
 
 PKGNAME=               ${RUBY_PKGPREFIX}-${PKGNAME_MODULE}
-PKGREVISION=           1
 COMMENT=               Ruby bindings for Xapian search engine
 HOMEPAGE=              https://xapian.org/docs/bindings/ruby/
 



Home | Main Index | Thread Index | Old Index