Opened 13 years ago

Closed 13 years ago

#27017 closed defect (fixed)

kdelibs4 Portfile references patches that no longer exist

Reported by: nerdrew@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: sharky@…, macports@…, michaelld (Michael Dickens)
Port: kdelibs4

Description

kdelibs4 tries to download the missing patches and fails.

diff --git a/dports/kde/kdelibs4/Portfile b/dports/kde/kdelibs4/Portfile
index b287911..11252eb 100644
--- a/dports/kde/kdelibs4/Portfile
+++ b/dports/kde/kdelibs4/Portfile
@@ -41,15 +41,6 @@ depends_lib-append  \
 
 conflicts           kdelibs3
 
-patchfiles          add-bundles-to-path.patch \
-                    default-kde4-xdg-menu-prefix.patch \
-                    fix-bundle-icons.patch \
-                    workaround-kdeinit4-crash.patch \
-                    patch-cmake-modules-FindKDE4-Internal.cmake.diff
-
-patch.dir           ${workpath}/${distname}
-patch.pre_args      -p1
-

Change History (6)

comment:1 Changed 13 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Cc: sharky@… added
Owner: changed from macports-tickets@… to snc@…

comment:3 Changed 13 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:4 Changed 13 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:5 Changed 13 years ago by nerdling (Jeremy Lavergne)

Those patches do indeed work, so they need reinstated.

comment:6 Changed 13 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

I've reinstated the files in r72785.

Note: See TracTickets for help on using tickets.