[119088] trunk/dports/shells/osh/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 16 16:41:40 PDT 2014


Revision: 119088
          https://trac.macports.org/changeset/119088
Author:   ryandesign at macports.org
Date:     2014-04-16 16:41:40 -0700 (Wed, 16 Apr 2014)
Log Message:
-----------
osh: maintainer update to 20140410 (#43326)

Modified Paths:
--------------
    trunk/dports/shells/osh/Portfile

Modified: trunk/dports/shells/osh/Portfile
===================================================================
--- trunk/dports/shells/osh/Portfile	2014-04-16 23:35:39 UTC (rev 119087)
+++ trunk/dports/shells/osh/Portfile	2014-04-16 23:41:40 UTC (rev 119088)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                osh
-version             20131109
+version             20140410
 categories          shells
 license             BSD BSD-old
 maintainers         v6shell.org:jan+mp
@@ -19,10 +19,10 @@
 homepage            http://v6shell.org/
 master_sites        ${homepage}src/
 
-checksums           md5     b1c205bf34979943973efc8a6bd16016 \
-                    sha1    fcf832afe2591d50d77c2d616dcfda7b484c0f89 \
-                    rmd160  58b1e0652e7daa07db1c05cfc75dc9365f8d9538 \
-                    sha256  82502c4cbbb46d099fe0fc026e5411e80159b88f64efd4f3154cc0f4178d8658
+checksums           md5     bb7093e0de3514e60726d633d8e75e7b \
+                    sha1    73d44e5d04504e6af1ffb6e23763ec7f5a40ae1a \
+                    rmd160  261ea43e896d06cd25f122aa092c8d5df5edb755 \
+                    sha256  c1830ecf56d4705a744677a53f79b2ec6e71e8f9fb9a229dc3632afd8e7a4ff6
 
 use_configure       no
 use_parallel_build  yes
@@ -35,8 +35,8 @@
 variant universal   {}
 
 # Ensure use of the correct build_arch.
-build.args-append   CFLAGS="[get_canonical_archflags cc]" \
-                    LDFLAGS="[get_canonical_archflags ld]"
+build.args-append   OSXCFLAGS="[get_canonical_archflags cc]" \
+                    OSXLDFLAGS="[get_canonical_archflags ld]"
 
 destroot.args       PREFIX=${prefix}
 destroot.target     install install-doc install-exp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140416/5fdbc508/attachment.html>


More information about the macports-changes mailing list