FreeBSD Bugzilla – Attachment 76119 Details for
Bug 109797
Update port: deskutils/kluje to 0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.99 KB, created by
tkato432
on 2007-03-03 16:10:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2007-03-03 16:10:04 UTC
Size:
3.99 KB
patch
obsolete
>diff -urN /usr/ports/deskutils/kluje/Makefile deskutils/kluje/Makefile >--- /usr/ports/deskutils/kluje/Makefile Fri May 5 11:06:58 2006 >+++ deskutils/kluje/Makefile Sat Mar 3 01:07:17 2007 >@@ -6,8 +6,7 @@ > # > > PORTNAME= kluje >-PORTVERSION= 0.7 >-PORTREVISION= 4 >+PORTVERSION= 0.8 > CATEGORIES= deskutils kde > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,11 +15,11 @@ > COMMENT= A KDE client for the popular online journal site LiveJournal > > USE_KDELIBS_VER= 3 >-USE_GMAKE= yes >-USE_AUTOTOOLS= libtool:15 >+USE_GMAKE= yes >+USE_AUTOTOOLS= libtool:15 > > post-patch: >- @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ >- ${WRKSRC}/${CONFIGURE_SCRIPT} >+ @${REINPLACE_CMD} -e 's|-O2||g ; \ >+ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} > > .include <bsd.port.mk> >diff -urN /usr/ports/deskutils/kluje/distinfo deskutils/kluje/distinfo >--- /usr/ports/deskutils/kluje/distinfo Thu Nov 24 16:02:56 2005 >+++ deskutils/kluje/distinfo Sat Mar 3 00:52:51 2007 >@@ -1,3 +1,3 @@ >-MD5 (kluje-0.7.tar.gz) = 5cef0c14202baf748425cf9fba172abe >-SHA256 (kluje-0.7.tar.gz) = ee28350fac9ec57eb00270fac57ea062af9dd42a43eccc24a9e21f6755335031 >-SIZE (kluje-0.7.tar.gz) = 748114 >+MD5 (kluje-0.8.tar.gz) = 983a4942848c5e84605bfe54b90ec852 >+SHA256 (kluje-0.8.tar.gz) = fa1f50bad4a90424ab547cd6dbb70c27f883335b23faa22d7ec0ed8f6cf65a63 >+SIZE (kluje-0.8.tar.gz) = 582169 >diff -urN /usr/ports/deskutils/kluje/files/patch-editeventsdialog.cpp deskutils/kluje/files/patch-editeventsdialog.cpp >--- /usr/ports/deskutils/kluje/files/patch-editeventsdialog.cpp Thu Dec 23 19:08:52 2004 >+++ deskutils/kluje/files/patch-editeventsdialog.cpp Thu Jan 1 09:00:00 1970 >@@ -1,20 +0,0 @@ >---- kluje/editeventsdialog.cpp.orig Wed Jul 17 06:01:24 2002 >-+++ kluje/editeventsdialog.cpp Thu Dec 23 10:56:25 2004 >-@@ -159,7 +159,7 @@ >- this->setEnabled(false); >- this->setCursor(QCursor(Qt::WaitCursor)); >- subjLineEdit->setCursor(QCursor(Qt::WaitCursor)); >-- eventEdit->setCursor(QCursor(Qt::WaitCursor)); >-+ eventEdit->QMultiLineEdit::setCursor(QCursor(Qt::WaitCursor)); >- } >- >- void EditEventsDialog::enable() >-@@ -167,7 +167,7 @@ >- this->setEnabled(true); >- this->setCursor(QCursor(Qt::ArrowCursor)); >- subjLineEdit->setCursor(QCursor(Qt::ArrowCursor)); >-- eventEdit->setCursor(QCursor(Qt::ArrowCursor)); >-+ eventEdit->QMultiLineEdit::setCursor(QCursor(Qt::ArrowCursor)); >- } >- >- EditEventsDialog::~EditEventsDialog() >diff -urN /usr/ports/deskutils/kluje/files/patch-klujesystray.cpp deskutils/kluje/files/patch-klujesystray.cpp >--- /usr/ports/deskutils/kluje/files/patch-klujesystray.cpp Fri Feb 27 21:54:51 2004 >+++ deskutils/kluje/files/patch-klujesystray.cpp Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- kluje/klujesystray.cpp.orig Thu Feb 26 21:29:36 2004 >-+++ kluje/klujesystray.cpp Thu Feb 26 21:34:29 2004 >-@@ -97,7 +97,7 @@ >- { >- QUrl url = *(urls->at(id)); >- >-- kdDebug(6969) << "User selected link " << url << endl; >-+ kdDebug(6969) << "User selected link " << url.toString() << endl; >- >- KProcess *proc = new KProcess(); >- >diff -urN /usr/ports/deskutils/kluje/pkg-plist deskutils/kluje/pkg-plist >--- /usr/ports/deskutils/kluje/pkg-plist Mon Aug 4 05:47:26 2003 >+++ deskutils/kluje/pkg-plist Sat Mar 3 01:10:47 2007 >@@ -1,13 +1,13 @@ > bin/kluje >+share/applnk/Utilities/kluje.desktop > share/apps/kluje/klujeui.rc >-share/applnk/Internet/kluje.desktop >-share/icons/locolor/32x32/apps/kluje.png >-share/icons/hicolor/32x32/apps/kluje.png >-share/icons/locolor/16x16/apps/kluje.png >+share/doc/kde/HTML/en/kluje/common >+share/doc/kde/HTML/en/kluje/index.cache.bz2 >+share/doc/kde/HTML/en/kluje/index.docbook > share/icons/hicolor/16x16/apps/kluje.png > share/icons/hicolor/16x16/apps/kluje_blink.png >-share/doc/HTML/en/kluje/index.docbook >-share/doc/HTML/en/kluje/index.cache.bz2 >-share/doc/HTML/en/kluje/common >+share/icons/hicolor/32x32/apps/kluje.png >+share/icons/locolor/16x16/apps/kluje.png >+share/icons/locolor/32x32/apps/kluje.png >+@dirrm share/doc/kde/HTML/en/kluje > @dirrm share/apps/kluje >-@dirrm share/doc/HTML/en/kluje
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109797
: 76119