From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 22 11:10:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CDD31065677 for ; Thu, 22 Mar 2012 11:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1028FC0A for ; Thu, 22 Mar 2012 11:10:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2MBAEug054904 for ; Thu, 22 Mar 2012 11:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2MBAE6Q054903; Thu, 22 Mar 2012 11:10:14 GMT (envelope-from gnats) Resent-Date: Thu, 22 Mar 2012 11:10:14 GMT Resent-Message-Id: <201203221110.q2MBAE6Q054903@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EEF8C106564A for ; Thu, 22 Mar 2012 11:06:35 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-01.telnet-bd.com (mx-out-01.telnet-bd.com [116.212.104.92]) by mx1.freebsd.org (Postfix) with ESMTP id 8F31F8FC15 for ; Thu, 22 Mar 2012 11:06:34 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id EDE352D4119 for ; Thu, 22 Mar 2012 17:07:04 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q2MB6YhH033813; Thu, 22 Mar 2012 17:06:34 +0600 (BDT) (envelope-from bofh) Message-Id: <201203221106.q2MB6YhH033813@bofh.telnet.net.bd> Date: Thu, 22 Mar 2012 17:06:34 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/166316: [PATCH] multimedia/photofilmstrip: Block PORTSCOUT from reporting unstable version, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 11:10:14 -0000 >Number: 166316 >Category: ports >Synopsis: [PATCH] multimedia/photofilmstrip: Block PORTSCOUT from reporting unstable version, take maintainership >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: Thu Mar 22 11:10:13 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 >Description: [DESCRIBE CHANGES] - Block PORTSCOUT from reporting unstable version - Take maintainership Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- py27-photofilmstrip-1.5.0_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/photofilmstrip/Makefile ./Makefile --- /usr/ports/multimedia/photofilmstrip/Makefile 2012-01-28 23:50:06.000000000 +0600 +++ ./Makefile 2012-03-22 17:02:01.134234304 +0600 @@ -13,7 +13,7 @@ MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Creates movies out of your pictures LICENSE= GPLv2 @@ -23,6 +23,8 @@ mencoder:${PORTSDIR}/multimedia/mencoder \ mplayer:${PORTSDIR}/multimedia/mplayer +PORTSCOUT= skipv:1.9.90,1.9.91 # Unstable Versions + USE_PYTHON= yes USE_WX= 2.8+ WX_COMPS= python:lib --- py27-photofilmstrip-1.5.0_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: