Date: Thu, 4 Oct 2018 18:14:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481240 - head/www/py-django Message-ID: <201810041814.w94IEPxK082587@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 4 18:14:25 2018 New Revision: 481240 URL: https://svnweb.freebsd.org/changeset/ports/481240 Log: Update to 1.11.16 to match www/py-django111 Modified: head/www/py-django/Makefile Modified: head/www/py-django/Makefile ============================================================================== --- head/www/py-django/Makefile Thu Oct 4 18:14:16 2018 (r481239) +++ head/www/py-django/Makefile Thu Oct 4 18:14:25 2018 (r481240) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.11.15 +PORTVERSION= 1.11.16 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810041814.w94IEPxK082587>