Date: Tue, 24 Apr 2007 21:45:37 +0200 From: Heiner <h.eichmann@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chuck@pkix.net Subject: ports/112091: Port upgrade: sysutils/k3b to 1.0.1 Message-ID: <200704242145.37495.h.eichmann@gmx.de> Resent-Message-ID: <200704242010.l3OKA7A7051832@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112091 >Category: ports >Synopsis: Port upgrade: sysutils/k3b to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 24 20:10:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann <h.eichmann@gmx.de> >Release: FreeBSD 5.5-RELEASE >Organization: Sirius Cybernetics Corp. >Environment: FreeBSD 7of9.unimatrix-zero.borg 5.5-RELEASE-p1 FreeBSD 5.5-RELEASE-p1 #0: Thu Aug 17 21:05:50 CEST 2006 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: Upgrade to 1.0.1 >How-To-Repeat: >Fix: Apply the patch. --Boundary-00=_h5lLG3gGPoEeg3V Content-Type: text/x-diff; charset="iso-8859-1"; name="k3b.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="k3b.diff" diff -urN ../../sysutils/k3b/Makefile ./Makefile --- ../../sysutils/k3b/Makefile Thu Apr 5 19:28:20 2007 +++ ./Makefile Sat Apr 21 00:35:46 2007 @@ -6,8 +6,7 @@ # PORTNAME= k3b -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= sysutils multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN ../../sysutils/k3b/distinfo ./distinfo --- ../../sysutils/k3b/distinfo Mon Apr 2 13:14:57 2007 +++ ./distinfo Fri Apr 20 14:34:41 2007 @@ -1,3 +1,3 @@ -MD5 (k3b-1.0.tar.bz2) = 02bf955059adfe9ac8a11d36fb34a11c -SHA256 (k3b-1.0.tar.bz2) = b1ab85ad003b3362a964e7516ba21ecb238b199379e449980041a4292d8d2294 -SIZE (k3b-1.0.tar.bz2) = 5102225 +MD5 (k3b-1.0.1.tar.bz2) = 8abd11f56e6e40d6f2d0b076a5f8b8ed +SHA256 (k3b-1.0.1.tar.bz2) = 609c56d4a9e0b41d545e377d61904e99a46e878280d6a6651a65f72f94acb65e +SIZE (k3b-1.0.1.tar.bz2) = 5097997 diff -urN ../../sysutils/k3b/files/patch-configure ./files/patch-configure --- ../../sysutils/k3b/files/patch-configure Thu Jan 1 00:00:00 1970 +++ ./files/patch-configure Sat Apr 21 00:47:14 2007 @@ -0,0 +1,11 @@ +--- configure.orig Sat Apr 21 00:42:59 2007 ++++ configure Sat Apr 21 00:45:23 2007 +@@ -36535,7 +36535,7 @@ + + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + OLD_LIBS=$LIBS +- LIBS="-lavformat -lavcodec -ldl $LIBS" ++ LIBS="-lavformat -lavcodec $LIBS" + cat >conftest.$ac_ext <<_ACEOF + extern "C" { + #include <ffmpeg/avformat.h> --Boundary-00=_h5lLG3gGPoEeg3V-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_h5lLG3gGPoEeg3V Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-send-pr-version: send-pr 3.113 X-GNATS-Notify:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704242145.37495.h.eichmann>