From koobs.freebsd@gmail.com  Sat Oct  6 09:23:26 2012
Return-Path: <koobs.freebsd@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CC6D3106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Oct 2012 09:23:26 +0000 (UTC)
	(envelope-from koobs.freebsd@gmail.com)
Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 9CB148FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Oct 2012 09:23:26 +0000 (UTC)
Received: by mail-pa0-f54.google.com with SMTP id bi1so2946496pad.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 06 Oct 2012 02:23:20 -0700 (PDT)
Received: by 10.68.221.225 with SMTP id qh1mr37604267pbc.50.1349515400133;
        Sat, 06 Oct 2012 02:23:20 -0700 (PDT)
Received: from freebsd-9-amd64.localdomain (ppp59-167-128-11.static.internode.on.net. [59.167.128.11])
        by mx.google.com with ESMTPS id iq3sm7419947pbc.5.2012.10.06.02.23.18
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 06 Oct 2012 02:23:19 -0700 (PDT)
Received: by freebsd-9-amd64.localdomain (Postfix, from userid 1001)
	id 5CB0639FDF; Sat,  6 Oct 2012 19:23:15 +1000 (EST)
Message-Id: <20121006092315.5CB0639FDF@freebsd-9-amd64.localdomain>
Date: Sat,  6 Oct 2012 19:23:15 +1000 (EST)
From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/py-umemcache: update to 1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         172384
>Category:       ports
>Synopsis:       [MAINTAINER] databases/py-umemcache: update to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 06 09:30:14 UTC 2012
>Closed-Date:    Fri Oct 12 10:31:32 UTC 2012
>Last-Modified:  Fri Oct 12 10:31:32 UTC 2012
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.5
- Whitespace alignment
- Reorder USE_* section alphabetically
- Update Makefile header to new convention

====[QA]====
portlint: looks fine.
porttest: OK
redports: https://redports.org/buildarchive/20121006074035-55354/
unittest: Ran 34 tests in 76.388s - OK
============

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-umemcache-1.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/py-umemcache/Makefile ./Makefile
--- /usr/ports/databases/py-umemcache/Makefile	2012-08-25 01:15:39.000000000 +1000
+++ ./Makefile	2012-10-06 17:37:22.000000000 +1000
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	py-umemcache
-# Date created:		2012-08-18
-# Whom:			Kubilay Kocak <koobs.freebsd@gmail.com>
-#
+# Created by:	Kubilay Kocak <koobs.freebsd@gmail.com>
 # $FreeBSD: ports/databases/py-umemcache/Makefile,v 1.1 2012/08/24 15:15:39 sbz Exp $
-#
 
 PORTNAME=	umemcache
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,10 +12,10 @@
 
 LICENSE=	BSD
 
-USE_DOS2UNIX=	yes
-USE_ZIP=	yes
-USE_PYTHON=	-2.7
+USE_DOS2UNIX=		yes
+USE_PYTHON=		-2.7
 USE_PYDISTUTILS=	yes
+USE_ZIP=		yes
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/umemcache.so
 
diff -ruN --exclude=CVS /usr/ports/databases/py-umemcache/distinfo ./distinfo
--- /usr/ports/databases/py-umemcache/distinfo	2012-08-25 01:15:39.000000000 +1000
+++ ./distinfo	2012-10-06 17:22:50.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (umemcache-1.4.zip) = 0552e07cfa05bf19cbfa4b3b725b5daa5be9184d4bdeca98fb00f23aee20afb3
-SIZE (umemcache-1.4.zip) = 24005
+SHA256 (umemcache-1.5.zip) = d8276747d301e0fd8186ab3bd9847c4057328ef2fca08330e0eccf50f87bd4f0
+SIZE (umemcache-1.5.zip) = 25240
--- py27-umemcache-1.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 6 09:30:37 UTC 2012 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172384 
Responsible-Changed-From-To: freebsd-python->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri Oct 12 09:54:30 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172384 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri Oct 12 10:31:31 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172384 
>Unformatted:
