Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2018 16:49:31 +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: r463735 - head/www/py-django-hijack
Message-ID:  <201803061649.w26GnV67091024@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Mar  6 16:49:31 2018
New Revision: 463735
URL: https://svnweb.freebsd.org/changeset/ports/463735

Log:
  www/py-django-hijack update to 2.1.7
  
  PR:		226394
  Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)

Modified:
  head/www/py-django-hijack/Makefile   (contents, props changed)
  head/www/py-django-hijack/distinfo   (contents, props changed)

Modified: head/www/py-django-hijack/Makefile
==============================================================================
--- head/www/py-django-hijack/Makefile	Tue Mar  6 16:25:16 2018	(r463734)
+++ head/www/py-django-hijack/Makefile	Tue Mar  6 16:49:31 2018	(r463735)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-hijack
-PORTVERSION=	2.1.1
+PORTVERSION=	2.1.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	Allows DJango superusers to login as other us
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=1.8:www/py-django@${FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/www/py-django-hijack/distinfo
==============================================================================
--- head/www/py-django-hijack/distinfo	Tue Mar  6 16:25:16 2018	(r463734)
+++ head/www/py-django-hijack/distinfo	Tue Mar  6 16:49:31 2018	(r463735)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465909608
-SHA256 (django-hijack-2.1.1.tar.gz) = 2b90d9fdd733e608aee9b83f25a58ac3d7cb86f337c771fcf1c37713d7bac2d2
-SIZE (django-hijack-2.1.1.tar.gz) = 17047
+TIMESTAMP = 1520345944
+SHA256 (django-hijack-2.1.7.tar.gz) = 4f4a2076d615f777d71ef46f29fcc5e83a12beac01c989045926d93b77ca3438
+SIZE (django-hijack-2.1.7.tar.gz) = 19950



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