Date: Wed, 21 Sep 2016 21:37:01 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422585 - head/misc/py-progressbar Message-ID: <201609212137.u8LLb1rT057649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Sep 21 21:37:01 2016 New Revision: 422585 URL: https://svnweb.freebsd.org/changeset/ports/422585 Log: misc/py-progressbar: bump PORTREVISION for rerolled distfile Modified: head/misc/py-progressbar/Makefile Modified: head/misc/py-progressbar/Makefile ============================================================================== --- head/misc/py-progressbar/Makefile Wed Sep 21 21:23:59 2016 (r422584) +++ head/misc/py-progressbar/Makefile Wed Sep 21 21:37:01 2016 (r422585) @@ -3,6 +3,7 @@ PORTNAME= progressbar PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609212137.u8LLb1rT057649>