Date: Sun, 11 Mar 2012 07:14:01 GMT From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165916: [CHANGE-REQUEST] x11-fm/krusader blocking portscout for version checking Message-ID: <201203110714.q2B7E160067656@red.freebsd.org> Resent-Message-ID: <201203110720.q2B7KAUw059171@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165916 >Category: ports >Synopsis: [CHANGE-REQUEST] x11-fm/krusader blocking portscout for version checking >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 11 07:20:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: 9.0-RELEASE >Organization: >Environment: 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 makes sure that portscout do not checks for newer version as the current one is the last version for 1.X.X branch for KDE 3.X >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN krusader.bak/Makefile krusader/Makefile --- krusader.bak/Makefile 2012-03-11 13:09:16.671250364 +0600 +++ krusader/Makefile 2012-03-11 13:10:35.466243582 +0600 @@ -11,9 +11,11 @@ CATEGORIES= x11-fm kde MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A two window file-manager for KDE, like midnight or norton commander +PORTSCOUT= ignore:1 # This is the last version of 1.X.X branch for KDE 3.X + USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203110714.q2B7E160067656>