Bug 112090 - Port upgrade: kdiff3 to 0.9.92
Summary: Port upgrade: kdiff3 to 0.9.92
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 21:10 UTC by Heiner
Modified: 2007-05-29 10:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiner 2007-04-24 21:10:06 UTC
See Patch.

Heiner

Fix: --Boundary-00=_G4lLGLT1r0yZ/5i
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="kdiff3.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="kdiff3.diff"



--Boundary-00=_G4lLGLT1r0yZ/5i----NqAZr6I6MQT3RVLYQMKpx8ygaXQi1A3WtLZFgWCBwnapQRKr
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN ../../textproc/kdiff3/Makefile ./Makefile
--- ../../textproc/kdiff3/Makefile	Sun Nov  5 18:29:06 2006
+++ ./Makefile	Fri Apr 20 14:36:23 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	kdiff3
-PORTVERSION=	0.9.91
+PORTVERSION=	0.9.92
 CATEGORIES=	textproc kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN ../../textproc/kdiff3/distinfo ./distinfo
--- ../../textproc/kdiff3/distinfo	Sun Nov  5 18:29:06 2006
+++ ./distinfo	Fri Apr 20 14:37:29 2007
@@ -1,3 +1,3 @@
-MD5 (kdiff3-0.9.91.tar.gz) = e56613506475f23b8ab713f325dea6e3
-SHA256 (kdiff3-0.9.91.tar.gz) = b22deb1ed23049b303427d8ac81d1e6010166fd6d5eb1dbdd6a075ee770ad9d3
-SIZE (kdiff3-0.9.91.tar.gz) = 2173290
+MD5 (kdiff3-0.9.92.tar.gz) = c7b52bfee6a085393de0c4f83732e8f0
+SHA256 (kdiff3-0.9.92.tar.gz) = ec9cc646f6411497cfd5d76ae081b12ff2b11265967ad936d304bd6c452864e4
+SIZE (kdiff3-0.9.92.tar.gz) = 2220173
diff -urN ../../textproc/kdiff3/pkg-plist ./pkg-plist
--- ../../textproc/kdiff3/pkg-plist	Sun Nov  5 18:29:06 2006
+++ ./pkg-plist	Sat Apr 21 01:42:00 2007
@@ -2,6 +2,10 @@
 lib/kde3/libkdiff3part.a
 lib/kde3/libkdiff3part.la
 lib/kde3/libkdiff3part.so
+lib/kde3/libkdiff3plugin.a
+lib/kde3/libkdiff3plugin.la
+lib/kde3/libkdiff3plugin.so
+share/applnk/.hidden/kdiff3plugin.desktop
 share/applnk/Development/kdiff3.desktop
 share/apps/kdiff3/kdiff3_shell.rc
 share/apps/kdiff3part/kdiff3_part.rc
@@ -181,6 +185,7 @@
 share/icons/hicolor/32x32/apps/kdiff3.png
 share/icons/locolor/16x16/apps/kdiff3.png
 share/icons/locolor/32x32/apps/kdiff3.png
+share/locale/ar/LC_MESSAGES/kdiff3.mo
 share/locale/az/LC_MESSAGES/kdiff3.mo
 share/locale/bg/LC_MESSAGES/kdiff3.mo
 share/locale/br/LC_MESSAGES/kdiff3.mo
@@ -195,6 +200,7 @@
 share/locale/et/LC_MESSAGES/kdiff3.mo
 share/locale/fr/LC_MESSAGES/kdiff3.mo
 share/locale/ga/LC_MESSAGES/kdiff3.mo
+share/locale/gl/LC_MESSAGES/kdiff3.mo
 share/locale/hi/LC_MESSAGES/kdiff3.mo
 share/locale/hu/LC_MESSAGES/kdiff3.mo
 share/locale/is/LC_MESSAGES/kdiff3.mo
@@ -210,13 +216,16 @@
 share/locale/ro/LC_MESSAGES/kdiff3.mo
 share/locale/ru/LC_MESSAGES/kdiff3.mo
 share/locale/rw/LC_MESSAGES/kdiff3.mo
+share/locale/sk/LC_MESSAGES/kdiff3.mo
 share/locale/sr/LC_MESSAGES/kdiff3.mo
 share/locale/sr@Latn/LC_MESSAGES/kdiff3.mo
 share/locale/sv/LC_MESSAGES/kdiff3.mo
 share/locale/ta/LC_MESSAGES/kdiff3.mo
 share/locale/tg/LC_MESSAGES/kdiff3.mo
 share/locale/tr/LC_MESSAGES/kdiff3.mo
+share/locale/uk/LC_MESSAGES/kdiff3.mo
 share/locale/zh_CN/LC_MESSAGES/kdiff3.mo
+share/services/kdiff3_plugin.desktop
 share/services/kdiff3part.desktop
 @dirrm share/doc/HTML/sv/kdiff3
 @dirrmtry share/doc/HTML/sv
@@ -224,6 +233,7 @@
 @dirrmtry share/doc/HTML/pt
 @dirrm share/doc/HTML/nl/kdiff3
 @dirrmtry share/doc/HTML/nl
+@dirrm share/doc/HTML/kdiff3
 @dirrm share/doc/HTML/it/kdiff3
 @dirrmtry share/doc/HTML/it
 @dirrm share/doc/HTML/fr/kdiff3
@@ -238,7 +248,6 @@
 @dirrmtry share/doc/HTML/de
 @dirrm share/doc/HTML/da/kdiff3
 @dirrmtry share/doc/HTML/da
-@dirrm share/doc/HTML/kdiff3
 @dirrmtry share/doc/HTML
 @dirrmtry share/doc
 @dirrm share/apps/kdiff3part
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-24 21:27:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-29 10:17:13 UTC
itetcu      2007-05-29 09:17:06 UTC

  FreeBSD ports repository

  Modified files:
    textproc/kdiff3      Makefile distinfo pkg-plist 
  Log:
  Update to 0.9.92
  
  PR:             ports/112090
  Submitted by:   Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.25      +3 -2      ports/textproc/kdiff3/Makefile
  1.14      +3 -3      ports/textproc/kdiff3/distinfo
  1.12      +10 -1     ports/textproc/kdiff3/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-05-29 10:17:29 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!