pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/db4 Note that, when doing recursive PKGREVIS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc2b40345a26
branches: trunk
changeset: 546741:dc2b40345a26
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 07 11:27:08 2008 +0000
description:
Note that, when doing recursive PKGREVISION bumps, BDB_ACCEPTED=db4
packages need to be bumped as well.
Suggested by OBATA Akio.
diffstat:
databases/db4/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r d4265398965e -r dc2b40345a26 databases/db4/Makefile
--- a/databases/db4/Makefile Sun Sep 07 11:24:27 2008 +0000
+++ b/databases/db4/Makefile Sun Sep 07 11:27:08 2008 +0000
@@ -1,4 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2008/09/06 20:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2008/09/07 11:27:08 wiz Exp $
+#
+# NOTE:
+# When updating this package, a change in the minor (4.n -> 4.(n+1))
+# usually incurs a shlib name change. Please make sure to update the
+# ABI depends in buildlink3.mk and bump PKGREVISIONs for all dependencies.
+# In particular, take care to include BDB_ACCEPTED=db4 packages.
DISTNAME= db-4.7.25
PKGNAME= ${DISTNAME:S/db/db4/}.1
Home |
Main Index |
Thread Index |
Old Index