pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc whitespace fixes
details: https://anonhg.NetBSD.org/pkgsrc/rev/c68ef8417172
branches: trunk
changeset: 460578:c68ef8417172
user: cjep <cjep%pkgsrc.org@localhost>
date: Mon Sep 01 10:13:08 2003 +0000
description:
whitespace fixes
diffstat:
chat/i2cbd/Makefile | 4 ++--
chat/ircd-hybrid/Makefile | 4 ++--
graphics/netpbm/Makefile | 6 +++---
lang/gcc-ssp/Makefile | 6 +++---
mail/imp/PLIST | 3 +--
security/bitstir/Makefile | 7 ++++---
x11/fox/Makefile | 4 ++--
7 files changed, 17 insertions(+), 17 deletions(-)
diffs (139 lines):
diff -r 6b13f01311c8 -r c68ef8417172 chat/i2cbd/Makefile
--- a/chat/i2cbd/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/chat/i2cbd/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/29 16:57:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/01 10:13:08 cjep Exp $
#
DISTNAME= i2cbd-2.0_BETA0
@@ -21,7 +21,7 @@
PKG_SYSCONFSUBDIR= icbd
EGDIR= ${PREFIX}/share/examples/i2cbd
-EGFILES= motd icbd_help icbd.deny news.1
+EGFILES= motd icbd_help icbd.deny news.1
CONF_FILES_PERMS=
.for f in ${EGFILES}
CONF_FILES_PERMS+= ${EGDIR}/$f ${PKG_SYSCONFDIR}/$f \
diff -r 6b13f01311c8 -r c68ef8417172 chat/ircd-hybrid/Makefile
--- a/chat/ircd-hybrid/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/chat/ircd-hybrid/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/12 13:38:54 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/01 10:13:09 cjep Exp $
#
DISTNAME= ircd-hybrid-6.2
@@ -112,7 +112,7 @@
PKG_GROUPS= ${IRCD_HYBRID_IRC_GROUP}
SUPPORT_FILES= ${PREFIX}/share/examples/ircd-hybrid/opers.txt \
- ${IRCD_HYBRID_DPATH}/opers.txt
+ ${IRCD_HYBRID_DPATH}/opers.txt
SUPPORT_FILES_PERMS= /dev/null ${IRCD_HYBRID_FNAME_OPERLOG} \
${IRCD_HYBRID_IRC_USER} ${IRCD_HYBRID_IRC_GROUP} 600
SUPPORT_FILES_PERMS+= /dev/null ${IRCD_HYBRID_FNAME_USERLOG} \
diff -r 6b13f01311c8 -r c68ef8417172 graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/graphics/netpbm/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2003/08/23 23:07:12 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2003/09/01 10:13:09 cjep Exp $
DISTNAME= netpbm-10.11.8
CATEGORIES= graphics
@@ -36,8 +36,8 @@
MAKE_ENV+= NETWORKLD=""
.endif
-.if ${OPSYS} == Linux && !exists(/usr/bin/flex)
-BUILD_DEPENDS+= flex>=2.5.4:../../devel/flex
+.if ${OPSYS} == Linux && !exists(/usr/bin/flex)
+BUILD_DEPENDS+= flex>=2.5.4:../../devel/flex
.endif
pre-configure:
diff -r 6b13f01311c8 -r c68ef8417172 lang/gcc-ssp/Makefile
--- a/lang/gcc-ssp/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/lang/gcc-ssp/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/08/09 12:43:01 seb Exp $
+# $NetBSD: Makefile,v 1.29 2003/09/01 10:13:10 cjep Exp $
DISTNAME= gcc-2.95.3
PKGNAME= gcc-ssp-2.95.3.13
@@ -111,12 +111,12 @@
fi
.endif
-.if ${OPSYS} == "SunOS"
+.if ${OPSYS} == "SunOS"
#
# remove empty file and directories that show up when one does:
# make install; make deinstall; make install
#
-post-install:
+post-install:
-cd ${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9
.else
post-install:
diff -r 6b13f01311c8 -r c68ef8417172 mail/imp/PLIST
--- a/mail/imp/PLIST Mon Sep 01 08:41:31 2003 +0000
+++ b/mail/imp/PLIST Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/08/16 21:11:20 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/09/01 10:13:11 cjep Exp $
share/horde/imp/locale/ar_OM/LC_MESSAGES/imp.mo
@@ -6,7 +6,6 @@
share/horde/imp/locale/is_IS/LC_MESSAGES/imp.mo
share/horde/imp/locale/mk_MK/LC_MESSAGES/imp.mo
share/horde/imp/locale/th_TH/LC_MESSAGES/imp.mo
-
share/doc/imp/CHANGES
share/doc/imp/COPYING
share/doc/imp/CREDITS
diff -r 6b13f01311c8 -r c68ef8417172 security/bitstir/Makefile
--- a/security/bitstir/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/security/bitstir/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/30 22:23:31 dan Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/01 10:13:12 cjep Exp $
#
DISTNAME= bitstir-0.2
@@ -6,11 +6,12 @@
MASTER_SITES= http://www.wiredyne.com/software/downloads/
MAINTAINER= pdh%wiredyne.com@localhost
-HOMEPAGE= http://www.wiredyne.com/software/bitstir.html
+HOMEPAGE= http://www.wiredyne.com/software/bitstir.html
+
COMMENT= Entropy restoration daemon
USE_BUILDLINK2= yes
ONLY_FOR_PLATFORM= NetBSD-*-*
-
+
.include "../../mk/bsd.pkg.mk"
diff -r 6b13f01311c8 -r c68ef8417172 x11/fox/Makefile
--- a/x11/fox/Makefile Mon Sep 01 08:41:31 2003 +0000
+++ b/x11/fox/Makefile Mon Sep 01 10:13:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/29 10:16:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2003/09/01 10:13:12 cjep Exp $
#
DISTNAME= fox-1.0.43
@@ -14,7 +14,7 @@
USE_LIBTOOL= # defined
GNU_CONFIGURE= # defined
-CONFIGURE_ARGS+= --with-opengl=mesa
+CONFIGURE_ARGS+= --with-opengl=mesa
CONFIGURE_ARGS+= --with-x
CONFIFURE_ARGS+= --with-shm=yes
CONFIGURE_ARGS+= --enable-release
Home |
Main Index |
Thread Index |
Old Index