Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2012 00:09:29 +1100 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173528: [MAINTAINER] www/py-slumber: update to 0.5.1, trim Makefile header
Message-ID:  <20121110130929.8FC4839F5F@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201211101310.qAADA09f013973@freefall.freebsd.org>

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

>Number:         173528
>Category:       ports
>Synopsis:       [MAINTAINER] www/py-slumber: update to 0.5.1, trim Makefile header
>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 Nov 10 13:10:00 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 0.5.1
- Trim Makefile header
- Whitespace alignment

=====[QA]=====

portlint: looks fine.
porttest: OK
redports: https://redports.org/buildarchive/20121107095925-59165/

==============

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

--- py27-slumber-0.5.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-slumber/Makefile ./Makefile
--- /usr/ports/www/py-slumber/Makefile	2012-06-06 21:24:56.000000000 +1000
+++ ./Makefile	2012-11-07 20:32:35.000000000 +1100
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	py-slumber
-# Date created:		2012-06-02
-# Whom:			koobs <koobs.freebsd@gmail.com>
-#
+# Creates by: Kubilay Kocak <koobs.freebsd@gmail.com>
 # $FreeBSD: ports/www/py-slumber/Makefile,v 1.1 2012/06/06 11:24:56 miwi Exp $
-#
 
 PORTNAME=	slumber
-PORTVERSION=	0.4.2
+PORTVERSION=	0.5.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +15,7 @@
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
 
-USE_PYTHON=	yes
-USE_PYDISTUTILS=yes
+USE_PYTHON=		yes
+USE_PYDISTUTILS=	yes
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/py-slumber/distinfo ./distinfo
--- /usr/ports/www/py-slumber/distinfo	2012-06-06 21:24:56.000000000 +1000
+++ ./distinfo	2012-11-07 20:59:02.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (slumber-0.4.2.tar.gz) = d96d0317f61a80ae471b6555c1c14a6c2925bc596f9361872a3004c0928e3e99
-SIZE (slumber-0.4.2.tar.gz) = 9237
+SHA256 (slumber-0.5.1.tar.gz) = da3ede8ea882b7db6f60094329884fd18700b7111c2527d14f5c75601616fe83
+SIZE (slumber-0.5.1.tar.gz) = 9078
--- py27-slumber-0.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?20121110130929.8FC4839F5F>