Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 19:44:53 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wg@FreeBSD.org
Subject:   ports/190428: [PATCH] www/py-django-tastypie: update to 0.11.1
Message-ID:  <201405301744.s4UHirJq057555@pd.valinor.palantiri.org>
Resent-Message-ID: <201405301750.s4UHo0wA050785@freefall.freebsd.org>

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

>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@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@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:



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