Commits

Christopher Chavez authored and NicosPavlov committed 86f7c156fcf
kdesdk4 deps: remove old conflict handlers (#4466)

Present when ports were split from kdesdk4 in b0fc438ffc over 5 years ago.
No tags

kde/cervisia/Portfile

Modified
21 21
22 22 #Binaries do not link to openssl, nor use the ssl backend of kdelibs4
23 23 license_noconflict openssl
24 24
25 25 depends_lib-append port:kdelibs4
26 26
27 27 if {![variant_isset docs]} {
28 28 patchfiles patch-CMakeLists.diff
29 29 }
30 30
31 -pre-activate {
32 - #Deactivate hack for when kdesdk4 port has been fragmented into small ports
33 - if {[file exists ${prefix}/bin/kdedoc]
34 - && ![catch {set vers [lindex [registry_active kdesdk4] 0]}]
35 - && [vercmp [lindex $vers 1] 4.11.0] < 0} {
36 - registry_deactivate_composite kdesdk4 "" [list ports_nodepcheck 1]
37 - }
38 -}
39 -
40 31 livecheck.url ${kde4.mirror}
41 32 livecheck.regex (\\d+(\\.\\d+)+)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut