Date: Sun, 25 Jun 2006 17:26:29 +0200 From: "Danny Pansters" <danny@ricin.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Danny Pansters <danny@ricin.com> Subject: ports/99453: [maintainer] multimedia/kbtv: update to 1.1.1 (bugfix release) Message-ID: <20060625152657.EDFC143D6D@mx1.FreeBSD.org> Resent-Message-ID: <200606251530.k5PFUPsx065030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99453 >Category: ports >Synopsis: [maintainer] multimedia/kbtv: update to 1.1.1 (bugfix release) >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: Sun Jun 25 15:30:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD desktop.homenet 6.1-RC FreeBSD 6.1-RC #0: Fri Apr 14 22:14:32 CEST 2006 danny@desktop.homenet:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to 1.1.1; fixes runtime error on amd64 (METEORGINPUT), some btsetup bugs, minor misc changes Tested on the i386 system above (KDE-3.5.2) and on amd64 with 6.1-RELEASE and updated ports (KDE-3.5.3) >How-To-Repeat: >Fix: --- multimedia::kbtv.diff begins here --- diff -ruN multimedia/kbtv.old/Makefile multimedia/kbtv/Makefile --- multimedia/kbtv.old/Makefile Sun Jun 25 16:54:52 2006 +++ multimedia/kbtv/Makefile Sun Jun 25 16:53:11 2006 @@ -6,8 +6,8 @@ # PORTNAME= kbtv -DISTVERSION= 1.1 -PORTREVISION= 1 +DISTVERSION= 1.1.1 +PORTREVISION= CATEGORIES= multimedia python kde MASTER_SITES= http://freebsd.ricin.com/ports/distfiles/ EXTRACT_SUFX= .tbz @@ -18,7 +18,7 @@ RUN_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde BUILD_DEPENDS= ${RUN_DEPENDS} swig1.3:${PORTSDIR}/devel/swig13 -USE_BZIP2= YES +USE_BZIP2= yes USE_KDELIBS_VER=3 USE_PYTHON= yes USE_SDL= sdl diff -ruN multimedia/kbtv.old/distinfo multimedia/kbtv/distinfo --- multimedia/kbtv.old/distinfo Sun Jun 25 16:54:52 2006 +++ multimedia/kbtv/distinfo Sun Jun 25 16:59:49 2006 @@ -1,3 +1,3 @@ -MD5 (kbtv-1.1.tbz) = 3486bcadd61f9708a4f317e56dfb8993 -SHA256 (kbtv-1.1.tbz) = e09384039ca4068aec1efbb5fb8dcaec86d5126d93de1956097af76123c58dcd -SIZE (kbtv-1.1.tbz) = 760711 +MD5 (kbtv-1.1.1.tbz) = 4d1216e79e7a60f7c43faeb4c8e310d1 +SHA256 (kbtv-1.1.1.tbz) = 71f48605219076cc85e0e4479fc02477b9774a16a794fe4083427e44b11b5a62 +SIZE (kbtv-1.1.1.tbz) = 761073 --- multimedia::kbtv.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060625152657.EDFC143D6D>