pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fix indentation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f769cda34f0
branches:  trunk
changeset: 542714:4f769cda34f0
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun May 25 20:49:39 2008 +0000

description:
Fix indentation.

diffstat:

 chat/xchat-perl/Makefile      |  4 ++--
 chat/xchat-python/Makefile    |  4 ++--
 chat/xchat/Makefile           |  4 ++--
 databases/phpmyadmin/Makefile |  4 ++--
 mail/milter-greylist/Makefile |  4 ++--
 mail/mutt/Makefile            |  4 ++--
 net/cia/Makefile              |  4 ++--
 net/libtorrent/Makefile       |  4 ++--
 net/rsync/Makefile            |  4 ++--
 net/rtorrent/Makefile         |  4 ++--
 net/wireshark/Makefile        |  4 ++--
 pkgtools/rpm2pkg/Makefile     |  4 ++--
 12 files changed, 24 insertions(+), 24 deletions(-)

diffs (206 lines):

diff -r 4c42e375a448 -r 4f769cda34f0 chat/xchat-perl/Makefile
--- a/chat/xchat-perl/Makefile  Sun May 25 20:45:28 2008 +0000
+++ b/chat/xchat-perl/Makefile  Sun May 25 20:49:39 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2008/05/25 14:45:16 tron Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/25 20:49:39 tron Exp $
 
 .include "../../chat/xchat/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/-/-perl-/}
-OWNER=         tron%NetBSD.org@localhost
+OWNER=                 tron%NetBSD.org@localhost
 
 COMMENT=               Perl scripting plugin for XChat
 
diff -r 4c42e375a448 -r 4f769cda34f0 chat/xchat-python/Makefile
--- a/chat/xchat-python/Makefile        Sun May 25 20:45:28 2008 +0000
+++ b/chat/xchat-python/Makefile        Sun May 25 20:49:39 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2008/05/25 14:45:16 tron Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/25 20:49:39 tron Exp $
 
 .include "../../chat/xchat/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/-/-python-/}
-OWNER=         tron%NetBSD.org@localhost
+OWNER=                 tron%NetBSD.org@localhost
 
 COMMENT=               Python scripting plugin for XChat
 
diff -r 4c42e375a448 -r 4f769cda34f0 chat/xchat/Makefile
--- a/chat/xchat/Makefile       Sun May 25 20:45:28 2008 +0000
+++ b/chat/xchat/Makefile       Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2008/05/25 14:45:16 tron Exp $
+# $NetBSD: Makefile,v 1.55 2008/05/25 20:49:39 tron Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -6,7 +6,7 @@
 
 PKGREVISION=   2
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 COMMENT=       X11 (X Window System) IRC client, using the GTK2 toolkit
 
 CONFLICTS=             xchat-gnome-[0-9]*
diff -r 4c42e375a448 -r 4f769cda34f0 databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile     Sun May 25 20:45:28 2008 +0000
+++ b/databases/phpmyadmin/Makefile     Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2008/05/25 14:45:16 tron Exp $
+# $NetBSD: Makefile,v 1.70 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      phpMyAdmin-${DIST_VERSION}-all-languages
 PKGNAME=       phpmyadmin-${DIST_VERSION:S/-//}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=phpmyadmin/}
 EXTRACT_SUFX=  .tar.bz2
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://www.phpmyadmin.net/
 COMMENT=       Set of PHP-scripts to adminstrate MySQL over the WWW
 
diff -r 4c42e375a448 -r 4f769cda34f0 mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile     Sun May 25 20:45:28 2008 +0000
+++ b/mail/milter-greylist/Makefile     Sun May 25 20:49:39 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.35 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      milter-greylist-4.0
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.espci.fr/pub/milter-greylist/
 EXTRACT_SUFX=  .tgz
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://hcpnet.free.fr/milter-greylist/
 COMMENT=       Easy-to-use greylist milter for sendmail
 
diff -r 4c42e375a448 -r 4f769cda34f0 mail/mutt/Makefile
--- a/mail/mutt/Makefile        Sun May 25 20:45:28 2008 +0000
+++ b/mail/mutt/Makefile        Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.158 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=              mutt-1.4.2.3
 PKGREVISION=           2
@@ -7,7 +7,7 @@
                        ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \
                        ftp://ftp.fu-berlin.de/unix/mail/mutt/
 
-OWNER=         tron%NetBSD.org@localhost
+OWNER=                 tron%NetBSD.org@localhost
 HOMEPAGE=              http://www.mutt.org/
 COMMENT=               Text-based MIME mail client with PGP support
 
diff -r 4c42e375a448 -r 4f769cda34f0 net/cia/Makefile
--- a/net/cia/Makefile  Sun May 25 20:45:28 2008 +0000
+++ b/net/cia/Makefile  Sun May 25 20:49:39 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.12 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      cia-20030922
 CATEGORIES=    net
 MASTER_SITES=  http://scheler.de/~matthias/files/
 EXTRACT_SUFX=  .tar.bz2
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 COMMENT=       Simple IP accounting software
 
 DOC_DIR=       ${PREFIX}/share/doc/cia
diff -r 4c42e375a448 -r 4f769cda34f0 net/libtorrent/Makefile
--- a/net/libtorrent/Makefile   Sun May 25 20:45:28 2008 +0000
+++ b/net/libtorrent/Makefile   Sun May 25 20:49:39 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.28 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      libtorrent-0.11.9
 PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${HOMEPAGE:=downloads/}
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://libtorrent.rakshasa.no/
 COMMENT=       BitTorrent library written in C++ for *nix
 
diff -r 4c42e375a448 -r 4f769cda34f0 net/rsync/Makefile
--- a/net/rsync/Makefile        Sun May 25 20:45:28 2008 +0000
+++ b/net/rsync/Makefile        Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.75 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      rsync-3.0.2
 CATEGORIES=    net
@@ -7,7 +7,7 @@
                ftp://ftp.sunet.se/pub/unix/admin/rsync/  \
                ftp://ftp.fu-berlin.de/unix/network/rsync/
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://rsync.samba.org/
 COMMENT=       Network file distribution/synchronisation utility
 
diff -r 4c42e375a448 -r 4f769cda34f0 net/rtorrent/Makefile
--- a/net/rtorrent/Makefile     Sun May 25 20:45:28 2008 +0000
+++ b/net/rtorrent/Makefile     Sun May 25 20:49:39 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.28 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      rtorrent-0.7.9
 PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${HOMEPAGE:=downloads/}
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://libtorrent.rakshasa.no/
 COMMENT=       Ncurses based torrent client with support for sessions
 
diff -r 4c42e375a448 -r 4f769cda34f0 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Sun May 25 20:45:28 2008 +0000
+++ b/net/wireshark/Makefile    Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=              wireshark-1.0.0
 CATEGORIES=            net
@@ -6,7 +6,7 @@
                        ${MASTER_SITE_SOURCEFORGE:=wireshark/}
 EXTRACT_SUFX=          .tar.bz2
 
-OWNER=         tron%NetBSD.org@localhost
+OWNER=                 tron%NetBSD.org@localhost
 HOMEPAGE=              http://www.wireshark.org/
 COMMENT=               Network protocol analyzer
 
diff -r 4c42e375a448 -r 4f769cda34f0 pkgtools/rpm2pkg/Makefile
--- a/pkgtools/rpm2pkg/Makefile Sun May 25 20:45:28 2008 +0000
+++ b/pkgtools/rpm2pkg/Makefile Sun May 25 20:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.37 2008/05/25 20:49:39 tron Exp $
 
 DISTNAME=      rpm2pkg-2.1.1
 PKGREVISION=   2
@@ -6,7 +6,7 @@
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 
-OWNER= tron%NetBSD.org@localhost
+OWNER=         tron%NetBSD.org@localhost
 HOMEPAGE=      http://www.NetBSD.org/docs/pkgsrc/
 COMMENT=       Convert RPM archives to NetBSD packages
 



Home | Main Index | Thread Index | Old Index