[112092] trunk/dports/sysutils/libfaketime/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Oct 11 12:33:26 PDT 2013
Revision: 112092
https://trac.macports.org/changeset/112092
Author: ryandesign at macports.org
Date: 2013-10-11 12:33:26 -0700 (Fri, 11 Oct 2013)
Log Message:
-----------
libfaketime: maintainer update to 0.9.5rc3, remove patches included upstream, and add openmaintainer (#40748); remove compiler blacklisting added in r112063 that didn't fix the problem
Revision Links:
--------------
https://trac.macports.org/changeset/112063
Modified Paths:
--------------
trunk/dports/sysutils/libfaketime/Portfile
Modified: trunk/dports/sysutils/libfaketime/Portfile
===================================================================
--- trunk/dports/sysutils/libfaketime/Portfile 2013-10-11 19:12:47 UTC (rev 112091)
+++ trunk/dports/sysutils/libfaketime/Portfile 2013-10-11 19:33:26 UTC (rev 112092)
@@ -2,18 +2,16 @@
# $Id$
PortSystem 1.0
-PortGroup compiler_blacklist_versions 1.0
PortGroup github 1.0
-github.setup wolfcw libfaketime be2b7c0a0cae3f8b75928891285a33b5e34f97a2
+github.setup wolfcw libfaketime 0.9.5rc3 v
-checksums rmd160 25d0d06c0693df93f5cceb32fb67f10c93c83258 \
- sha256 ed4b3a11a4f67a777103bf7a192517fa7ac70cbc7df54b6383f572310423031d
+checksums rmd160 8d10140a181e0d5ce93bd7b0e7eeaa380eb7a9c6 \
+ sha256 ee2234335b3d730fdf6898d8dba9195d9ab3068c29af25270be03682d24a424f
-version 0.9.5rc2
categories sysutils
platforms darwin
-maintainers code-wizards.com:wolf
+maintainers code-wizards.com:wolf openmaintainer
license GPL-2
description libfaketime modifies the system time for a single application
@@ -25,15 +23,11 @@
system-wide. The faketime wrapper can be used from command line. \
Check the documentation on how to integrate into installed applications.
-patchfiles patch-Makefile.OSX.diff \
- patch-man-Makefile.OSX.diff \
- patch-src-Makefile.OSX.diff
-
use_configure no
variant universal {}
-compiler.blacklist *cc* *dragonegg* {clang < 211}
+compiler.blacklist *cc* *dragonegg*
build.args -f Makefile.OSX
build.env CC="${configure.cc}" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131011/b3675e97/attachment.html>
More information about the macports-changes
mailing list