Upgrade to 1.0.0pre2 Fix: see attached diff --Boundary-00=_n4GxBBLgZZmpCjH Content-Type: text/x-diff; charset="iso-8859-1"; name="ksteak.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ksteak.diff" --Boundary-00=_n4GxBBLgZZmpCjH----eFWD0qcMpJUrloJpmo1aLmS0VODcQadF7nQSeovNjQExmy5l Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -urN ../../german/ksteak/Makefile ./Makefile --- ../../german/ksteak/Makefile Thu Aug 12 07:47:33 2004 +++ ./Makefile Thu Dec 16 18:27:48 2004 @@ -6,8 +6,7 @@ # PORTNAME= ksteak -PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTVERSION= 1.0.0pre2 CATEGORIES= german kde MASTER_SITES= http://www.der-fritz.de/ksteak/ @@ -27,7 +26,7 @@ GNU_CONFIGURE= yes -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak +#post-install: +# ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak .include <bsd.port.mk> diff -urN ../../german/ksteak/distinfo ./distinfo --- ../../german/ksteak/distinfo Thu Apr 29 20:30:29 2004 +++ ./distinfo Thu Dec 16 18:18:22 2004 @@ -1,2 +1,2 @@ -MD5 (ksteak-0.9.4.tar.bz2) = 2e60a99e1b4ffd271494bc67b800ec4d -SIZE (ksteak-0.9.4.tar.bz2) = 422031 +MD5 (ksteak-1.0.0pre2.tar.bz2) = b78971ffdb32e002931cff19bb6c8ba7 +SIZE (ksteak-1.0.0pre2.tar.bz2) = 460454 diff -urN ../../german/ksteak/pkg-plist ./pkg-plist --- ../../german/ksteak/pkg-plist Fri Jun 13 13:36:33 2003 +++ ./pkg-plist Thu Dec 16 18:23:44 2004 @@ -1,13 +1,9 @@ bin/ksteak -lib/libksteakplugin.so.0 -lib/libksteakplugin.so lib/libksteakplugin.la -share/doc/HTML/en/ksteak/index.docbook -share/doc/HTML/en/ksteak/index.cache.bz2 -share/doc/HTML/en/ksteak/common -share/doc/HTML/de/ksteak/index.docbook -share/doc/HTML/de/ksteak/index.cache.bz2 -share/doc/HTML/de/ksteak/common +lib/libksteakplugin.so +lib/libksteakplugin.so.0 +share/applnk/Utilities/ksteak.desktop +share/apps/khtml/kpartplugins/ksteakplugin.rc share/apps/ksteak/ksteakui.rc share/apps/ksteak/pics/and.png share/apps/ksteak/pics/case.png @@ -18,20 +14,18 @@ share/apps/ksteak/pics/ksteak-dock-watch.png share/apps/ksteak/pics/ksteak-dock.png share/apps/ksteak/pics/or.png -share/apps/khtml/kpartplugins/ksteakplugin.rc +share/doc/HTML/de/ksteak/common +share/doc/HTML/de/ksteak/index.cache.bz2 +share/doc/HTML/de/ksteak/index.docbook +share/doc/HTML/en/ksteak/common +share/doc/HTML/en/ksteak/index.cache.bz2 +share/doc/HTML/en/ksteak/index.docbook share/icons/hicolor/16x16/apps/ksteak.png share/icons/hicolor/16x16/apps/ksteakplugin.png -share/icons/hicolor/22x22/apps/ksteak.png share/icons/hicolor/22x22/apps/ksteakplugin.png share/icons/hicolor/32x32/apps/ksteak.png share/icons/hicolor/32x32/apps/ksteakplugin.png -share/icons/locolor/16x16/apps/ksteak.png share/icons/locolor/16x16/apps/ksteakplugin.png -share/icons/locolor/22x22/apps/ksteak.png -share/icons/locolor/32x32/apps/ksteak.png -share/applnk/Applications/ksteak.desktop share/locale/de/LC_MESSAGES/ksteak.mo -@dirrm share/doc/HTML/en/ksteak -@dirrm share/doc/HTML/de/ksteak @dirrm share/apps/ksteak/pics @dirrm share/apps/ksteak
State Changed From-To: open->feedback You know what the following means, right? ksteak@menelaos [17:57:35]> pkg_version -t 1.0.0pre2 1.0.0 > ksteak@menelaos [17:57:46]> pkg_version -t 1.0.0pre2 1.0 >
State Changed From-To: feedback->closed Committed, thanks!