Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2013 00:26:27 +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: r318806 - head/ports-mgmt/poudriere
Message-ID:  <201305230026.r4N0QRcp036857@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu May 23 00:26:27 2013
New Revision: 318806
URL: http://svnweb.freebsd.org/changeset/ports/318806

Log:
  - Update to 3.0.2
  - Update WWW to be a tagged link so that the documentation
    matches the version installed
  
  Changes:
  
    - Add workaround for ZFS zteardown deadlock on 9.0/9.1-RELEASE
    - jail -c: Fix NO_ZFS support
    - options: Fix *make.conf not being respected
    - status: Fix when running multiple builds at once
    - Various fixes and documentation fixes

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

Modified: head/ports-mgmt/poudriere/Makefile
==============================================================================
--- head/ports-mgmt/poudriere/Makefile	Thu May 23 00:25:11 2013	(r318805)
+++ head/ports-mgmt/poudriere/Makefile	Thu May 23 00:26:27 2013	(r318806)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 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 May 23 00:25:11 2013	(r318805)
+++ head/ports-mgmt/poudriere/distinfo	Thu May 23 00:26:27 2013	(r318806)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.1.tar.gz?uuid=3.0.1) = dacf6ec9438d87e3e959d2cdfb035470c806aaa0d946765ee13aafcdfc218dae
-SIZE (poudriere-3.0.1.tar.gz?uuid=3.0.1) = 106804
+SHA256 (poudriere-3.0.2.tar.gz?uuid=3.0.2) = c7edd3018145eb513c05dab974d28cdeda36cfa75b63fa9acf1a802e144e11aa
+SIZE (poudriere-3.0.2.tar.gz?uuid=3.0.2) = 107023

Modified: head/ports-mgmt/poudriere/pkg-descr
==============================================================================
--- head/ports-mgmt/poudriere/pkg-descr	Thu May 23 00:25:11 2013	(r318805)
+++ head/ports-mgmt/poudriere/pkg-descr	Thu May 23 00:26:27 2013	(r318806)
@@ -2,4 +2,4 @@ poudriere is a tool primarily designed t
 FreeBSD. However, most people will find it useful to bulk build ports
 for FreeBSD.
 
-WWW: http://fossil.etoilebsd.net/poudriere
+WWW: https://fossil.etoilebsd.net/poudriere/doc/3.0.2/doc/index.wiki



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