svn commit: r304102 - head/ports-mgmt/poudriere

Bryan Drewery bdrewery at FreeBSD.org
Tue Sep 11 15:54:09 UTC 2012


Author: bdrewery
Date: Tue Sep 11 15:54:08 2012
New Revision: 304102
URL: http://svn.freebsd.org/changeset/ports/304102

Log:
  - Update to 2.1.1
  
  Changes:
  
   * Fix jail creation resulting in jail being removed
   * Fix SIGINFO handler causing error during jail creation
   * Fix 'jail -i' to build calculation
  
  Approved by:	bapt (implicit)

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

Modified: head/ports-mgmt/poudriere/Makefile
==============================================================================
--- head/ports-mgmt/poudriere/Makefile	Tue Sep 11 15:38:24 2012	(r304101)
+++ head/ports-mgmt/poudriere/Makefile	Tue Sep 11 15:54:08 2012	(r304102)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.1
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://fossil.etoilebsd.net/poudriere/tarball/
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?uuid=${PORTVERSION}

Modified: head/ports-mgmt/poudriere/distinfo
==============================================================================
--- head/ports-mgmt/poudriere/distinfo	Tue Sep 11 15:38:24 2012	(r304101)
+++ head/ports-mgmt/poudriere/distinfo	Tue Sep 11 15:54:08 2012	(r304102)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-2.1.0.tar.gz?uuid=2.1.0) = e26abfe04317222d61f7d8e7de13956bd35e92c951aba560458809e05a46bb36
-SIZE (poudriere-2.1.0.tar.gz?uuid=2.1.0) = 33385
+SHA256 (poudriere-2.1.1.tar.gz?uuid=2.1.1) = 824033c64f0c2dc2ee162d801be19ae20abdccc4453591d13a05351b5e5ffc7c
+SIZE (poudriere-2.1.1.tar.gz?uuid=2.1.1) = 33457



More information about the svn-ports-head mailing list