Date: Mon, 9 Jul 2018 16:44:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474270 - head/lang/python37 Message-ID: <201807091644.w69GiYhw023456@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon Jul 9 16:44:34 2018 New Revision: 474270 URL: https://svnweb.freebsd.org/changeset/ports/474270 Log: - Bump PORTREVISON after r474267 Reported by: mat Sponsored by: iXsystems Inc. Modified: head/lang/python37/Makefile Modified: head/lang/python37/Makefile ============================================================================== --- head/lang/python37/Makefile Mon Jul 9 16:40:40 2018 (r474269) +++ head/lang/python37/Makefile Mon Jul 9 16:44:34 2018 (r474270) @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= python +PORTREVISION= 1 PORTVERSION= ${PYTHON_PORTVERSION} CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807091644.w69GiYhw023456>