[79577] users/fotanus/ports/test

fotanus at macports.org fotanus at macports.org
Sat Jun 18 19:11:18 PDT 2011


Revision: 79577
          http://trac.macports.org/changeset/79577
Author:   fotanus at macports.org
Date:     2011-06-18 19:11:16 -0700 (Sat, 18 Jun 2011)
Log Message:
-----------
Sync with my personal repository

Modified Paths:
--------------
    users/fotanus/ports/test/correct_universal_arch/files/correct_universal_arch-0.1/autom4te.cache/requests
    users/fotanus/ports/test/wrong_arch/Portfile
    users/fotanus/ports/test/wrong_universal_arch/Portfile

Modified: users/fotanus/ports/test/correct_universal_arch/files/correct_universal_arch-0.1/autom4te.cache/requests
===================================================================
--- users/fotanus/ports/test/correct_universal_arch/files/correct_universal_arch-0.1/autom4te.cache/requests	2011-06-19 02:07:13 UTC (rev 79576)
+++ users/fotanus/ports/test/correct_universal_arch/files/correct_universal_arch-0.1/autom4te.cache/requests	2011-06-19 02:11:16 UTC (rev 79577)
@@ -66,8 +66,8 @@
                         'AM_SET_LEADING_DOT' => 1,
                         'AM_SET_DEPDIR' => 1,
                         '_AM_DEPENDENCIES' => 1,
+                        'm4_include' => 1,
                         'AM_PROG_INSTALL_SH' => 1,
-                        'm4_include' => 1,
                         '_AC_AM_CONFIG_HEADER_HOOK' => 1,
                         'AU_DEFUN' => 1,
                         'AM_MAKE_INCLUDE' => 1
@@ -85,55 +85,55 @@
                         'configure.ac'
                       ],
                       {
+                        'AM_PROG_F77_C_O' => 1,
                         '_LT_AC_TAGCONFIG' => 1,
-                        'AM_PROG_F77_C_O' => 1,
+                        'm4_pattern_forbid' => 1,
                         'AC_INIT' => 1,
-                        'm4_pattern_forbid' => 1,
+                        'AC_CANONICAL_TARGET' => 1,
                         '_AM_COND_IF' => 1,
-                        'AC_CANONICAL_TARGET' => 1,
+                        'AC_CONFIG_LIBOBJ_DIR' => 1,
                         'AC_SUBST' => 1,
-                        'AC_CONFIG_LIBOBJ_DIR' => 1,
+                        'AC_CANONICAL_HOST' => 1,
                         'AC_FC_SRCEXT' => 1,
-                        'AC_CANONICAL_HOST' => 1,
                         'AC_PROG_LIBTOOL' => 1,
                         'AM_INIT_AUTOMAKE' => 1,
+                        'AC_CONFIG_SUBDIRS' => 1,
                         'AM_PATH_GUILE' => 1,
-                        'AC_CONFIG_SUBDIRS' => 1,
                         'AM_AUTOMAKE_VERSION' => 1,
                         'LT_CONFIG_LTDL_DIR' => 1,
+                        'AC_CONFIG_LINKS' => 1,
                         'AC_REQUIRE_AUX_FILE' => 1,
-                        'AC_CONFIG_LINKS' => 1,
+                        'LT_SUPPORTED_TAG' => 1,
                         'm4_sinclude' => 1,
-                        'LT_SUPPORTED_TAG' => 1,
                         'AM_MAINTAINER_MODE' => 1,
                         'AM_NLS' => 1,
                         'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
+                        '_m4_warn' => 1,
                         'AM_MAKEFILE_INCLUDE' => 1,
-                        '_m4_warn' => 1,
                         'AM_PROG_CXX_C_O' => 1,
+                        '_AM_MAKEFILE_INCLUDE' => 1,
                         '_AM_COND_ENDIF' => 1,
-                        '_AM_MAKEFILE_INCLUDE' => 1,
                         'AM_ENABLE_MULTILIB' => 1,
                         'AM_SILENT_RULES' => 1,
                         'AM_PROG_MOC' => 1,
                         'AC_CONFIG_FILES' => 1,
+                        'LT_INIT' => 1,
                         'include' => 1,
-                        'LT_INIT' => 1,
+                        'AM_GNU_GETTEXT' => 1,
                         'AM_PROG_AR' => 1,
-                        'AM_GNU_GETTEXT' => 1,
                         'AC_LIBSOURCE' => 1,
+                        'AC_CANONICAL_BUILD' => 1,
                         'AM_PROG_FC_C_O' => 1,
-                        'AC_CANONICAL_BUILD' => 1,
                         'AC_FC_FREEFORM' => 1,
                         'AH_OUTPUT' => 1,
+                        'AC_CONFIG_AUX_DIR' => 1,
                         '_AM_SUBST_NOTMAKE' => 1,
-                        'AC_CONFIG_AUX_DIR' => 1,
+                        'm4_pattern_allow' => 1,
+                        'AM_PROG_CC_C_O' => 1,
                         'sinclude' => 1,
-                        'AM_PROG_CC_C_O' => 1,
-                        'm4_pattern_allow' => 1,
+                        'AM_CONDITIONAL' => 1,
+                        'AC_CANONICAL_SYSTEM' => 1,
                         'AM_XGETTEXT_OPTION' => 1,
-                        'AC_CANONICAL_SYSTEM' => 1,
-                        'AM_CONDITIONAL' => 1,
                         'AC_CONFIG_HEADERS' => 1,
                         'AC_DEFINE_TRACE_LITERAL' => 1,
                         'AM_POT_TOOLS' => 1,

Modified: users/fotanus/ports/test/wrong_arch/Portfile
===================================================================
--- users/fotanus/ports/test/wrong_arch/Portfile	2011-06-19 02:07:13 UTC (rev 79576)
+++ users/fotanus/ports/test/wrong_arch/Portfile	2011-06-19 02:11:16 UTC (rev 79577)
@@ -25,5 +25,6 @@
 checksum {}
 patch {}
 destroot {
+	file mkdir ${destroot}${prefix}/bin/
 	file copy ${worksrcpath}/wrong_arch ${destroot}${prefix}/bin/
 }

Modified: users/fotanus/ports/test/wrong_universal_arch/Portfile
===================================================================
--- users/fotanus/ports/test/wrong_universal_arch/Portfile	2011-06-19 02:07:13 UTC (rev 79576)
+++ users/fotanus/ports/test/wrong_universal_arch/Portfile	2011-06-19 02:11:16 UTC (rev 79577)
@@ -25,6 +25,7 @@
 checksum {}
 patch {}
 destroot {
+	file mkdir ${destroot}${prefix}/bin/
 	file copy ${worksrcpath}/wrong_universal_arch ${destroot}${prefix}/bin/
 }
 variant universal description (universal binaries) {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110618/07ee8794/attachment.html>


More information about the macports-changes mailing list