aboutsummaryrefslogtreecommitdiff
path: root/deskutils/doodle
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-20 22:03:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-20 22:03:24 +0000
commit125760f6cabb2b7dc3c0b8bb63fbc4b9b65d2e50 (patch)
tree5cc6c6036c22c9f3191739ffe0f82f6143683c96 /deskutils/doodle
parent9942a5389f3add6b9b852fc1cc715a2bc0caf347 (diff)
downloadports-125760f6cabb2b7dc3c0b8bb63fbc4b9b65d2e50.tar.gz
ports-125760f6cabb2b7dc3c0b8bb63fbc4b9b65d2e50.zip
- Update to 0.6.5
PR: ports/105695 Submitted by: Thomas Abthorpe
Notes
Notes: svn path=/head/; revision=177695
Diffstat (limited to 'deskutils/doodle')
-rw-r--r--deskutils/doodle/Makefile13
-rw-r--r--deskutils/doodle/distinfo6
-rw-r--r--deskutils/doodle/files/patch-src_doodle_index.c14
-rw-r--r--deskutils/doodle/pkg-plist1
4 files changed, 24 insertions, 10 deletions
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile
index 5286f59180db..b33dd3af0388 100644
--- a/deskutils/doodle/Makefile
+++ b/deskutils/doodle/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= doodle
-PORTVERSION= 0.6.3
-PORTREVISION= 3
+PORTVERSION= 0.6.5
CATEGORIES= deskutils
MASTER_SITES= http://gnunet.org/doodle/download/
@@ -20,7 +19,7 @@ LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_FAM= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
MAN1= doodle.1 doodled.1
@@ -32,4 +31,10 @@ post-patch:
s|,\$$PTHREAD_LIBS,|,${PTHREAD_LIBS},|; \
s|,\$$PTHREAD_LDFLAGS,|,,|;' ${WRKSRC}/configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/deskutils/doodle/distinfo b/deskutils/doodle/distinfo
index 0ced11a1e487..92a6ab7d49f3 100644
--- a/deskutils/doodle/distinfo
+++ b/deskutils/doodle/distinfo
@@ -1,3 +1,3 @@
-MD5 (doodle-0.6.3.tar.gz) = cd9cd75157d177aa9421588d97474ae3
-SHA256 (doodle-0.6.3.tar.gz) = 355a7896d8ef9d4a7012cac9696a670489b381294d08d49ed6b60e3950d1f9d6
-SIZE (doodle-0.6.3.tar.gz) = 475797
+MD5 (doodle-0.6.5.tar.gz) = 2ff179e8ec2af74937681ece8cc43b68
+SHA256 (doodle-0.6.5.tar.gz) = 4f3c951f9bf150d45ed5075728b9ec9f9d12a94251bc22b187728baf97e83cb6
+SIZE (doodle-0.6.5.tar.gz) = 497924
diff --git a/deskutils/doodle/files/patch-src_doodle_index.c b/deskutils/doodle/files/patch-src_doodle_index.c
index 6a73fc0acda1..ca45b578b615 100644
--- a/deskutils/doodle/files/patch-src_doodle_index.c
+++ b/deskutils/doodle/files/patch-src_doodle_index.c
@@ -1,6 +1,14 @@
---- src/doodle/index.c.orig Tue Sep 6 16:15:31 2005
-+++ src/doodle/index.c Tue Sep 6 16:15:53 2005
-@@ -54,7 +54,7 @@
+--- src/doodle/index.c.orig Wed May 3 05:21:21 2006
++++ src/doodle/index.c Mon Nov 20 11:06:49 2006
+@@ -33,6 +33,7 @@
+ #include "helper2.h"
+ #include "gettext.h"
+ #include "doodle.h"
++#include <signal.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>
+ #include <unistd.h>
+@@ -327,7 +328,7 @@
char * cpos;
size_t slen;
diff --git a/deskutils/doodle/pkg-plist b/deskutils/doodle/pkg-plist
index 6f0a73116c4d..b58cc42222da 100644
--- a/deskutils/doodle/pkg-plist
+++ b/deskutils/doodle/pkg-plist
@@ -11,4 +11,5 @@ share/locale/ga/LC_MESSAGES/doodle.mo
share/locale/it/LC_MESSAGES/doodle.mo
share/locale/nl/LC_MESSAGES/doodle.mo
share/locale/sq/LC_MESSAGES/doodle.mo
+share/locale/sv/LC_MESSAGES/doodle.mo
share/locale/vi/LC_MESSAGES/doodle.mo