pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07461abc00a6
branches:  trunk
changeset: 610728:07461abc00a6
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sat Nov 03 23:58:14 2012 +0000

description:
Whitespace.

diffstat:

 wm/selectwm/Makefile         |  24 ++++++++++++------------
 www/nspluginwrapper/Makefile |  18 +++++++++---------
 2 files changed, 21 insertions(+), 21 deletions(-)

diffs (65 lines):

diff -r 3de5b533c738 -r 07461abc00a6 wm/selectwm/Makefile
--- a/wm/selectwm/Makefile      Sat Nov 03 23:44:43 2012 +0000
+++ b/wm/selectwm/Makefile      Sat Nov 03 23:58:14 2012 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:31 adam Exp $
+# $NetBSD: Makefile,v 1.24 2012/11/03 23:58:14 dholland Exp $
 #
 
-DISTNAME=     selectwm-0.4.1
-PKGREVISION=  18
-CATEGORIES=   wm
-MASTER_SITES= http://ordiluc.net/selectwm/
+DISTNAME=      selectwm-0.4.1
+PKGREVISION=   18
+CATEGORIES=    wm
+MASTER_SITES=  http://ordiluc.net/selectwm/
 
-MAINTAINER=   tonio%NetBSD.org@localhost
-HOMEPAGE=     http://ordiluc.net/selectwm/
-COMMENT=      Simple GTK2 application to select window manager
+MAINTAINER=    tonio%NetBSD.org@localhost
+HOMEPAGE=      http://ordiluc.net/selectwm/
+COMMENT=       Simple GTK2 application to select window manager
 
-USE_TOOLS+=       pkg-config
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE=    yes
+USE_TOOLS+=            pkg-config
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
 
-CONFIGURE_ARGS+=  --without-included-gettext
+CONFIGURE_ARGS+=       --without-included-gettext
 
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
diff -r 3de5b533c738 -r 07461abc00a6 www/nspluginwrapper/Makefile
--- a/www/nspluginwrapper/Makefile      Sat Nov 03 23:44:43 2012 +0000
+++ b/www/nspluginwrapper/Makefile      Sat Nov 03 23:58:14 2012 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.34 2012/10/28 06:30:24 asau Exp $
+# $NetBSD: Makefile,v 1.35 2012/11/04 00:00:21 dholland Exp $
 #
 
-DISTNAME=       nspluginwrapper-1.2.2
-PKGREVISION=    16
-CATEGORIES=     www
-MASTER_SITES=   http://gwenole.beauchesne.info/projects/nspluginwrapper/files/
-EXTRACT_SUFX=   .tar.bz2
+DISTNAME=      nspluginwrapper-1.2.2
+PKGREVISION=   16
+CATEGORIES=    www
+MASTER_SITES=  http://gwenole.beauchesne.info/projects/nspluginwrapper/files/
+EXTRACT_SUFX=  .tar.bz2
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/-/-i386-/}-1.x86_64.rpm
 
-MAINTAINER=     abs%NetBSD.org@localhost
-HOMEPAGE=       http://gwenole.beauchesne.info/projects/nspluginwrapper/
-COMMENT=        Use Netscape compatible plugins from other platforms
+MAINTAINER=    abs%NetBSD.org@localhost
+HOMEPAGE=      http://gwenole.beauchesne.info/projects/nspluginwrapper/
+COMMENT=       Use Netscape compatible plugins from other platforms
 LICENSE=       gnu-gpl-v2
 
 EMUL_PLATFORMS=                linux-i386



Home | Main Index | Thread Index | Old Index