Bug 57542 - Port upgrade: kdiff3 to 0.9.70
Summary: Port upgrade: kdiff3 to 0.9.70
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-03 16:10 UTC by Heiner
Modified: 2003-10-05 11:34 UTC (History)
0 users

See Also:


Attachments
file.diff (161 bytes, patch)
2003-10-03 16:10 UTC, Heiner
no flags Details | Diff
file.diff (3.47 KB, patch)
2003-10-03 16:10 UTC, Heiner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Heiner 2003-10-03 16:10:15 UTC
See fix

Heiner

Fix: remove the file /files/patch-pdiff.cpp after applying the patch!


Heiner

PORTNAME=      kdiff3
-PORTVERSION=   0.9.61
+PORTVERSION=   0.9.70
 CATEGORIES=    textproc kde
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -18,10 +18,5 @@

 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>
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-10-03 18:21:32 UTC
State Changed
From-To: open->feedback

There seems to be a problem with the pkg-plist: 

Creating gzip'd tar ball in '/usr/ports/packages/All/kdiff3-0.9.70.tgz' 
tar: share/doc/HTML/en/kdiff3/index.html: Cannot stat: No such file or directory 
tar: share/doc/HTML/en/kdiff3/dirmergedocs.html: Cannot stat: No such file or directory 
tar: share/doc/HTML/en/kdiff3/bigscreenshot.html: Cannot stat: No such file or directory 
tar: share/applnk/Utilities/kdiff3.desktop: Cannot stat: No such file or directory 
tar: share/apps/kdiff3/kdiff3ui.rc: Cannot stat: No such file or directory 
tar: Error exit delayed from previous errors 
pkg_create: make_dist: tar command failed with code 512 
*** Error code 1 

Can you investigate?
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-10-05 11:33:57 UTC
State Changed
From-To: feedback->closed

committed, thanks