svn commit: r302777 - head/devel/buildbot-slave

Tom Judge tj at FreeBSD.org
Mon Aug 20 01:45:04 UTC 2012


Author: tj
Date: Mon Aug 20 01:45:03 2012
New Revision: 302777
URL: http://svn.freebsd.org/changeset/ports/302777

Log:
  Update to 0.8.6p1 and take maintainership of port.
  
  Changes:
  	http://buildbot.net/buildbot/docs/0.8.6p1/release-notes.html
  	http://trac.buildbot.net/wiki/Buildbot085
  
  PR:		ports/163674
  Submitted by:	Michael Gmelin <freebsd at grem.de>
  Approved by: 	clsung (maintainer)
  Approved by: 	eadler (mentor)

Modified:
  head/devel/buildbot-slave/Makefile
  head/devel/buildbot-slave/distinfo

Modified: head/devel/buildbot-slave/Makefile
==============================================================================
--- head/devel/buildbot-slave/Makefile	Mon Aug 20 01:42:56 2012	(r302776)
+++ head/devel/buildbot-slave/Makefile	Mon Aug 20 01:45:03 2012	(r302777)
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	buildbot-slave
-PORTVERSION=	0.8.4
+PORTVERSION=	0.8.6p1
 CATEGORIES=	devel python
 MASTER_SITES=	GOOGLE_CODE
 
-MAINTAINER=	clsung at FreeBSD.org
+MAINTAINER=	tj at FreeBSD.org
 COMMENT=	Slave part of Buildbot, an continuous integration system
 
 PROJECTHOST=	buildbot

Modified: head/devel/buildbot-slave/distinfo
==============================================================================
--- head/devel/buildbot-slave/distinfo	Mon Aug 20 01:42:56 2012	(r302776)
+++ head/devel/buildbot-slave/distinfo	Mon Aug 20 01:45:03 2012	(r302777)
@@ -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



More information about the svn-ports-head mailing list