Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 17:06:34 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166316: [PATCH] multimedia/photofilmstrip: Block PORTSCOUT from reporting unstable version, take maintainership
Message-ID:  <201203221106.q2MB6YhH033813@bofh.telnet.net.bd>
Resent-Message-ID: <201203221110.q2MBAE6Q054903@freefall.freebsd.org>

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

>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:



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