1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 0.9.60.

PR:		ports/52986
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
This commit is contained in:
Adam Weinberger 2003-06-06 20:57:43 +00:00
parent 40a0c4adf7
commit 2cd36b7277
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82400
4 changed files with 12 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= kdiff3
PORTVERSION= 0.9.51
PORTVERSION= 0.9.60
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -19,4 +19,9 @@ CONFIGURE_ARGS+= --program-transform-name=s,^,,
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
pre-configure:
.for i in config.h.in Makefile.in configure
${TOUCH} ${WRKSRC}/${i}
.endfor
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdiff3-0.9.51.tar.gz) = 7574a47b268ef31f3031d4145328f04f
MD5 (kdiff3-0.9.60.tar.gz) = ab54ea2a6f547e4233293e81cd5afc0b

View File

@ -1,10 +1,10 @@
--- kdiff3/pdiff.cpp.orig Mon Apr 7 21:12:32 2003
+++ kdiff3/pdiff.cpp Mon Apr 7 21:13:01 2003
@@ -53,6 +53,7 @@
--- src/pdiff.cpp.orig Mon Apr 7 21:12:32 2003
+++ src/pdiff.cpp Mon Apr 7 21:13:01 2003
@@ -55,6 +55,7 @@
#else
#include <unistd.h>
#endif
+#include <errno.h>
+#include <ctype.h>
using namespace std;

View File

@ -13,7 +13,7 @@ share/doc/HTML/en/kdiff3/dirbrowser.png
share/doc/HTML/en/kdiff3/iteminfo.png
share/doc/HTML/en/kdiff3/new.png
share/doc/HTML/en/kdiff3/merge_current.png
share/applnk/Applications/kdiff3.desktop
share/applnk/Utilities/kdiff3.desktop
share/icons/locolor/32x32/apps/kdiff3.png
share/icons/locolor/16x16/apps/kdiff3.png
share/icons/hicolor/32x32/apps/kdiff3.png