Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 17:43:12 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79256: Port upgrade: unbreak german/ksteak
Message-ID:  <200503261743.13381.h.eichmann@gmx.de>
Resent-Message-ID: <200503261650.j2QGo2o8097058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79256
>Category:       ports
>Synopsis:       Port upgrade: unbreak german/ksteak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 26 16:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        5.3-RELEASE
>Organization:
Sirius Cybernetics Corp.
>Environment:
FreeBSD 7of9.unimatrix-zero.borg 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Dec 
31 16:57:09 CET 2004     
he@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
I am not really sure, what caused the BROKEN line. I think it were the 
directories added in the attached diff. All other directories should be part 
of kdehier.
>How-To-Repeat:
>Fix:
see attached diff


--Boundary-00=_hEZRCjuZxLyERba
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -urN ../../german/ksteak/Makefile ./Makefile
--- ../../german/ksteak/Makefile	Mon Mar 21 18:36:34 2005
+++ ./Makefile	Sat Mar 26 17:21:21 2005
@@ -17,8 +17,6 @@
 
 RUN_DEPENDS=	steak:${PORTSDIR}/german/steak
 
-BROKEN=		Incomplete pkg-plist
-
 USE_BZIP2=	yes
 USE_KDELIBS_VER=3
 USE_GMAKE=	yes
diff -urN ../../german/ksteak/pkg-plist ./pkg-plist
--- ../../german/ksteak/pkg-plist	Tue Dec 28 15:13:44 2004
+++ ./pkg-plist	Sat Mar 26 17:31:06 2005
@@ -27,5 +27,9 @@
 share/icons/hicolor/32x32/apps/ksteakplugin.png
 share/icons/locolor/16x16/apps/ksteakplugin.png
 share/locale/de/LC_MESSAGES/ksteak.mo
+@unexec /bin/rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/de 2>/dev/null || /usr/bin/true
 @dirrm share/apps/ksteak/pics
 @dirrm share/apps/ksteak
+@unexec /bin/rmdir %D/share/apps/khtml/kpartplugins 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/apps/khtml 2>/dev/null || /usr/bin/true

--Boundary-00=_hEZRCjuZxLyERba--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_hEZRCjuZxLyERba
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503261743.13381.h.eichmann>