pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libtool-base Add heads-up comment above PKGREVIS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29920da92835
branches:  trunk
changeset: 486058:29920da92835
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Dec 22 02:44:02 2004 +0000

description:
Add heads-up comment above PKGREVISION pointing to the manual-* diffs
which must be updated for any platform changes, lest the changes be lost
the next time libtool is updated.

diffstat:

 devel/libtool-base/Makefile |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 15d6e46f80eb -r 29920da92835 devel/libtool-base/Makefile
--- a/devel/libtool-base/Makefile       Wed Dec 22 01:59:17 2004 +0000
+++ b/devel/libtool-base/Makefile       Wed Dec 22 02:44:02 2004 +0000
@@ -1,8 +1,16 @@
-# $NetBSD: Makefile,v 1.50 2004/12/21 13:50:25 grant Exp $
+# $NetBSD: Makefile,v 1.51 2004/12/22 02:44:02 tv Exp $
 #
 
 .include "../../devel/libtool/Makefile.common"
 
+#
+# HEADS UP!  Before changing PKGREVISION:  Did you remember to merge
+# any changes into the m4 manual diffs?  Updating patch-a* is not enough!
+#
+# See devel/libtool/patches/README.manual for instructions on how to make
+# these patch files properly, so that your changes won't be lost completely
+# on the next libtool update.
+#
 PKGNAME=       ${DISTNAME:S/-/-base-/}
 PKGREVISION=   9
 SVR4_PKGNAME=  ltoob



Home | Main Index | Thread Index | Old Index