pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sendmail813 Set PKGREVISION to 4, so that if some...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edbe982169b0
branches:  trunk
changeset: 528016:edbe982169b0
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Wed Apr 18 22:39:20 2007 +0000

description:
Set PKGREVISION to 4, so that if somebody installs this package instead of
(or over top of) "mail/sendmail" they will get the same revision and the
revision will increase if there are any changes.  Thanks to seb@ for this.

diffstat:

 mail/sendmail813/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 92a298057e8d -r edbe982169b0 mail/sendmail813/Makefile
--- a/mail/sendmail813/Makefile Wed Apr 18 22:33:21 2007 +0000
+++ b/mail/sendmail813/Makefile Wed Apr 18 22:39:20 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/04/18 01:39:48 jnemeth Exp $
+# $NetBSD: Makefile,v 1.4 2007/04/18 22:39:20 jnemeth Exp $
 
 .include "../../mail/sendmail813/Makefile.common"
 
 PKGNAME=       sendmail-${DIST_VERS}
+PKGREVISION=   4
 COMMENT=       The well known Mail Transport Agent
 
 CONFLICTS+=    courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*



Home | Main Index | Thread Index | Old Index