[96036] trunk/dports/sysutils/tmux-pasteboard/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jul 29 10:05:02 PDT 2012
Revision: 96036
https://trac.macports.org/changeset/96036
Author: ryandesign at macports.org
Date: 2012-07-29 10:05:00 -0700 (Sun, 29 Jul 2012)
Log Message:
-----------
tmux-pasteboard: update to 1.1 (thus fixing version number); use rmd160/sha256 checksums; build for the right archs and add universal variant (#35403)
Modified Paths:
--------------
trunk/dports/sysutils/tmux-pasteboard/Portfile
Modified: trunk/dports/sysutils/tmux-pasteboard/Portfile
===================================================================
--- trunk/dports/sysutils/tmux-pasteboard/Portfile 2012-07-29 13:28:57 UTC (rev 96035)
+++ trunk/dports/sysutils/tmux-pasteboard/Portfile 2012-07-29 17:05:00 UTC (rev 96036)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup ChrisJohnsen tmux-MacOSX-pasteboard v1.0
+github.setup ChrisJohnsen tmux-MacOSX-pasteboard 1.1 v
name tmux-pasteboard
license BSD
categories sysutils
@@ -13,12 +13,15 @@
description Wrapper to use pasteboard services in tmux
long_description ${description}
-checksums md5 6d7539dc4a46b4aee6184792f1025395 \
- sha1 583d4c016862f0670013f5d411c9cb1c55c7b271 \
- rmd160 2a2638fc610f2fc06e523debd9396f029a0023d8
+checksums rmd160 8fcb2d2f2f6ed6240e803eff7e07d0efa74a2b50 \
+ sha256 df83ee5652648cc6f474475f2d39ec07f9860960f7604f4e916bdd46b1b75799
use_configure no
+variant universal {}
+
+build.args ARCHES="[get_canonical_archs]"
+
build.env CC="${configure.cc}" \
CFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120729/fde1214d/attachment.html>
More information about the macports-changes
mailing list