From owner-svn-ports-head@freebsd.org Tue Dec 8 09:46:40 2015 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 EEE5D9D3728; Tue, 8 Dec 2015 09:46:40 +0000 (UTC) (envelope-from vanilla@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 A756A13AE; Tue, 8 Dec 2015 09:46:40 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB89kdNB021627; Tue, 8 Dec 2015 09:46:39 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB89kdO8021624; Tue, 8 Dec 2015 09:46:39 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201512080946.tB89kdO8021624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 8 Dec 2015 09:46:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403257 - in head/www: . py-django-pipeline13 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: Tue, 08 Dec 2015 09:46:41 -0000 Author: vanilla Date: Tue Dec 8 09:46:39 2015 New Revision: 403257 URL: https://svnweb.freebsd.org/changeset/ports/403257 Log: Add py-django-pipeline13. Added: head/www/py-django-pipeline13/ - copied from r403256, head/www/py-django-pipeline14/ Modified: head/www/Makefile head/www/py-django-pipeline13/Makefile head/www/py-django-pipeline13/distinfo Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Dec 8 09:34:19 2015 (r403256) +++ head/www/Makefile Tue Dec 8 09:46:39 2015 (r403257) @@ -1552,6 +1552,7 @@ SUBDIR += py-django-picklefield SUBDIR += py-django-pipeline SUBDIR += py-django-pipeline12 + SUBDIR += py-django-pipeline13 SUBDIR += py-django-pipeline14 SUBDIR += py-django-piston SUBDIR += py-django-profiles Modified: head/www/py-django-pipeline13/Makefile ============================================================================== --- head/www/py-django-pipeline14/Makefile Tue Dec 8 09:34:19 2015 (r403256) +++ head/www/py-django-pipeline13/Makefile Tue Dec 8 09:46:39 2015 (r403257) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= django-pipeline -PORTVERSION= 1.4.7 +PORTVERSION= 1.3.27 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 14 +PKGNAMESUFFIX= 13 MAINTAINER= ports@FreeBSD.org COMMENT= Asset (css/js) packaging library for Django @@ -20,6 +20,7 @@ USES= python:2 USE_PYTHON= autoplist distutils CONFLICTS= py[23][0-9]-django-pipeline-[0-9]* \ - py[23][0-9]-django-pipeline12-[0-9]* + py[23][0-9]-django-pipeline12-[0-9]* \ + py[23][0-9]-django-pipeline13-[0-9]* .include Modified: head/www/py-django-pipeline13/distinfo ============================================================================== --- head/www/py-django-pipeline14/distinfo Tue Dec 8 09:34:19 2015 (r403256) +++ head/www/py-django-pipeline13/distinfo Tue Dec 8 09:46:39 2015 (r403257) @@ -1,2 +1,2 @@ -SHA256 (django-pipeline-1.4.7.tar.gz) = 5626def8d3f58bd2f59deebbbe7efe29c922006a451506e5c07dd5b4a490ffc3 -SIZE (django-pipeline-1.4.7.tar.gz) = 199328 +SHA256 (django-pipeline-1.3.27.tar.gz) = f394e23a8d7f9b7545fb90c935b78443948d6dea76207e18295c16682b1b6a47 +SIZE (django-pipeline-1.3.27.tar.gz) = 206616