[138701] users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile

devans at macports.org devans at macports.org
Thu Jul 16 15:17:47 PDT 2015


Revision: 138701
          https://trac.macports.org/changeset/138701
Author:   devans at macports.org
Date:     2015-07-16 15:17:47 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
GNOME-3/stable: rename 'branch' to 'pbranch' to avoid confusion with its use in standard GNOME ports.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile

Modified: users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile	2015-07-16 18:59:54 UTC (rev 138700)
+++ users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile	2015-07-16 22:17:47 UTC (rev 138701)
@@ -34,15 +34,15 @@
 # so there is no need for multiple perl variants
 # now using perl 5.22 (#48365)
 
-set branch          5.22
+set pbranch         5.22
 
 depends_build       port:gnome-common
 
 depends_lib-append  port:expat \
-                    port:p${branch}-getopt-long \
-                    port:p${branch}-pathtools \
-                    port:p${branch}-scalar-list-utils \
-                    port:p${branch}-xml-parser
+                    port:p${pbranch}-getopt-long \
+                    port:p${pbranch}-pathtools \
+                    port:p${pbranch}-scalar-list-utils \
+                    port:p${pbranch}-xml-parser
 
 patchfiles          patch-remove-intltool-perl-hack.diff
 
@@ -52,7 +52,7 @@
 
 patchfiles-append   patch-silence-perl-5.22-deprecation-warnings.diff
 
-configure.perl      ${prefix}/bin/perl${branch}
+configure.perl      ${prefix}/bin/perl${pbranch}
 
 test.run            yes
 test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/28cbc750/attachment-0001.html>


More information about the macports-changes mailing list