From owner-svn-ports-head@freebsd.org Sun Feb 14 20:38:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 411D6AA8FF4; Sun, 14 Feb 2016 20:38:36 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 107A51F21; Sun, 14 Feb 2016 20:38:35 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1EKcZMW084819; Sun, 14 Feb 2016 20:38:35 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1EKcYDD084817; Sun, 14 Feb 2016 20:38:34 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602142038.u1EKcYDD084817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 14 Feb 2016 20:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408888 - head/www/py-django-tables2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2016 20:38:36 -0000 Author: junovitch Date: Sun Feb 14 20:38:34 2016 New Revision: 408888 URL: https://svnweb.freebsd.org/changeset/ports/408888 Log: www/py-django-tables2: update 1.0.4 -> 1.0.5; add NO_ARCH Submitted by: Kozlov Sergey (maintainer) Differential Revision: D4671 Modified: head/www/py-django-tables2/Makefile head/www/py-django-tables2/distinfo Modified: head/www/py-django-tables2/Makefile ============================================================================== --- head/www/py-django-tables2/Makefile Sun Feb 14 20:19:57 2016 (r408887) +++ head/www/py-django-tables2/Makefile Sun Feb 14 20:38:34 2016 (r408888) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= django-tables2 -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +15,8 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:${PORTSDIR}/www/py-django18 \ ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six +NO_ARCH= yes + USES= python USE_PYTHON= autoplist distutils Modified: head/www/py-django-tables2/distinfo ============================================================================== --- head/www/py-django-tables2/distinfo Sun Feb 14 20:19:57 2016 (r408887) +++ head/www/py-django-tables2/distinfo Sun Feb 14 20:38:34 2016 (r408888) @@ -1,2 +1,2 @@ -SHA256 (django-tables2-1.0.4.tar.gz) = 801b1df349f07f5b548cf4b3d5cddfc26e5969079c7d490f179fb649e76d24af -SIZE (django-tables2-1.0.4.tar.gz) = 57679 +SHA256 (django-tables2-1.0.5.tar.gz) = f1407ab766b29acf753cdc1cd40e966589b2a57262e5ecc202c9f3b723f68a79 +SIZE (django-tables2-1.0.5.tar.gz) = 981605