Date: Sun, 11 Mar 2012 07:06:39 GMT From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165915: [CHANGE-REQUEST] www/py-cherrypy-old blocking portscout for version checking Message-ID: <201203110706.q2B76dKM058067@red.freebsd.org> Resent-Message-ID: <201203110710.q2B7AAvx047831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165915 >Category: ports >Synopsis: [CHANGE-REQUEST] www/py-cherrypy-old 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:10: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 no check for a newer version as the current one is the last for 2.X.X branch. >How-To-Repeat: >Fix: Patch attached with submission follows: --- stow.bak/Makefile 2012-03-09 19:32:29.656234216 +0600 +++ stow/Makefile 2012-03-09 20:27:37.513235595 +0600 @@ -7,12 +7,11 @@ # PORTNAME= stow -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= GNU version of Carnegie Mellon's "Depot" program LICENSE= GPLv2 diff -ruN stow.bak/distinfo stow/distinfo --- stow.bak/distinfo 2012-03-09 19:32:29.656234216 +0600 +++ stow/distinfo 2012-03-09 20:03:05.819235100 +0600 @@ -1,2 +1,2 @@ -SHA256 (stow-2.1.3.tar.bz2) = 2dff605c801fee9fb7d0fef6988bbb8a0511fad469129b20cae60e0544ba1443 -SIZE (stow-2.1.3.tar.bz2) = 394852 +SHA256 (stow-2.2.0.tar.bz2) = 86bc30fe1d322a5c80ff3bd7580c2758149aad7c3bbfa18b48a9d95c25d66b05 +SIZE (stow-2.2.0.tar.bz2) = 408012 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203110706.q2B76dKM058067>