[28087] trunk/dports/x11/pango/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 20 01:52:50 PDT 2007


Revision: 28087
          http://trac.macosforge.org/projects/macports/changeset/28087
Author:   ryandesign at macports.org
Date:     2007-08-20 01:52:49 -0700 (Mon, 20 Aug 2007)

Log Message:
-----------
pango: whitespace changes / reformatting / rearrangement only

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2007-08-20 08:28:22 UTC (rev 28086)
+++ trunk/dports/x11/pango/Portfile	2007-08-20 08:52:49 UTC (rev 28087)
@@ -1,15 +1,16 @@
 # $Id$
 
-PortSystem      1.0
-name            pango
-version         1.16.5
-categories      x11
-maintainers     ryandesign
-homepage        http://www.pango.org/
-master_sites    gnome:sources/pango/[strsed ${version} {/\.[0-9]*$//}]
-platforms       darwin
-use_bzip2       yes
+PortSystem              1.0
 
+name                    pango
+version                 1.16.5
+categories              x11
+maintainers             ryandesign
+homepage                http://www.pango.org/
+master_sites            gnome:sources/pango/[strsed ${version} {/\.[0-9]*$//}]
+platforms               darwin
+use_bzip2               yes
+
 description \
 	Framework for the layout and rendering of i18n text
 
@@ -44,9 +45,6 @@
 	--mandir=${prefix}/share/man \
 	--enable-cairo
 
-test.run	yes
-test.target	check
-
 post-destroot {
 	system "install -o root -m 755 -d \
 		${destroot}${prefix}/etc/pango"
@@ -62,4 +60,7 @@
 	reinplace s|${destroot}||g ${destroot}${prefix}/etc/pango/pango.modules
 }
 
-livecheck.check     freshmeat
+test.run                yes
+test.target             check
+
+livecheck.check         freshmeat

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070820/755e6ced/attachment.html


More information about the macports-changes mailing list