aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/kluje/Makefile11
-rw-r--r--deskutils/kluje/distinfo6
-rw-r--r--deskutils/kluje/files/patch-editeventsdialog.cpp20
-rw-r--r--deskutils/kluje/files/patch-klujesystray.cpp11
-rw-r--r--deskutils/kluje/pkg-plist21
5 files changed, 20 insertions, 49 deletions
diff --git a/deskutils/kluje/Makefile b/deskutils/kluje/Makefile
index dc1e2842694c..fe4e44fec489 100644
--- a/deskutils/kluje/Makefile
+++ b/deskutils/kluje/Makefile
@@ -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 @@ MAINTAINER= ports@FreeBSD.org
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 --git a/deskutils/kluje/distinfo b/deskutils/kluje/distinfo
index 4340ba7f64a4..4e30e6a08509 100644
--- a/deskutils/kluje/distinfo
+++ b/deskutils/kluje/distinfo
@@ -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 --git a/deskutils/kluje/files/patch-editeventsdialog.cpp b/deskutils/kluje/files/patch-editeventsdialog.cpp
deleted file mode 100644
index 40ca7dc527ec..000000000000
--- a/deskutils/kluje/files/patch-editeventsdialog.cpp
+++ /dev/null
@@ -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 --git a/deskutils/kluje/files/patch-klujesystray.cpp b/deskutils/kluje/files/patch-klujesystray.cpp
deleted file mode 100644
index 5efc33e97215..000000000000
--- a/deskutils/kluje/files/patch-klujesystray.cpp
+++ /dev/null
@@ -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 --git a/deskutils/kluje/pkg-plist b/deskutils/kluje/pkg-plist
index 1c2df06a593e..a577f2699cbc 100644
--- a/deskutils/kluje/pkg-plist
+++ b/deskutils/kluje/pkg-plist
@@ -1,13 +1,16 @@
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
-@dirrm share/apps/kluje
-@dirrm share/doc/HTML/en/kluje
+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
+@dirrmtry share/doc/kde/HTML/en
+@dirrmtry share/doc/kde/HTML
+@dirrmtry share/doc/kde
+@dirrmtry share/apps/kluje