ports/172384: [MAINTAINER] databases/py-umemcache: update to 1.5

Kubilay Kocak koobs.freebsd at gmail.com
Sat Oct 6 09:30:16 UTC 2012


>Number:         172384
>Category:       ports
>Synopsis:       [MAINTAINER] databases/py-umemcache: update to 1.5
>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:   Sat Oct 06 09:30:14 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at gmail.com>
-#
+# Created by:	Kubilay Kocak <koobs.freebsd at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list