Bug 94382 - Port upgrade: sysutils/k3b to 0.12.14
Summary: Port upgrade: sysutils/k3b to 0.12.14
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 10:10 UTC by Heiner
Modified: 2006-03-24 16:48 UTC (History)
0 users

See Also:


Attachments
k3b.diff (2.73 KB, patch)
2006-03-19 17:04 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 2006-03-12 10:10:35 UTC
Upgrade to 0.12.14

Fix: --Boundary-00=_sK/EEklfhVG9BuO
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="k3b.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="k3b.diff"



--Boundary-00=_sK/EEklfhVG9BuO----QYwcRiAtpGogXNuu5OmqFpghWG2UFffGSRAjlXMnjGpXW0KN
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN ../../sysutils/k3b/Makefile ./Makefile
--- ../../sysutils/k3b/Makefile	Thu Feb 23 11:39:09 2006
+++ ./Makefile	Sat Mar 11 08:08:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	k3b
-PORTVERSION=	0.12.11
+PORTVERSION=	0.12.14
 CATEGORIES=	sysutils multimedia kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN ../../sysutils/k3b/distinfo ./distinfo
--- ../../sysutils/k3b/distinfo	Sun Feb 12 11:46:10 2006
+++ ./distinfo	Sat Mar 11 08:09:12 2006
@@ -1,3 +1,3 @@
-MD5 (k3b-0.12.11.tar.bz2) = 17fd99200517d794b206228e3f87c528
-SHA256 (k3b-0.12.11.tar.bz2) = 3085b58ccfce4dcabd114e56ba9d17779fda48df2d1f6f0a8514eed8a31e596f
-SIZE (k3b-0.12.11.tar.bz2) = 4088788
+MD5 (k3b-0.12.14.tar.bz2) = 51ef4fdf98365a285489dc1e11a07a3c
+SHA256 (k3b-0.12.14.tar.bz2) = 00e88c3c1f04b0f8c5e124fced6729bfc7e078fe5d1d449bb07b1f3746eb6ead
+SIZE (k3b-0.12.14.tar.bz2) = 4096391
diff -urN ../../sysutils/k3b/pkg-plist ./pkg-plist
--- ../../sysutils/k3b/pkg-plist	Sun Feb 12 11:46:10 2006
+++ ./pkg-plist	Sat Mar 11 09:52:45 2006
@@ -101,38 +101,24 @@
 include/k3bvideodvdjob.h
 include/k3bwavefilewriter.h
 include/kcutlabel.h
-lib/kde3/libk3bartsoutputplugin.la
 lib/kde3/libk3bartsoutputplugin.so
-lib/kde3/libk3bexternalencoder.la
 lib/kde3/libk3bexternalencoder.so
-%%FFMPEG%%lib/kde3/libk3bffmpegdecoder.la
 %%FFMPEG%%lib/kde3/libk3bffmpegdecoder.so
-%%FLAC%%lib/kde3/libk3bflacdecoder.la
 %%FLAC%%lib/kde3/libk3bflacdecoder.so
-%%LAME%%lib/kde3/libk3blameencoder.la
 %%LAME%%lib/kde3/libk3blameencoder.so
-lib/kde3/libk3blibsndfiledecoder.la
 lib/kde3/libk3blibsndfiledecoder.so
-lib/kde3/libk3bmaddecoder.la
 lib/kde3/libk3bmaddecoder.so
-%%MPC%%lib/kde3/libk3bmpcdecoder.la
 %%MPC%%lib/kde3/libk3bmpcdecoder.so
-lib/kde3/libk3boggvorbisdecoder.la
 lib/kde3/libk3boggvorbisdecoder.so
-lib/kde3/libk3boggvorbisencoder.la
 lib/kde3/libk3boggvorbisencoder.so
-lib/kde3/libk3bsoxencoder.la
 lib/kde3/libk3bsoxencoder.so
-lib/kde3/libk3bwavedecoder.la
 lib/kde3/libk3bwavedecoder.so
-lib/libk3b.la
+lib/libk3b.a
 lib/libk3b.so
 lib/libk3b.so.2
-lib/libk3baudiometainforenamerplugin.la
 lib/libk3baudiometainforenamerplugin.so
-lib/libk3baudioprojectcddbplugin.la
 lib/libk3baudioprojectcddbplugin.so
-lib/libk3bdevice.la
+lib/libk3bdevice.a
 lib/libk3bdevice.so
 lib/libk3bdevice.so.2
 share/applications/kde/k3b.desktop
Comment 1 Heiner 2006-03-19 17:04:50 UTC
Sorry, wrong pkg-plist. Please use this diff:

Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-03-24 01:24:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2006-03-24 16:48:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!