[89225] trunk/dports/graphics/makeicns

mk at macports.org mk at macports.org
Sat Jan 21 11:04:16 PST 2012


Revision: 89225
          http://trac.macports.org/changeset/89225
Author:   mk at macports.org
Date:     2012-01-21 11:04:13 -0800 (Sat, 21 Jan 2012)
Log Message:
-----------
makeicns: update to version 1.4.10 to fix issue 12 at bitbucket (suffix 'a' had to be chosen to circumvent trouble with a cached but invalid tarball)

Modified Paths:
--------------
    trunk/dports/graphics/makeicns/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/makeicns/files/

Modified: trunk/dports/graphics/makeicns/Portfile
===================================================================
--- trunk/dports/graphics/makeicns/Portfile	2012-01-21 18:57:25 UTC (rev 89224)
+++ trunk/dports/graphics/makeicns/Portfile	2012-01-21 19:04:13 UTC (rev 89225)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                makeicns
-version             1.4.9
+version             1.4.10
 categories          graphics
 maintainers         mk pixilla
 platforms           darwin
@@ -22,11 +22,13 @@
 
 use_bzip2           yes
 
+distname            ${name}-${version}a
+
 worksrcdir          ${name}
 
-checksums           md5     795ec620f15bfcebb5246319c1a96eab \
-                    sha1    02d393bad00a138dbba7b08d741e8d40a79e6c0f \
-                    rmd160  a8b30f785dc5ede73946bdb8786644d0867c0e1d
+checksums           md5     29613f4774d4dc2871a0052826abe1ae \
+                    sha1    2a3b1229781516c8cc36089bf09729d5c17ac17c \
+                    rmd160  8bf438b375dbc3d84a7dc47cef39c5c290a4c2ed
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120121/43375672/attachment.html>


More information about the macports-changes mailing list