[135518] trunk/dports/kde/ktorrent4/Portfile

nicos at macports.org nicos at macports.org
Sat Apr 25 01:57:17 PDT 2015


Revision: 135518
          https://trac.macports.org/changeset/135518
Author:   nicos at macports.org
Date:     2015-04-25 01:57:17 -0700 (Sat, 25 Apr 2015)
Log Message:
-----------
ktorrent4: update to 4.3.1 following libktorrent in r135517, 
add livecheck, taking maintainership

Revision Links:
--------------
    https://trac.macports.org/changeset/135517

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

Modified: trunk/dports/kde/ktorrent4/Portfile
===================================================================
--- trunk/dports/kde/ktorrent4/Portfile	2015-04-25 08:52:45 UTC (rev 135517)
+++ trunk/dports/kde/ktorrent4/Portfile	2015-04-25 08:57:17 UTC (rev 135518)
@@ -7,25 +7,30 @@
 name                ktorrent4
 conflicts           ktorrent
 # ktorrent4 and libktorrent usually need to be updated together
-version             4.2.0
-revision            2
+version             4.3.1
 categories          kde kde4
 license             GPL-3+
-maintainers         nomaintainer
+maintainers         nicos openmaintainer
 description         KDE4 bittorrent client, version 4.
 long_description    Bittorrent client for KDE4 supporting a variety of \
                     features such as uPNP.
 platforms           darwin
-homepage            http://www.kde.org
-master_sites	    http://ktorrent.org/downloads/${version}/
+homepage            http://ktorrent.pwsp.net 
+master_sites        http://ktorrent.pwsp.net/downloads/${version}/ 
 use_bzip2           yes
 
-checksums           sha1    d84b7222e982655bca17a2df0c177e1f6ff5294e \
-                    rmd160  96efd17899c2814b235a0577d7fd7b56b5ad7338
+checksums           rmd160  612bb133241653902fbe6d34f8fdce94338e71b3 \
+                    sha256  66094f6833347afb0c49e332f0ec15ec48db652cbe66476840846ffd5ca0e4a1
 
 distname            ktorrent-${version}
 
+#Deactivating ipfilter plugin, which has linking problems (QHostAddress)
+configure.args-append   -DENABLE_IPFILTER_PLUGIN=false 
+
 depends_lib-append  port:kde4-runtime port:kdepimlibs4 \
                     port:libktorrent port:boost port:taglib
 
 depends_build-append bin:perl:perl5
+
+livecheck.url       http://ktorrent.pwsp.net/downloads/
+livecheck.regex     (\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150425/e62d9bcf/attachment.html>


More information about the macports-changes mailing list