[36054] trunk/dports/devel/bugzilla/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Wed Apr 16 00:04:58 PDT 2008


Revision: 36054
          http://trac.macosforge.org/projects/macports/changeset/36054
Author:   wsiegrist at apple.com
Date:     2008-04-16 00:04:51 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
Whitespace changes only to clean up indentation inconsistencies

Modified Paths:
--------------
    trunk/dports/devel/bugzilla/Portfile

Modified: trunk/dports/devel/bugzilla/Portfile
===================================================================
--- trunk/dports/devel/bugzilla/Portfile	2008-04-16 06:34:19 UTC (rev 36053)
+++ trunk/dports/devel/bugzilla/Portfile	2008-04-16 07:04:51 UTC (rev 36054)
@@ -18,33 +18,35 @@
 					counterparts lack. Consequently, Bugzilla has \
 					quickly become a favorite of hundreds of \
 					organizations across the globe.
+
 homepage		http://www.bugzilla.org/
-master_sites	http://ftp.mozilla.org/pub/mozilla.org/webtools/ \
-				ftp://ftp.mozilla.org/pub/mozilla.org/webtools/
-checksums           md5     871044e9ef0b5ea523408b66dbe4c5ae \
-                    sha1    461d1a754cdc4a9e26fc6936c48fbd7cf71fab14 \
-                    rmd160  787f84e343297b1a8caee8310354e01f7c8cc2f8
+master_sites	        http://ftp.mozilla.org/pub/mozilla.org/webtools/ \
+			ftp://ftp.mozilla.org/pub/mozilla.org/webtools/
 
+checksums               md5     871044e9ef0b5ea523408b66dbe4c5ae \
+                        sha1    461d1a754cdc4a9e26fc6936c48fbd7cf71fab14 \
+                        rmd160  787f84e343297b1a8caee8310354e01f7c8cc2f8
+
 depends_lib		port:apache2 \
-				port:mysql4 \
-				port:perl5.8 \
-				port:p5-appconfig \
-				port:p5-timedate \
-				port:p5-dbi \
-				port:p5-dbd-mysql \
-				port:p5-xml-parser \
-				port:p5-patchreader \
-				port:p5-gd \
-				port:p5-gdtextutil \
-				port:p5-gdgraph \
-				port:p5-chart \
-				port:p5-template-toolkit \
-				port:p5-mime-tools \
-				port:patchutils \
-                port:p5-cgi \
-                port:p5-perl-ldap \
-                port:p5-patchreader \
-                port:p5-xml-twig
+			port:mysql4 \
+			port:perl5.8 \
+			port:p5-appconfig \
+			port:p5-timedate \
+			port:p5-dbi \
+			port:p5-dbd-mysql \
+			port:p5-xml-parser \
+			port:p5-patchreader \
+			port:p5-gd \
+			port:p5-gdtextutil \
+			port:p5-gdgraph \
+			port:p5-chart \
+			port:p5-template-toolkit \
+			port:p5-mime-tools \
+			port:patchutils \
+			port:p5-cgi \
+			port:p5-perl-ldap \
+			port:p5-patchreader \
+			port:p5-xml-twig
 
 variant mysql5 description "Use mysql5 instead of mysql4" {
                         depends_lib-delete   port:mysql4
@@ -71,7 +73,7 @@
 configure.cmd		./checksetup.pl
 configure.pre_args	--check-modules
 
-build.cmd			./checksetup.pl
+build.cmd		./checksetup.pl
 build.target
 
 destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080416/5778b589/attachment.html


More information about the macports-changes mailing list