From 4f5cb0be151399d72780cc811dd02f9a6dc32cc1 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 22 Dec 2004 02:44:02 +0000 Subject: [PATCH] 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. --- devel/libtool-base/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile index efc1effa2153..d6de01a041d3 100644 --- a/devel/libtool-base/Makefile +++ b/devel/libtool-base/Makefile @@ -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