[119955] trunk/dports/aqua/sloth

ryandesign at macports.org ryandesign at macports.org
Sun May 11 17:37:54 PDT 2014


Revision: 119955
          https://trac.macports.org/changeset/119955
Author:   ryandesign at macports.org
Date:     2014-05-11 17:37:54 -0700 (Sun, 11 May 2014)
Log Message:
-----------
sloth: update to 1.5 (#43674)

Modified Paths:
--------------
    trunk/dports/aqua/sloth/Portfile

Added Paths:
-----------
    trunk/dports/aqua/sloth/files/
    trunk/dports/aqua/sloth/files/patch-Sloth.xcodeproj-project.pbxproj.diff

Modified: trunk/dports/aqua/sloth/Portfile
===================================================================
--- trunk/dports/aqua/sloth/Portfile	2014-05-11 23:18:26 UTC (rev 119954)
+++ trunk/dports/aqua/sloth/Portfile	2014-05-12 00:37:54 UTC (rev 119955)
@@ -4,7 +4,7 @@
 PortGroup		xcode 1.0
 
 name			sloth
-version			1.3.1
+version             1.5
 categories		aqua sysutils
 license			GPL-2+
 maintainers		nomaintainer
@@ -23,14 +23,16 @@
 distname		${name}-${version}.src
 use_zip			yes
 
-checksums		md5 e17c20da5ac0a661fff8b2060b3fb995 \
-				sha1 88bbc2dbe13ad084c9aabc2d188be4c8cba1597f \
-				rmd160 cae9b1570f34df3b95711c30e64726a6d8307240
+checksums           md5     0fb0fd3c9205fb66962cc3fca4c66018 \
+                    sha1    067a08210048940bef074d06aacd804e0d0c51c0 \
+                    rmd160  e23af571fe5e7f94b89f5e9b7a67cf4fc5fcf04f
 
 worksrcdir		Sloth
 
 xcode.configuration Release
 
+patchfiles          patch-Sloth.xcodeproj-project.pbxproj.diff
+
 livecheck.type	regex
 livecheck.url	${homepage}
 livecheck.regex	"Sloth (\\d+(?:\\.\\d+)*)"

Added: trunk/dports/aqua/sloth/files/patch-Sloth.xcodeproj-project.pbxproj.diff
===================================================================
--- trunk/dports/aqua/sloth/files/patch-Sloth.xcodeproj-project.pbxproj.diff	                        (rev 0)
+++ trunk/dports/aqua/sloth/files/patch-Sloth.xcodeproj-project.pbxproj.diff	2014-05-12 00:37:54 UTC (rev 119955)
@@ -0,0 +1,10 @@
+--- Sloth.xcodeproj/project.pbxproj.orig	2010-07-09 14:14:20.000000000 +0200
++++ Sloth.xcodeproj/project.pbxproj	2014-05-11 16:43:08.000000000 +0200
+@@ -304,7 +304,6 @@
+ 				GCC_WARN_UNUSED_VARIABLE = YES;
+ 				PREBINDING = NO;
+ 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+-				VALID_ARCHS = "i386 ppc";
+ 			};
+ 			name = Release;
+ 		};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140511/a9a83998/attachment.html>


More information about the macports-changes mailing list