ports/190428: [PATCH] www/py-django-tastypie: update to 0.11.1
Bartek Rutkowski
ports at robakdesign.com
Fri May 30 17:50:01 UTC 2014
>Number: 190428
>Category: ports
>Synopsis: [PATCH] www/py-django-tastypie: update to 0.11.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri May 30 17:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Bartek Rutkowski
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD pd.valinor.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266540: Thu May 22 14:01:40 CEST
>Description:
- Update to 0.11.1
- Fix license
- Pet portlint
http://pd.valinor.palantiri.org:8080/latest-per-pkg/py27-django-tastypie/0.11.1/
Port maintainer (wg at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-django-tastypie-0.11.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 355881)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-tastypie
-PORTVERSION= 0.11.0
+PORTVERSION= 0.11.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@
MAINTAINER= wg at FreeBSD.org
COMMENT= Create REST API for Django apps
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mimeparse>=0.1.4:${PORTSDIR}/devel/py-mimeparse \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil
Index: distinfo
===================================================================
--- distinfo (revision 355881)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (django-tastypie-0.11.0.tar.gz) = 84b6bb8e3f9fff5740256c229255c5d35f8d48adcaba3c8bcd63179d6ab75706
-SIZE (django-tastypie-0.11.0.tar.gz) = 727362
+SHA256 (django-tastypie-0.11.1.tar.gz) = 32c2b55268f951a627974a907f0684b1ad4e7f0720030ede8c41134e66e210a4
+SIZE (django-tastypie-0.11.1.tar.gz) = 729351
Index: pkg-descr
===================================================================
--- pkg-descr (revision 355881)
+++ pkg-descr (working copy)
@@ -13,4 +13,4 @@
* You want to support my perceived NIH syndrome, which is less about
NIH and more about trying to help out friends/coworkers.
-WWW: http://github.com/toastdriven/django-tastypie/
+WWW: http://github.com/toastdriven/django-tastypie
--- py-django-tastypie-0.11.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list