pkgsrc-WIP-changes archive

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

(bugzilla) Tabify for Makefile lines.



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Mon Jan 30 23:40:03 2017 +0900
Changeset:	17bbb643320fc70f6b7b15a0eb50182d1eaf0292

Modified Files:
	bugzilla/Makefile

Log Message:
(bugzilla) Tabify for Makefile lines.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=17bbb643320fc70f6b7b15a0eb50182d1eaf0292

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bugzilla/Makefile | 96 +++++++++++++++++++++++++++----------------------------
 1 file changed, 48 insertions(+), 48 deletions(-)

diffs:
diff --git a/bugzilla/Makefile b/bugzilla/Makefile
index 7e8dc7b..398d1af 100644
--- a/bugzilla/Makefile
+++ b/bugzilla/Makefile
@@ -13,50 +13,50 @@ LICENSE=	mpl-2.0
 # mod_perl
 DEPENDS+=	ap2[0-9]-perl-[0-9]*:../../www/ap2-perl
 DEPENDS+=	p5-CGI-[0-9]*:../../www/p5-CGI
-DEPENDS+=       p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
-DEPENDS+=       p5-TimeDate-[0-9]*:../../time/p5-TimeDate
-DEPENDS+=       p5-DateTime-[0-9]*:../../time/p5-DateTime
-DEPENDS+=       p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone
-DEPENDS+=       p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+=       p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
-DEPENDS+=       p5-Email-Sender-[0-9]*:../../mail/p5-Email-Sender
-DEPENDS+=       p5-Email-MIME-[0-9]*:../../mail/p5-Email-MIME
-DEPENDS+=       p5-URI-[0-9]*:../../www/p5-URI
-DEPENDS+=       p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
-DEPENDS+=       p5-Math-Random-ISAAC-[0-9]*:../../math/p5-Math-Random-ISAAC
-DEPENDS+=       p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
-DEPENDS+=       p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
-
-DEPENDS+=       p5-GD-[0-9]*:../../graphics/p5-GD
-DEPENDS+=       p5-Chart-[0-9]*:../../graphics/p5-Chart
-DEPENDS+=       libwww-[0-9]*:../../www/libwww
-DEPENDS+=       p5-Template-GD-[0-9]*:../../graphics/p5-Template-GD
-DEPENDS+=       p5-GDTextUtil-[0-9]*:../../graphics/p5-GDTextUtil
-DEPENDS+=       p5-GDGraph-[0-9]*:../../graphics/p5-GDGraph
-DEPENDS+=       p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
-DEPENDS+=       p5-XML-Twig-[0-9]*:../../textproc/p5-XML-Twig
-DEPENDS+=       p5-PatchReader-[0-9]*:../../devel/p5-PatchReader
-DEPENDS+=       p5-perl-ldap-[0-9]*:../../databases/p5-perl-ldap
-DEPENDS+=       p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
-DEPENDS+=       p5-Net-SMTP-SSL-[0-9]*:../../mail/p5-Net-SMTP-SSL
-DEPENDS+=       p5-RadiusPerl-[0-9]*:../../net/p5-RadiusPerl
-DEPENDS+=       p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite
+DEPENDS+=	p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
+DEPENDS+=	p5-TimeDate-[0-9]*:../../time/p5-TimeDate
+DEPENDS+=	p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=	p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone
+DEPENDS+=	p5-DBI-[0-9]*:../../databases/p5-DBI
+DEPENDS+=	p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+DEPENDS+=	p5-Email-Sender-[0-9]*:../../mail/p5-Email-Sender
+DEPENDS+=	p5-Email-MIME-[0-9]*:../../mail/p5-Email-MIME
+DEPENDS+=	p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+=	p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+=	p5-Math-Random-ISAAC-[0-9]*:../../math/p5-Math-Random-ISAAC
+DEPENDS+=	p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
+DEPENDS+=	p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+
+DEPENDS+=	p5-GD-[0-9]*:../../graphics/p5-GD
+DEPENDS+=	p5-Chart-[0-9]*:../../graphics/p5-Chart
+DEPENDS+=	libwww-[0-9]*:../../www/libwww
+DEPENDS+=	p5-Template-GD-[0-9]*:../../graphics/p5-Template-GD
+DEPENDS+=	p5-GDTextUtil-[0-9]*:../../graphics/p5-GDTextUtil
+DEPENDS+=	p5-GDGraph-[0-9]*:../../graphics/p5-GDGraph
+DEPENDS+=	p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
+DEPENDS+=	p5-XML-Twig-[0-9]*:../../textproc/p5-XML-Twig
+DEPENDS+=	p5-PatchReader-[0-9]*:../../devel/p5-PatchReader
+DEPENDS+=	p5-perl-ldap-[0-9]*:../../databases/p5-perl-ldap
+DEPENDS+=	p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
+DEPENDS+=	p5-Net-SMTP-SSL-[0-9]*:../../mail/p5-Net-SMTP-SSL
+DEPENDS+=	p5-RadiusPerl-[0-9]*:../../net/p5-RadiusPerl
+DEPENDS+=	p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite
 DEPENDS+=	p5-XMLRPC-Lite-[0-9]*:../../net/p5-XMLRPC-Lite
-DEPENDS+=       p5-JSON-RPC-[0-9]*:../../www/p5-JSON-RPC
-DEPENDS+=       p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
-DEPENDS+=       p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
-DEPENDS+=       p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
-DEPENDS+=       p5-Encode-[0-9]*:../../textproc/p5-Encode
-DEPENDS+=       p5-Encode-Detect-[0-9]*:../../textproc/p5-Encode-Detect
-DEPENDS+=       p5-Email-Reply-[0-9]*:../../mail/p5-Email-Reply
-DEPENDS+=       p5-HTML-FormatText-WithLinks-[0-9]*:../../textproc/p5-HTML-FormatText-WithLinks
-DEPENDS+=       p5-TheSchwartz-[0-9]*:../../devel/p5-TheSchwartz
+DEPENDS+=	p5-JSON-RPC-[0-9]*:../../www/p5-JSON-RPC
+DEPENDS+=	p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
+DEPENDS+=	p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+=	p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
+DEPENDS+=	p5-Encode-[0-9]*:../../textproc/p5-Encode
+DEPENDS+=	p5-Encode-Detect-[0-9]*:../../textproc/p5-Encode-Detect
+DEPENDS+=	p5-Email-Reply-[0-9]*:../../mail/p5-Email-Reply
+DEPENDS+=	p5-HTML-FormatText-WithLinks-[0-9]*:../../textproc/p5-HTML-FormatText-WithLinks
+DEPENDS+=	p5-TheSchwartz-[0-9]*:../../devel/p5-TheSchwartz
 DEPENDS+=	p5-Daemon-Generic-[0-9]*:../../sysutils/p5-Daemon-Generic
-DEPENDS+=       p5-File-MimeInfo-[0-9]*:../../devel/p5-File-MimeInfo
-DEPENDS+=       p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
-DEPENDS+=       p5-Cache-Memcached-[0-9]*:../../devel/p5-Cache-Memcached
-DEPENDS+=       p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
-DEPENDS+=       p5-File-Which-[0-9]*:../../devel/p5-File-Which
+DEPENDS+=	p5-File-MimeInfo-[0-9]*:../../devel/p5-File-MimeInfo
+DEPENDS+=	p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
+DEPENDS+=	p5-Cache-Memcached-[0-9]*:../../devel/p5-Cache-Memcached
+DEPENDS+=	p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+DEPENDS+=	p5-File-Which-[0-9]*:../../devel/p5-File-Which
 
 # DEPENDS+=	p5-DBI>=1.41:../../databases/p5-DBI
 # DEPENDS+=	p5-Template-Toolkit>=2.15:../../www/p5-Template-Toolkit
@@ -127,17 +127,17 @@ do-install:
 .for i in ${BZDIR} ${EGDIR} ${DOCDIR}
 	${INSTALL_DATA_DIR} ${DESTDIR}${i}
 .endfor
-	(cd ${WRKSRC} 					    ;\
-	pax -rw -pmp docs 		${DESTDIR}${BZDIR} ;\
+	(cd ${WRKSRC}					    ;\
+	pax -rw -pmp docs		${DESTDIR}${BZDIR} ;\
 	${INSTALL_SCRIPT} *.cgi *.pl	${DESTDIR}${BZDIR}  ;\
-	${INSTALL_SCRIPT} robots.txt 	${DESTDIR}${BZDIR}  ;\
-	${INSTALL_DATA} Bugzilla.pm 	${DESTDIR}${BZDIR}  ;\
-	${INSTALL_DATA} README 		${DESTDIR}${DOCDIR} ;\
+	${INSTALL_SCRIPT} robots.txt	${DESTDIR}${BZDIR}  ;\
+	${INSTALL_DATA} Bugzilla.pm	${DESTDIR}${BZDIR}  ;\
+	${INSTALL_DATA} README		${DESTDIR}${DOCDIR} ;\
 	${INSTALL_DATA} localconfig	${DESTDIR}${EGDIR}  ;\
 	${INSTALL_DATA} bugzilla.conf	${DESTDIR}${EGDIR}  ;\
 	${INSTALL_DATA} images/*.png	${DESTDIR}${BZDIR}/images  ;\
 	${INSTALL_DATA} images/favicon.ico	${DESTDIR}${BZDIR} ;\
-	pax -rw -pmp Bugzilla 		${DESTDIR}${BZDIR}  ;\
+	pax -rw -pmp Bugzilla		${DESTDIR}${BZDIR}  ;\
 	pax -rw -pmp js			${DESTDIR}${BZDIR}  ;\
 	pax -rw -pmp template		${DESTDIR}${BZDIR} ;\
 	)


Home | Main Index | Thread Index | Old Index