Bug 52986

Summary: Port upgrade: kdiff3 to 0.9.60
Product: Ports & Packages Reporter: Heiner <h.eichmann>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Heiner 2003-06-06 11:50:09 UTC
See fix

Heiner

Fix: PORTNAME=      kdiff3
-PORTVERSION=   0.9.51
+PORTVERSION=   0.9.60
 CATEGORIES=    textproc kde
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -18,5 +18,10 @@

 USE_KDELIBS_VER=       3
 GNU_CONFIGURE= yes
+
+pre-configure:
+       ${TOUCH} ${WRKSRC}/config.h.in
+       ${TOUCH} ${WRKSRC}/Makefile.in
+       ${TOUCH} ${WRKSRC}/configure

 .include <bsd.port.mk>
using namespace std;
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2003-06-06 21:57:54 UTC
State Changed
From-To: open->closed

Committed, thanks!