pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xapian xapian: note that updating the version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/181f376b2a9d
branches:  trunk
changeset: 390529:181f376b2a9d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 21 15:29:10 2022 +0000

description:
xapian: note that updating the version WILL break csharp-xapian

diffstat:

 textproc/xapian/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b21d847965f7 -r 181f376b2a9d textproc/xapian/Makefile.common
--- a/textproc/xapian/Makefile.common   Wed Dec 21 15:21:37 2022 +0000
+++ b/textproc/xapian/Makefile.common   Wed Dec 21 15:29:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2022/09/25 12:24:54 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.18 2022/12/21 15:29:10 wiz Exp $
 # used by textproc/csharp-xapian/Makefile
 # used by textproc/lua-xapian/Makefile
 # used by textproc/p5-Xapian/Makefile
@@ -9,6 +9,7 @@
 # used by textproc/xapian/Makefile
 # used by textproc/xapian-omega/Makefile
 
+# NOTE: when updating this, please update the hash in csharp-xapian's PLIST too!
 VERSION=               1.4.21
 CATEGORIES=            textproc
 MASTER_SITES=          http://oligarchy.co.uk/xapian/${VERSION}/



Home | Main Index | Thread Index | Old Index