summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2005-07-10 18:38:24 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2005-07-10 18:38:24 +0000
commitce83db575971c61d4a6902b0913cba3247e79ef2 (patch)
tree095f4f00b97670ec5e31876326e3bef861654bc4 /deskutils
parentPortlint (diff)
- Distfile was rerolled
- Bump PORTREVISION Changes: - Updated buildsystem (where a new bug slipped in, therefore the new patch) - bugfix in src/fs/filesystem.cpp - two new sanity checks in src/library/ktagebuch.cpp Submitted by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=138832
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ktagebuch/Makefile1
-rw-r--r--deskutils/ktagebuch/distinfo4
-rw-r--r--deskutils/ktagebuch/files/patch-src-Makefile.in11
3 files changed, 14 insertions, 2 deletions
diff --git a/deskutils/ktagebuch/Makefile b/deskutils/ktagebuch/Makefile
index 84c122520b27..041fa27c4484 100644
--- a/deskutils/ktagebuch/Makefile
+++ b/deskutils/ktagebuch/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ktagebuch
PORTVERSION= 0.74
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= http://www.theblessing.net/programming/${PORTNAME}/
diff --git a/deskutils/ktagebuch/distinfo b/deskutils/ktagebuch/distinfo
index bb779764ac87..ff9a097d376a 100644
--- a/deskutils/ktagebuch/distinfo
+++ b/deskutils/ktagebuch/distinfo
@@ -1,2 +1,2 @@
-MD5 (ktagebuch-0.74.tar.bz2) = 79f5d1bddc3dbd6d13c81edab773ce34
-SIZE (ktagebuch-0.74.tar.bz2) = 669221
+MD5 (ktagebuch-0.74.tar.bz2) = 332525c345870a6a3442829667692c77
+SIZE (ktagebuch-0.74.tar.bz2) = 676348
diff --git a/deskutils/ktagebuch/files/patch-src-Makefile.in b/deskutils/ktagebuch/files/patch-src-Makefile.in
new file mode 100644
index 000000000000..bfbcaeb5fd3e
--- /dev/null
+++ b/deskutils/ktagebuch/files/patch-src-Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Sun Jul 10 20:08:49 2005
++++ src/Makefile.in Sun Jul 10 20:09:15 2005
+@@ -289,7 +289,7 @@
+ KDE_ICON = AUTO
+
+ # this is where the kdelnk file will go
+-kdelnkdir = /usr/share/applications/
++kdelnkdir = $(kde_appsdir)/Applications
+ kdelnk_DATA = ktagebuch.desktop
+
+ # this is where the XML-GUI resource file goes