Date: Thu, 15 Mar 2012 02:27:14 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166114: [PATCH] net-p2p/gtorrentviewer: Block portscout from reporting earlier version, take maintainership Message-ID: <201203142027.q2EKREdp062276@bofh.telnet.net.bd> Resent-Message-ID: <201203142030.q2EKU6D0093636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166114 >Category: ports >Synopsis: [PATCH] net-p2p/gtorrentviewer: Block portscout from reporting earlier 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: Wed Mar 14 20:30:06 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 earlier version - Take maintainership Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- gtorrentviewer-0.2b_14.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/gtorrentviewer/Makefile ./Makefile --- /usr/ports/net-p2p/gtorrentviewer/Makefile 2012-03-08 14:04:09.000000000 +0600 +++ ./Makefile 2012-03-15 02:26:12.385234949 +0600 @@ -13,9 +13,11 @@ MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION} DISTNAME= GTorrentViewer-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= GTK+2 viewer and editor for BitTorrent meta files +PORTSCOUT= skipv:0.2 # older than current version + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 gnomehier intlhack --- gtorrentviewer-0.2b_14.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?201203142027.q2EKREdp062276>