[47558] trunk/dports/aqua/osx2x/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 28 16:55:14 PST 2009


Revision: 47558
          http://trac.macports.org/changeset/47558
Author:   ryandesign at macports.org
Date:     2009-02-28 16:55:14 -0800 (Sat, 28 Feb 2009)
Log Message:
-----------
osx2x: undo the checksum change from r47516, change the master_sites to a location where the file with the old checksums lives, and where the checksums won't unexpectedly change on us like they do at github

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

Modified: trunk/dports/aqua/osx2x/Portfile
===================================================================
--- trunk/dports/aqua/osx2x/Portfile	2009-03-01 00:52:21 UTC (rev 47557)
+++ trunk/dports/aqua/osx2x/Portfile	2009-03-01 00:55:14 UTC (rev 47558)
@@ -22,14 +22,16 @@
     mouse!
 
 homepage        http://homepage.mac.com/mdales/osx2x/
-master_sites    http://github.com/mdales/osx2x/tarball/${git_hash}
+master_sites    http://arn.se.distfiles.macports.org/${dist_subdir}
+#master_sites    http://github.com/mdales/osx2x/tarball/${git_hash}
 distname        $name-2.4
 
 worksrcdir      mdales-${name}-${git_hash}
 
-checksums           md5     fd13fd638a380d29b55eec07e930aa85 \
-                    sha1    764c74f298374f05f7fba6e5d35d98636e754bf6 \
-                    rmd160  7add82e2ac2d0c5fd6258ce77d6297502c395370
+checksums \
+    md5     897cf872c4006d4173b3c6ff046b0c44 \
+    sha1    1014e0ac22b0c00b47dde2b0f7f44eaa676acc7e \
+    rmd160  cc2a63b9dbfd9485c039fc989bbab96e6cf919ac
 
 patchfiles      patch-osx2x.xcodeproj.diff \
                 patch-XXRemoteVNC.m.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090228/1b05e97a/attachment-0001.html>


More information about the macports-changes mailing list