From owner-freebsd-ports-bugs@freebsd.org Fri Jan 1 17:04:18 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5509A5DBEE for ; Fri, 1 Jan 2016 17:04:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC2521382 for ; Fri, 1 Jan 2016 17:04:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u01H4IZA092242 for ; Fri, 1 Jan 2016 17:04:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205783] [NEW PORT] misc/py-tqdm: A fast, extensible progress bar for Python Date: Fri, 01 Jan 2016 17:04:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-patch, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: neel@neelc.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2016 17:04:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205783 --- Comment #5 from Neel Chauhan --- Comment on attachment 164935 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164935 shar file for misc/py-tqdm ># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-tqdm ># py-tqdm/pkg-descr ># py-tqdm/Makefile ># py-tqdm/distinfo ># >echo c - py-tqdm >mkdir -p py-tqdm > /dev/null 2>&1 >echo x - py-tqdm/pkg-descr >sed 's/^X//' >py-tqdm/pkg-descr << 'cf530fdbf6b00895579236e233a6b002' >XA fast, extensible progress bar for Python. >X >XWWW: https://www.github.com/tqdm/tqdm >cf530fdbf6b00895579236e233a6b002 >echo x - py-tqdm/Makefile >sed 's/^X//' >py-tqdm/Makefile << '54f84a3afbe1e5ae2d2d0b6b6ff3e384' >X# $FreeBSD$ >X >XPORTNAME=3D py-tqdm >XPORTVERSION=3D 3.6.0 >XDISTVERSIONPREFIX=3D v >XCATEGORIES=3D misc >X >XMAINTAINER=3D neel@neelc.org >XCOMMENT=3D Fast, extensible progress bar for Python >X >XLICENSE=3D MIT >X >XUSE_GITHUB=3D yes >XGH_ACCOUNT=3D tqdm >X >XUSES=3D python >XUSE_PYTHON=3D autoplist distutils >XNO_ARCH=3D yes >X >X.include >54f84a3afbe1e5ae2d2d0b6b6ff3e384 >echo x - py-tqdm/distinfo >sed 's/^X//' >py-tqdm/distinfo << '56ed6b659af8858d27d551809dd3a904' >XSHA256 (tqdm-tqdm-v3.6.0_GH0.tar.gz) =3D e3b96acc1576b54bab7a28cf540a6df1= 3cc32ef67a29e752ed6ddde396b71bd6 >XSIZE (tqdm-tqdm-v3.6.0_GH0.tar.gz) =3D 457878 >56ed6b659af8858d27d551809dd3a904 >exit > --=20 You are receiving this mail because: You are the assignee for the bug.=