From owner-freebsd-python@freebsd.org Tue Dec 15 20:51:30 2015 Return-Path: Delivered-To: freebsd-python@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 F0C2AA48406 for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DB8E7104B for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DB134A48404; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) Delivered-To: python@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 DABB4A48402 for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 CB400104A for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBFKpUHq086978 for ; Tue, 15 Dec 2015 20:51:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 205348] www/py-django: outdated and out-of-sync with www/py-django18 Date: Tue, 15 Dec 2015 20:51:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pierre@guinoiseau.eu X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2015 20:51:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205348 Bug ID: 205348 Summary: www/py-django: outdated and out-of-sync with www/py-django18 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: pierre@guinoiseau.eu Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Created attachment 164283 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164283&action=edit Sync www/py-django with www/py-django18 Hi, www/py-django, which www/py-graphite-web depends on, looks like a duplicate of www/py-django18 and it is out-of-sync with it: - www/py-django18 was updated to 1.8.7 whereas www/py-django is still on 1.8.4 (and with a VUXML entry: https://vuxml.freebsd.org/freebsd/11c52bc6-97aa-11e5-b8df-14dae9d210b8.html) - CONFLICTS with py-django16 instead of py-django18 - MASTER_SITES is in the wrong order Can you please update it? (patch provided) Also to avoid the duplicate, wouldn't that be better to make it a meta-port with a dependency on www/py-django18? Cheers. -- You are receiving this mail because: You are the assignee for the bug.