Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2013 18:23:43 GMT
From:      Kozlov Sergey <kozlov.sergey.404@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183818: [maintainer update] www/py-django-tinymce updated to 1.5.2
Message-ID:  <201311091823.rA9INhc5034755@oldred.freebsd.org>
Resent-Message-ID: <201311091830.rA9IU01t076907@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311091823.rA9INhc5034755>