Skip site navigation (1)Skip section navigation (2)
Date:      19 May 2014 14:37:00 -0000
From:      Kevin Golding <ports@caomhin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189949: Maintainer update: www/py-django-keyedcache
Message-ID:  <20140519143700.79121.qmail@nibbler.compliantgroup.com>
Resent-Message-ID: <201405191440.s4JEe29u046542@freefall.freebsd.org>

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

>Number:         189949
>Category:       ports
>Synopsis:       Maintainer update: www/py-django-keyedcache
>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:40:01 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:
	Bumping port version and better MASTER_SITES (plus tidying pkg-descr)
>How-To-Repeat:
	
>Fix:

	

--- py-django-keyedcache-1.5.1.patch begins here ---
diff -urN py-django-keyedcache-1.4.4_1/Makefile py-django-keyedcache/Makefile
--- py-django-keyedcache-1.4.4_1/Makefile	2014-05-19 14:14:39.000000000 +0000
+++ py-django-keyedcache/Makefile	2014-05-19 14:18:05.000000000 +0000
@@ -2,20 +2,18 @@
 # $FreeBSD: head/www/py-django-keyedcache/Makefile 346676 2014-03-01 18:02:01Z miwi $
 
 PORTNAME=	django-keyedcache
-PORTVERSION=	1.4.4
-PORTREVISION=	1
+PORTVERSION=	1.5.1
 CATEGORIES=	www python
-MASTER_SITES=	http://www.caomhin.org/ports/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	ports@caomhin.org
 COMMENT=	Simplified, speedy way to manage caching in Django apps
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
-
 LICENSE=	BSD
 
-WRKSRC=		${WRKDIR}/bkroeze-django-keyedcache-4be18235b372
+RUN_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
diff -urN py-django-keyedcache-1.4.4_1/distinfo py-django-keyedcache/distinfo
--- py-django-keyedcache-1.4.4_1/distinfo	2014-05-19 14:14:39.000000000 +0000
+++ py-django-keyedcache/distinfo	2014-05-19 14:16:48.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (django-keyedcache-1.4.4.tar.gz) = d87b36fc509dc6182f43f78758269c918f5e62b43eec09650e47bba6c6d97f2c
-SIZE (django-keyedcache-1.4.4.tar.gz) = 20143
+SHA256 (django-keyedcache-1.5.1.tar.gz) = 7b39d03e44d7fdd4d966301959236953897253acc6982d5e7a5c0f161ff3a000
+SIZE (django-keyedcache-1.5.1.tar.gz) = 16488
diff -urN py-django-keyedcache-1.4.4_1/pkg-descr py-django-keyedcache/pkg-descr
--- py-django-keyedcache-1.4.4_1/pkg-descr	2014-05-19 14:14:39.000000000 +0000
+++ py-django-keyedcache/pkg-descr	2014-05-19 14:17:41.000000000 +0000
@@ -1,4 +1,4 @@
 Django-keyedcache provides a simplified, speedy way to manage caching in Django 
 apps.
 
-WWW:    http://bitbucket.org/bkroeze/django-keyedcache/
+WWW: http://bitbucket.org/bkroeze/django-keyedcache/
--- py-django-keyedcache-1.5.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?20140519143700.79121.qmail>