svn commit: r305696 - head/ports-mgmt/poudriere-devel

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 11 01:18:21 UTC 2012


Author: bdrewery
Date: Thu Oct 11 01:18:20 2012
New Revision: 305696
URL: http://svn.freebsd.org/changeset/ports/305696

Log:
  - Update to checkin da583db283
  
  Changes:
    * bulk: Show which make.conf, PKGDIR and OPTIONS directory is
            being used for the build.
    * testport: Add -z SETNAME support
    * Support PTNAME-make.conf
  
  Feature safe:	yes

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

Modified: head/ports-mgmt/poudriere-devel/Makefile
==============================================================================
--- head/ports-mgmt/poudriere-devel/Makefile	Thu Oct 11 00:59:48 2012	(r305695)
+++ head/ports-mgmt/poudriere-devel/Makefile	Thu Oct 11 01:18:20 2012	(r305696)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-PORTVERSION=	2.1.99.20121009
+PORTVERSION=	2.1.99.20121010
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://fossil.etoilebsd.net/poudriere/tarball/
 PKGNAMESUFFIX=	-devel
@@ -13,7 +13,7 @@ COMMENT=	Port build and test system
 
 LICENSE=	BSD
 
-FSL_CHKIN=	06e052c2c9
+FSL_CHKIN=	da583db283
 
 NO_BUILD=	yes
 MANCOMPRESSED=	yes

Modified: head/ports-mgmt/poudriere-devel/distinfo
==============================================================================
--- head/ports-mgmt/poudriere-devel/distinfo	Thu Oct 11 00:59:48 2012	(r305695)
+++ head/ports-mgmt/poudriere-devel/distinfo	Thu Oct 11 01:18:20 2012	(r305696)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-2.1.99.20121009.tar.gz?uuid=06e052c2c9) = 2cdec948f233bfc9e2ba142f24127b9cde85827a6d160f63e6c5f1400d3d57ac
-SIZE (poudriere-2.1.99.20121009.tar.gz?uuid=06e052c2c9) = 34110
+SHA256 (poudriere-2.1.99.20121010.tar.gz?uuid=da583db283) = 7cc5a7195f6aa31ab50425c742a842b6e8fafa33a9fc9f4e5f1c2d87422c37ca
+SIZE (poudriere-2.1.99.20121010.tar.gz?uuid=da583db283) = 34260


More information about the svn-ports-all mailing list