[94568] trunk/dports/devel/ode/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jun 22 15:43:36 PDT 2012
Revision: 94568
https://trac.macports.org/changeset/94568
Author: ryandesign at macports.org
Date: 2012-06-22 15:43:36 -0700 (Fri, 22 Jun 2012)
Log Message:
-----------
ode: avoid checksum mismatch due to a stealth update of 0.12 that we don't particularly need (#34952)
Modified Paths:
--------------
trunk/dports/devel/ode/Portfile
Modified: trunk/dports/devel/ode/Portfile
===================================================================
--- trunk/dports/devel/ode/Portfile 2012-06-22 22:31:26 UTC (rev 94567)
+++ trunk/dports/devel/ode/Portfile 2012-06-22 22:43:36 UTC (rev 94568)
@@ -11,6 +11,13 @@
maintainers nomaintainer
homepage http://www.ode.org/
master_sites sourceforge:project/opende/ODE/${version}
+
+# 0.12 was stealth-updated in May 2012 but some SourceForge mirrors still carry
+# the old file and the only changes are to the configure script and Makefiles
+# and other related autotools-generated files. These changes don't appear to
+# benefit us in any specific way right now so skip this update for now. #34952
+master_sites macports_distfiles
+
use_bzip2 yes
description library for simulating articulated rigid body dynamics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120622/affe1e47/attachment.html>
More information about the macports-changes
mailing list