From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 9 18:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ADC046C6 for ; Sat, 9 Nov 2013 18:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8DF862C53 for ; Sat, 9 Nov 2013 18:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA9IU0ZB076908 for ; Sat, 9 Nov 2013 18:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA9IU01t076907; Sat, 9 Nov 2013 18:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 9 Nov 2013 18:30:00 GMT Resent-Message-Id: <201311091830.rA9IU01t076907@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kozlov Sergey Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 887FC699 for ; Sat, 9 Nov 2013 18:23:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7495A2C3D for ; Sat, 9 Nov 2013 18:23:43 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rA9INhNt034759 for ; Sat, 9 Nov 2013 18:23:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rA9INhc5034755; Sat, 9 Nov 2013 18:23:43 GMT (envelope-from nobody) Message-Id: <201311091823.rA9INhc5034755@oldred.freebsd.org> Date: Sat, 9 Nov 2013 18:23:43 GMT From: Kozlov Sergey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183818: [maintainer update] www/py-django-tinymce updated to 1.5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2013 18:30:00 -0000 >Number: 183818 >Category: ports >Synopsis: [maintainer update] www/py-django-tinymce updated to 1.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 09 18:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kozlov Sergey >Release: 10.0-BETA3 >Organization: ARC >Environment: FreeBSD fbsd10-sandbox 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Updated www/py-django-tinymce to 1.5.2 Changes: - Allow staging - Utilize AUTOPLIST option Please remove pkg-plist file from the port directory Port tested with portlint version 2.14.7, looks fine. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 333309) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-tinymce -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,6 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include Index: distinfo =================================================================== --- distinfo (revision 333309) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (django-tinymce-1.5.1.tar.gz) = 9b8d9046fcdb0dca3d208762c5c87b1417ccebedd52c7e0ebf3e0f8a86ac1d27 -SIZE (django-tinymce-1.5.1.tar.gz) = 2358028 +SHA256 (django-tinymce-1.5.2.tar.gz) = 7723de0533e4fc087c236a3654aea12d970cfd4447957fd6f5b6a25ae1e2bda7 +SIZE (django-tinymce-1.5.2.tar.gz) = 2358207 >Release-Note: >Audit-Trail: >Unformatted: