Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 02:23:10 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329959 - head/ports-mgmt/poudriere
Message-ID:  <201310100223.r9A2NA9Z093577@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Oct 10 02:23:10 2013
New Revision: 329959
URL: http://svnweb.freebsd.org/changeset/ports/329959

Log:
  - Update to 3.0.10
  
  Changes:
    * Fix random crashes with parallel process handling
    * jail -cu: Disable CCACHE on 10
    * testport/bulk -t: Fix staging absolute link checking with files
      that have spaces
    * testport: Fix so that MAKE_JOBS runs by default
    * bulk -t: Fix so that MAKE_JOBS does not run by default
    * testport: Fix so that the port being tested shows in the web ui.
      Note that this is still in data/logs/bulk/
    * jail: Make -m http work
    * jail -c: Fix -m ftp-archive for 9.0

Modified:
  head/ports-mgmt/poudriere/Makefile
  head/ports-mgmt/poudriere/distinfo

Modified: head/ports-mgmt/poudriere/Makefile
==============================================================================
--- head/ports-mgmt/poudriere/Makefile	Thu Oct 10 02:20:17 2013	(r329958)
+++ head/ports-mgmt/poudriere/Makefile	Thu Oct 10 02:23:10 2013	(r329959)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-PORTVERSION=	3.0.9
-PORTREVISION=	1
+PORTVERSION=	3.0.10
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://fossil.etoilebsd.net/poudriere/tarball/ \
 		LOCAL/bdrewery/${PORTNAME}/

Modified: head/ports-mgmt/poudriere/distinfo
==============================================================================
--- head/ports-mgmt/poudriere/distinfo	Thu Oct 10 02:20:17 2013	(r329958)
+++ head/ports-mgmt/poudriere/distinfo	Thu Oct 10 02:23:10 2013	(r329959)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.9.tar.gz?uuid=3.0.9) = 2ca414b4d858d44f8a6b72030c0ab6c90869e37c32f13609034da5cdfa0f7ef3
-SIZE (poudriere-3.0.9.tar.gz?uuid=3.0.9) = 110195
+SHA256 (poudriere-3.0.10.tar.gz?uuid=3.0.10) = 493fda53120050f85836032324409be6c6484f90a0755ae0c6a673ba7626818b
+SIZE (poudriere-3.0.10.tar.gz?uuid=3.0.10) = 10



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310100223.r9A2NA9Z093577>