[32867] trunk/dports/net/micq/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 14 01:05:38 PST 2008


Revision: 32867
          http://trac.macosforge.org/projects/macports/changeset/32867
Author:   ryandesign at macports.org
Date:     2008-01-14 01:05:37 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
micq: update to 0.5.4.2 and add sha1 and rmd160 checksums

Modified Paths:
--------------
    trunk/dports/net/micq/Portfile

Modified: trunk/dports/net/micq/Portfile
===================================================================
--- trunk/dports/net/micq/Portfile	2008-01-14 09:04:40 UTC (rev 32866)
+++ trunk/dports/net/micq/Portfile	2008-01-14 09:05:37 UTC (rev 32867)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            micq	
-version         0.4.12
+version         0.5.4.2
 categories      net
 maintainers     nomaintainer
 description     portable text-mode ICQ clone	
@@ -16,9 +16,9 @@
 platforms       darwin freebsd
 extract.suffix  .tgz
 master_sites    ${homepage}archives/
-checksums	md5 92474a12ff064a0204c2a6b59169fb66
-configure.args  --prefix=${destroot}${prefix}
-destroot.destdir	prefix=${destroot}${prefix}
+checksums	md5 ce6f44a335dcc03877e357689ca35489 \
+		sha1 e9f90e8c2b9c99a9b8863aca0329bed72da127b7 \
+		rmd160 bc387467c64047198520fb65985343bd4ce6befb
 
 post-destroot { system "cp ${worksrcpath}/doc/*png ${destroot}${prefix}/share/micq"
                 system "cp ${worksrcpath}/doc/*xpm ${destroot}${prefix}/share/micq" }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/94d84e04/attachment.html


More information about the macports-changes mailing list