Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2012 16:53:55 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/170062: [PATCH] devel/buildbot-slave: update to 0.8.6p1, Add LICENSE
Message-ID:  <20120722065355.27B1939E99@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201207220700.q6M70Jb5024854@freefall.freebsd.org>

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

>Number:         170062
>Category:       ports
>Synopsis:       [PATCH] devel/buildbot-slave: update to 0.8.6p1, Add LICENSE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 22 07:00:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 0.8.6p1
- Add LICENSE

Changes:

0.8.6p1: http://buildbot.net/buildbot/docs/0.8.6p1/release-notes.html
0.8.5: http://trac.buildbot.net/wiki/Buildbot085

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

RedPorts clean: https://redports.org/buildarchive/20120722060016-4762/

Port maintainer (clsung@FreeBSD.org) is cc'd.

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

--- buildbot-slave-0.8.6p1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/buildbot-slave/Makefile ./Makefile
--- /usr/ports/devel/buildbot-slave/Makefile	2011-09-28 11:37:22.000000000 +1000
+++ ./Makefile	2012-07-22 15:53:41.000000000 +1000
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	buildbot-slave
-PORTVERSION=	0.8.4
+PORTVERSION=	0.8.6p1
 CATEGORIES=	devel python
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Slave part of Buildbot, an continuous integration system
 
+LICENSE=	GPLv2
+
 PROJECTHOST=	buildbot
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	yes
diff -ruN --exclude=CVS /usr/ports/devel/buildbot-slave/distinfo ./distinfo
--- /usr/ports/devel/buildbot-slave/distinfo	2011-09-28 11:37:22.000000000 +1000
+++ ./distinfo	2012-07-22 15:51:45.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (buildbot-slave-0.8.4.tar.gz) = 392ea68373d6e3000c4948c53f3dd157fa4ac491a1ca8a54dba75aca6f361dbb
-SIZE (buildbot-slave-0.8.4.tar.gz) = 97185
+SHA256 (buildbot-slave-0.8.6p1.tar.gz) = 43e6f94a7c37e103af755bc4f9b2ede945cf3c4247b22f595c5ab1c21ccf092f
+SIZE (buildbot-slave-0.8.6p1.tar.gz) = 101660
--- buildbot-slave-0.8.6p1.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?20120722065355.27B1939E99>