Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 21:43:01 +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: r491870 - head/www/py-django-hijack
Message-ID:  <201902012143.x11Lh10g015503@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb  1 21:43:00 2019
New Revision: 491870
URL: https://svnweb.freebsd.org/changeset/ports/491870

Log:
  Update to 2.1.10
  
  Changes:	https://github.com/arteria/django-hijack/releases
  PR:		235402
  Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)

Modified:
  head/www/py-django-hijack/Makefile
  head/www/py-django-hijack/distinfo

Modified: head/www/py-django-hijack/Makefile
==============================================================================
--- head/www/py-django-hijack/Makefile	Fri Feb  1 21:42:55 2019	(r491869)
+++ head/www/py-django-hijack/Makefile	Fri Feb  1 21:43:00 2019	(r491870)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-hijack
-PORTVERSION=	2.1.9
+PORTVERSION=	2.1.10
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django111>0:www/py-django111@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/www/py-django-hijack/distinfo
==============================================================================
--- head/www/py-django-hijack/distinfo	Fri Feb  1 21:42:55 2019	(r491869)
+++ head/www/py-django-hijack/distinfo	Fri Feb  1 21:43:00 2019	(r491870)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533218381
-SHA256 (django-hijack-2.1.9.tar.gz) = 4c5b4476bd7265b47320f80c0f62d13b3b92b64d92e2a3c8f34cd9e1945bcf4d
-SIZE (django-hijack-2.1.9.tar.gz) = 20116
+TIMESTAMP = 1549044642
+SHA256 (django-hijack-2.1.10.tar.gz) = be484f0ca67a092d5bf9bf8a5307beb716dc2e86b56a69796479183fdeb9036c
+SIZE (django-hijack-2.1.10.tar.gz) = 20480



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902012143.x11Lh10g015503>