Date: Sun, 26 Jun 2016 19:11:44 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417608 - head/misc/py-socli Message-ID: <201606261911.u5QJBiM1023619@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Sun Jun 26 19:11:44 2016 New Revision: 417608 URL: https://svnweb.freebsd.org/changeset/ports/417608 Log: - Bump PORTREVISION Reported by: cperciva Reviewed by: junovitch (mentor) Approved by: junovitch (mentor) Modified: head/misc/py-socli/Makefile Modified: head/misc/py-socli/Makefile ============================================================================== --- head/misc/py-socli/Makefile Sun Jun 26 19:09:31 2016 (r417607) +++ head/misc/py-socli/Makefile Sun Jun 26 19:11:44 2016 (r417608) @@ -3,6 +3,7 @@ PORTNAME= socli PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606261911.u5QJBiM1023619>