Bug 183818 - [maintainer update] www/py-django-tinymce updated to 1.5.2
Summary: [maintainer update] www/py-django-tinymce updated to 1.5.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 18:30 UTC by Serhii (Sergey) Kozlov
Modified: 2013-11-09 19:20 UTC (History)
0 users

See Also:


Attachments
file.diff (963 bytes, patch)
2013-11-09 18:30 UTC, Serhii (Sergey) Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serhii (Sergey) Kozlov freebsd_committer freebsd_triage 2013-11-09 18:30:00 UTC
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.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-09 18:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-11-09 19:03:44 UTC
Responsible Changed
From-To: freebsd-python->wg

I'll take it.
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-11-09 19:17:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-11-09 19:18:09 UTC
Author: wg
Date: Sat Nov  9 19:17:57 2013
New Revision: 333330
URL: http://svnweb.freebsd.org/changeset/ports/333330

Log:
  www/py-django-tinymce: update to 1.5.2
  
  - Update to 1.5.2
  - Allow staging
  - Use python auto plist
  
  PR:		ports/183818
  Submitted by:	maintainer

Deleted:
  head/www/py-django-tinymce/pkg-plist
Modified:
  head/www/py-django-tinymce/Makefile
  head/www/py-django-tinymce/distinfo

Modified: head/www/py-django-tinymce/Makefile
==============================================================================
--- head/www/py-django-tinymce/Makefile	Sat Nov  9 19:13:27 2013	(r333329)
+++ head/www/py-django-tinymce/Makefile	Sat Nov  9 19:17:57 2013	(r333330)
@@ -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 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}djan
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/py-django-tinymce/distinfo
==============================================================================
--- head/www/py-django-tinymce/distinfo	Sat Nov  9 19:13:27 2013	(r333329)
+++ head/www/py-django-tinymce/distinfo	Sat Nov  9 19:17:57 2013	(r333330)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"