Skip site navigation (1)Skip section navigation (2)
Date:      19 May 2014 14:41:36 -0000
From:      Kevin Golding <ports@caomhin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189951: Maintainer Update: www/py-django-tagging
Message-ID:  <20140519144136.80515.qmail@nibbler.compliantgroup.com>
Resent-Message-ID: <201405191450.s4JEo0n7058588@freefall.freebsd.org>

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

>Number:         189951
>Category:       ports
>Synopsis:       Maintainer Update: www/py-django-tagging
>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:   Mon May 19 14:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Golding
>Release:        FreeBSD 9.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD nibbler.compliantgroup.com 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #1 r265140: Wed Apr 30 09:01:33 UTC 2014 kgolding@nibbler.compliantgroup.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Version bump, MASTER_SITES, LICENSE, and pkg-descr updates
>How-To-Repeat:
	
>Fix:

	

--- py-django-tagging-0.3.2.patch begins here ---
diff -urN py-django-tagging.orig/Makefile py-django-tagging/Makefile
--- py-django-tagging.orig/Makefile	2014-05-19 13:58:21.000000000 +0000
+++ py-django-tagging/Makefile	2014-05-19 14:00:09.000000000 +0000
@@ -2,15 +2,16 @@
 # $FreeBSD: head/www/py-django-tagging/Makefile 346105 2014-02-26 06:12:19Z miwi $
 
 PORTNAME=	django-tagging
-PORTVERSION=	0.3.1
-PORTREVISION=	1
+PORTVERSION=	0.3.2
 CATEGORIES=	www python
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	ports@caomhin.org
 COMMENT=	Generic tagging application for Django
 
+LICENSE=	BSD
+
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
 
 USE_PYTHON=	yes
diff -urN py-django-tagging.orig/distinfo py-django-tagging/distinfo
--- py-django-tagging.orig/distinfo	2014-05-19 13:58:29.000000000 +0000
+++ py-django-tagging/distinfo	2014-05-19 13:53:21.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (django-tagging-0.3.1.tar.gz) = e5fbeb7ca6e0c22a9a96239095dff508040ec95171e51c69e6f8ada72ea4bce2
-SIZE (django-tagging-0.3.1.tar.gz) = 31531
+SHA256 (django-tagging-0.3.2.tar.gz) = 670342ed5de97473aa73dcd99914eb6f196e744340e1c65b431b06631cec1834
+SIZE (django-tagging-0.3.2.tar.gz) = 30995
diff -urN py-django-tagging.orig/pkg-descr py-django-tagging/pkg-descr
--- py-django-tagging.orig/pkg-descr	2014-05-19 13:56:51.000000000 +0000
+++ py-django-tagging/pkg-descr	2014-05-19 14:00:21.000000000 +0000
@@ -1,4 +1,4 @@
 A generic tagging application for Django projects, which allows association of
 a number of tags with any Model instance and makes retrieval of tags simple.
 
-WWW:    http://code.google.com/p/django-tagging/
+WWW: http://code.google.com/p/django-tagging/
--- py-django-tagging-0.3.2.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?20140519144136.80515.qmail>