[93560] trunk/dports/kde/attica/Portfile

snc at macports.org snc at macports.org
Sat May 26 13:10:34 PDT 2012


Revision: 93560
          https://trac.macports.org/changeset/93560
Author:   snc at macports.org
Date:     2012-05-26 13:10:31 -0700 (Sat, 26 May 2012)
Log Message:
-----------
attica: update to 0.4.0, add .0 compat dylib #32806

Modified Paths:
--------------
    trunk/dports/kde/attica/Portfile

Modified: trunk/dports/kde/attica/Portfile
===================================================================
--- trunk/dports/kde/attica/Portfile	2012-05-26 17:36:42 UTC (rev 93559)
+++ trunk/dports/kde/attica/Portfile	2012-05-26 20:10:31 UTC (rev 93560)
@@ -5,7 +5,7 @@
 PortGroup           kde4   1.1
 
 name                attica
-version             0.3.0
+version             0.4.0
 categories          kde kde4
 maintainers         snc sharky
 license             LGPL-2.1
@@ -16,12 +16,16 @@
 master_sites        kde:stable/${name}
 use_bzip2           yes
 worksrcdir          ${name}-${version}
-checksums           rmd160  ffae042b46755a5401b5cff0adfe614ca24b2738 \
-                    sha256  a0bd218ac598afed5a5605c015035236ddb298e90336f9ef3dc74ebdeb19cdf1
+checksums           rmd160  4ccaf4072205275e8cf4fde876cacabaf2e8d116 \
+                    sha256  18fa5f99846063175f27b38e0c6b3df841a2c38843406e30d3317175d20f4d9c
 
 platform darwin 8 {
     configure.ldflags-append    -lz -lssl -lcrypto
 }
 
+post-destroot {
+    ln -s libattica.0.4.dylib ${destroot}${prefix}/lib/libattica.0.dylib
+}
+
 livecheck.url       http://kde.mirrors.hoobly.com/stable/${name}
 livecheck.regex     attica-(\\d+\\.\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120526/d00420d2/attachment.html>


More information about the macports-changes mailing list