Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2012 19:42:38 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165975: [CHANGE REQUEST] sysutils/k3b blocking portscout for improper version checking
Message-ID:  <201203121342.q2CDgcJS012771@bofh.telnet.net.bd>
Resent-Message-ID: <201203121350.q2CDoAEa028389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165975
>Category:       ports
>Synopsis:       [CHANGE REQUEST] sysutils/k3b blocking portscout for improper version checking
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 12 13:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT 2012 bofh@bofh.telnet.net.bd:/usr/obj/usr/src/sys/BOFH amd64


	
>Description:
This patch blocks portscout from updated version checking as this is the last stable version for KDE 3.X branch.
	
>How-To-Repeat:
	
>Fix:

	



--- k3b.patch.txt begins here ---
diff -ruN k3b.bak/Makefile k3b/Makefile
--- k3b.bak/Makefile	2012-03-12 19:36:37.995249359 +0600
+++ k3b/Makefile	2012-03-12 19:37:11.281253027 +0600
@@ -11,9 +11,11 @@
 CATEGORIES=	sysutils multimedia kde
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	A CD/DVD recording GUI for KDE
 
+PORTSCOUT=	ignore:1
+
 RUN_DEPENDS=	cdrdao:${PORTSDIR}/sysutils/cdrdao
 LIB_DEPENDS=	tag:${PORTSDIR}/audio/taglib \
 		samplerate:${PORTSDIR}/audio/libsamplerate
--- k3b.patch.txt ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203121342.q2CDgcJS012771>