pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail whitespace fixes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9136a256c60
branches:  trunk
changeset: 484229:c9136a256c60
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Nov 26 10:14:36 2004 +0000

description:
whitespace fixes

diffstat:

 mail/exim-exiscan/Makefile |  11 +++++------
 mail/exim/Makefile.common  |   6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (49 lines):

diff -r b1981d8a748b -r c9136a256c60 mail/exim-exiscan/Makefile
--- a/mail/exim-exiscan/Makefile        Fri Nov 26 10:05:44 2004 +0000
+++ b/mail/exim-exiscan/Makefile        Fri Nov 26 10:14:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/07 17:29:16 abs Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/26 10:14:36 grant Exp $
 
 DISTNAME=      exim-${EXIM_VERSION}
 PKGNAME=       exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION}
@@ -10,11 +10,11 @@
 
 CONFLICTS+=    exim-[0-9]*
 
-EXISCAN_VERSION=28
+EXISCAN_VERSION=       28
 
-PATCH_SITES=    http://duncanthrax.net/exiscan-acl/
-PATCHFILES=     exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2
-PATCH_DIST_STRIP=-p1
+PATCH_SITES=           http://duncanthrax.net/exiscan-acl/
+PATCHFILES=            exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2
+PATCH_DIST_STRIP=      -p1
 
 DISTINFO_FILE= ${.CURDIR}/../../mail/exim/distinfo
 PATCHDIR=      ${.CURDIR}/../../mail/exim/patches
@@ -22,4 +22,3 @@
 PLIST_SRC=     ${.CURDIR}/../../mail/exim/PLIST
 
 .include "../../mail/exim/Makefile.common"
-
diff -r b1981d8a748b -r c9136a256c60 mail/exim/Makefile.common
--- a/mail/exim/Makefile.common Fri Nov 26 10:05:44 2004 +0000
+++ b/mail/exim/Makefile.common Fri Nov 26 10:14:36 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.20 2004/11/17 14:23:54 jlam Exp $
+# $NetBSD: Makefile.common,v 1.21 2004/11/26 10:16:57 grant Exp $
 
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/ \
                ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
                ftp://ftp.esat.net/pub/networking/mail/mta/exim/exim4/
 
 USE_PERL5=     yes
-USE_BUILDLINK3= yes
-USE_PKGINSTALL= yes
+USE_BUILDLINK3=        yes
+USE_PKGINSTALL=        yes
 
 MAKE_ENV+=     SSLBASE=${SSLBASE:Q}
 



Home | Main Index | Thread Index | Old Index