From owner-freebsd-python@freebsd.org Mon Jul 9 19:13:49 2018 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B80B10480D7 for ; Mon, 9 Jul 2018 19:13:49 +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 4D545805BD for ; Mon, 9 Jul 2018 19:13:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4B42510480B8; Mon, 9 Jul 2018 19:13:47 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3771E10480B7 for ; Mon, 9 Jul 2018 19:13:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8086C80577 for ; Mon, 9 Jul 2018 19:13:46 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 75FE52563E for ; Mon, 9 Jul 2018 19:13:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w69JDj3c084329 for ; Mon, 9 Jul 2018 19:13:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w69JDjNu084328 for python@FreeBSD.org; Mon, 9 Jul 2018 19:13:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 228417] www/py-django-mezzanine: update to 4.2.3-148 (together with dependent ports) Date: Mon, 09 Jul 2018 19:13:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: commit-hook@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: miwi@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.27 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2018 19:13:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228417 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: miwi Date: Mon Jul 9 19:13:43 UTC 2018 New revision: 474283 URL: https://svnweb.freebsd.org/changeset/ports/474283 Log: - Update www/py-django-mezzanine to 4.2.3-148 Changes to the port: *Changed CHEESESHOP to GH. Reason: Release 4.2.3 is dated from Q1/2017 a= nd has no support for Django 1.11 or newer. Support for Django 1.11 has be= en introduced with commit 564e574 . When upstream brings a new release then a return to CHEESESHOP should be no problem. *Changed RUN_DEPENDS to reflect the new dependencies *Added NO_ARCH *Added pkg-message with quick start notes to improve the user experience *Added SUB_FILES and SUB_LIST for pkg-message - Update www/py-django-mezzanine-filebrowser to 0.4.7 - Update www/py-django-mezzanine-grapelli to 0.4.7 PR: 228417 Submitted by: freebsd_ports@k-worx.org Approved by: koobs (maintainer) Sponsored by: iXsystems Inc. Changes: head/www/py-django-mezzanine/Makefile head/www/py-django-mezzanine/distinfo head/www/py-django-mezzanine/files/ head/www/py-django-mezzanine/files/pkg-message.in head/www/py-django-mezzanine-filebrowser/Makefile head/www/py-django-mezzanine-filebrowser/distinfo head/www/py-django-mezzanine-grappelli/Makefile head/www/py-django-mezzanine-grappelli/distinfo --=20 You are receiving this mail because: You are on the CC list for the bug.=