pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/cyrus-saslauthd Because the addition of --wit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34de9cb90038
branches:  trunk
changeset: 511707:34de9cb90038
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Apr 19 17:58:01 2006 +0000

description:
Because the addition of --without-* now changes the build on some platforms
(mainly those with PAM builtin, as it was being seen "accidentally",
bump PKGREVISION.

diffstat:

 security/cyrus-saslauthd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 2bfe149604f2 -r 34de9cb90038 security/cyrus-saslauthd/Makefile
--- a/security/cyrus-saslauthd/Makefile Wed Apr 19 17:50:52 2006 +0000
+++ b/security/cyrus-saslauthd/Makefile Wed Apr 19 17:58:01 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2006/04/18 17:42:59 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/04/19 17:58:01 tv Exp $
 
 DISTNAME=      cyrus-sasl-2.1.21
 PKGNAME=       ${DISTNAME:S/sasl/saslauthd/}
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
                ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/



Home | Main Index | Thread Index | Old Index