[102239] trunk/dports/kde/pairs/Portfile

nicos at macports.org nicos at macports.org
Tue Jan 29 07:50:15 PST 2013


Revision: 102239
          https://trac.macports.org/changeset/102239
Author:   nicos at macports.org
Date:     2013-01-29 07:50:15 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
pairs: correct license and suppress license conflict with openssl

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

Modified: trunk/dports/kde/pairs/Portfile
===================================================================
--- trunk/dports/kde/pairs/Portfile	2013-01-29 15:48:46 UTC (rev 102238)
+++ trunk/dports/kde/pairs/Portfile	2013-01-29 15:50:15 UTC (rev 102239)
@@ -8,7 +8,7 @@
 version             4.9.5
 categories          kde kde4
 maintainers         nicos openmaintainer
-license             GPL-2+
+license             {GPL-2+ GPL-3+}
 description         KDE standard pairs game.
 long_description    Pairs is a game that will help train your memory by \
                     remembering different images, shapes, sounds and text.
@@ -19,6 +19,9 @@
 checksums           rmd160  a7acc5d2b484d1c84e8b86d75e8b8c1c0c66d122 \
                     sha256  2456f7aaf170a2b5c0a435341995d1fe79a461b142493585e79bc41df6b737e2
 
+#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
+license_noconflict  openssl
+
 depends_lib-append  port:kdelibs4
 
 livecheck.url       http://kde.mirrors.hoobly.com/stable/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/57c953bc/attachment.html>


More information about the macports-changes mailing list