Revision
140762
Author
ryandesign@macports.org
Date
2015-10-02 02:47:34 -0700 (Fri, 02 Oct 2015)

Log Message

quassel: update to 0.12.2 (#49043)

Modified Paths

Diff

Modified: trunk/dports/irc/quassel/Portfile (140761 => 140762)


--- trunk/dports/irc/quassel/Portfile	2015-10-02 09:47:28 UTC (rev 140761)
+++ trunk/dports/irc/quassel/Portfile	2015-10-02 09:47:34 UTC (rev 140762)
@@ -6,16 +6,16 @@
 PortGroup cxx11 1.0
 
 name            quassel
-version         0.11.1
+version         0.12.2
 categories      irc
-license         GPL-3
+license         GPL-2 GPL-3
 platforms       darwin
 maintainers     nomaintainer
 homepage        http://quassel-irc.org
 master_sites    ${homepage}/pub
 
-checksums       rmd160  0c2faccfb3dbbe7d3c38a86598e3ee9e0be0dcfa \
-                sha256  ad60aeb937e2cb5dc2b510daf46940e0bcf27efb4a20b80c776174109aa7566e
+checksums       rmd160  d729c689028b111774dd31d1b2daf7ea8cda2aca \
+                sha256  6bd6f79ecb88fb857bea7e89c767a3bd0f413ff01bae9298dd2e563478947897
 
 depends_lib     port:dbusmenu-qt \
                 path:lib/libssl.dylib:openssl \
@@ -42,8 +42,7 @@
                 -DWANT_MONO=OFF \
                 -DWITH_KDE=OFF
 
-if {${name} == ${subport}} {
-
+if {${name} eq ${subport}} {
     description \
         Qt4 IRC client
     long_description \
@@ -60,7 +59,6 @@
 }
 
 subport ${name}-client {
-
     description \
         Qt4 IRC client - client component
     long_description \