From xmj@chaot.net  Sat Mar  8 13:11:59 2014
Return-Path: <xmj@chaot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 27EBF3D6;
	Sat,  8 Mar 2014 13:11:59 +0000 (UTC)
Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A9925C4;
	Sat,  8 Mar 2014 13:11:58 +0000 (UTC)
Received: from mx12.chaot.net (85.253.101.219.cable.starman.ee [85.253.101.219])
	by dd16522.kasserver.com (Postfix) with ESMTPSA id 9FD3F8D4013;
	Sat,  8 Mar 2014 14:11:55 +0100 (CET)
Received: from localhost (1003@localhost [local]);
	by mx12.chaot.net (OpenSMTPD) with ESMTPA id 90700307;
	Sat, 8 Mar 2014 15:11:53 +0200 (EET)
Message-Id: <4280129041.enqueue@mx12.chaot.net>
Date: Sat, 8 Mar 2014 15:11:53 +0200 (EET)
From: Johannes Jost Meixner <xmj@chaot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: bdrewery@FreeBSD.org
Subject: [PATCH] ports-mgmt/poudriere-devel: update to 3.0.99.20140306
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187373
>Category:       ports
>Synopsis:       [PATCH] ports-mgmt/poudriere-devel: update to 3.0.99.20140306
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 08 13:20:00 UTC 2014
>Closed-Date:    Sun Mar 23 10:41:17 CDT 2014
>Last-Modified:  Sun Mar 23 15:50:00 UTC 2014
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Sun Feb 16 19:07:27 EET 2014
>Description:
- Update to 3.0.99.20140306 as per fossil checkin
  https://fossil.etoilebsd.net/poudriere/info/0cf5f3dfcb
- Use HAS_CONFIGURE and specify CONFIGURE_ARGS.
- Compress manpage
- outsource PLIST_FILES to pkg-plist.

(if there's a better way to do compress-man: target, I'm all ears.)

Port maintainer (bdrewery@FreeBSD.org) is cc'd.

portlint: irrelevant warnings
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140308125251-48798/

Generated with FreeBSD Port Tools 1.00.2014.03.07 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- poudriere-devel-3.0.99.20140306.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347490)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-PORTVERSION=	3.0.99.20140131
+PORTVERSION=	3.0.99.20140306
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://fossil.etoilebsd.net/poudriere/tarball/ \
 		LOCAL/bdrewery/${PORTNAME}/
@@ -13,7 +13,7 @@
 
 LICENSE=	BSD2CLAUSE
 
-FSL_CHKIN=	74abc9e1c2
+FSL_CHKIN=	0cf5f3dfcb
 
 OPTIONS_DEFINE=	ZSH
 
@@ -21,85 +21,22 @@
 
 USES=		uidfix
 
-PLIST_FILES=	etc/poudriere.conf.sample \
-		etc/poudriere.d/hooks/bulk.sh.sample \
-		etc/poudriere.d/hooks/pkgbuild.sh.sample \
-		etc/rc.d/poudriere \
-		bin/poudriere \
-		man/man8/poudriere.8.gz \
-		libexec/poudriere/cpdup \
-		libexec/poudriere/dirwatch \
-		libexec/poudriere/dirempty \
-		libexec/poudriere/make_index \
-		libexec/poudriere/rename \
-		share/poudriere/awk/dependency_loop.awk \
-		share/poudriere/awk/humanize.awk \
-		share/poudriere/awk/json.awk \
-		share/poudriere/awk/siginfo_buildtime.awk \
-		share/poudriere/html/index.html \
-		share/poudriere/html/assets/bootstrap/css/bootstrap-responsive.min.css \
-		share/poudriere/html/assets/bootstrap/css/bootstrap.min.css \
-		share/poudriere/html/assets/bootstrap/img/glyphicons-halflings-white.png \
-		share/poudriere/html/assets/bootstrap/img/glyphicons-halflings.png \
-		share/poudriere/html/assets/bootstrap/js/bootstrap.min.js \
-		share/poudriere/html/assets/dataTables/css/jquery.dataTables.css \
-		share/poudriere/html/assets/dataTables/images/back_disabled.png \
-		share/poudriere/html/assets/dataTables/images/back_enabled.png \
-		share/poudriere/html/assets/dataTables/images/back_enabled_hover.png \
-		share/poudriere/html/assets/dataTables/images/forward_disabled.png \
-		share/poudriere/html/assets/dataTables/images/forward_enabled.png \
-		share/poudriere/html/assets/dataTables/images/forward_enabled_hover.png \
-		share/poudriere/html/assets/dataTables/images/sort_asc.png \
-		share/poudriere/html/assets/dataTables/images/sort_asc_disabled.png \
-		share/poudriere/html/assets/dataTables/images/sort_both.png \
-		share/poudriere/html/assets/dataTables/images/sort_desc.png \
-		share/poudriere/html/assets/dataTables/images/sort_desc_disabled.png \
-		share/poudriere/html/assets/dataTables/js/jquery.dataTables.min.js \
-		share/poudriere/html/assets/jquery-1.9.1.min.js \
-		share/poudriere/html/assets/logo.jpg \
-		share/poudriere/html/assets/poudriere.css \
-		share/poudriere/html/assets/poudriere.js \
-		share/poudriere/bulk.sh \
-		share/poudriere/clean.sh \
-		share/poudriere/common.sh \
-		share/poudriere/common.sh.dragonfly \
-		share/poudriere/common.sh.freebsd \
-		share/poudriere/daemon.sh \
-		share/poudriere/distclean.sh \
-		share/poudriere/jail.sh \
-		share/poudriere/options.sh \
-		share/poudriere/pkgclean.sh \
-		share/poudriere/ports.sh \
-		share/poudriere/processonelog.sh \
-		share/poudriere/processonelog2.sh \
-		share/poudriere/queue.sh \
-		share/poudriere/status.sh \
-		share/poudriere/testport.sh
+HAS_CONFIGURE=	yes
+CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${PREFIX}/man
 
-PLIST_DIRS=	libexec/poudriere \
-		share/poudriere/awk \
-		share/poudriere/html/assets/bootstrap/css \
-		share/poudriere/html/assets/bootstrap/img \
-		share/poudriere/html/assets/bootstrap/js \
-		share/poudriere/html/assets/bootstrap \
-		share/poudriere/html/assets/dataTables/css \
-		share/poudriere/html/assets/dataTables/images \
-		share/poudriere/html/assets/dataTables/js \
-		share/poudriere/html/assets/dataTables \
-		share/poudriere/html/assets \
-		share/poudriere/html \
-		share/poudriere
-PLIST_DIRSTRY=	etc/poudriere.d/hooks \
-		etc/poudriere.d
+compress-man:
+	${GZIP_CMD} ${STAGEDIR}${MANPREFIX}/man/man8/poudriere.8
 
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MZSH}
+post-install:
+	${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
+	${INSTALL_DATA} ${WRKSRC}/completions/zsh/_poudriere ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
+
 PLIST_FILES+=	share/zsh/site-functions/_poudriere
 PLIST_DIRSTRY+=	share/zsh/site-functions
 PLIST_DIRSTRY+=	share/zsh/
-.else
-MAKE_ENV+=	NO_ZSH=yes
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 347490)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.99.20140131.tar.gz?uuid=74abc9e1c2) = 85dc27eac54b93047a20e117a666851d90ec7838911d33071edde750c2248c23
-SIZE (poudriere-3.0.99.20140131.tar.gz?uuid=74abc9e1c2) = 252849
+SHA256 (poudriere-3.0.99.20140306.tar.gz?uuid=0cf5f3dfcb) = 2b3bb9c47584fc93682fc1a620e28ef35ce2f6e94b8256ac18771e7cf87d7bfb
+SIZE (poudriere-3.0.99.20140306.tar.gz?uuid=0cf5f3dfcb) = 2363752
--- poudriere-devel-3.0.99.20140306.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 8 13:20:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187373 

Date: Sat, 8 Mar 2014 08:01:31 -0600
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: bug-followup@FreeBSD.org
Subject: Re: [PATCH] ports-mgmt/poudriere-devel: update to 3.0.99.20140306

 Please wait on this. I only update it if stable since I need to support
 it. Need to review some stuff still.
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Sun Mar 23 10:41:16 CDT 2014 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187373 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187373: commit references a PR
Date: Sun, 23 Mar 2014 15:40:15 +0000 (UTC)

 Author: bdrewery
 Date: Sun Mar 23 15:40:10 2014
 New Revision: 348866
 URL: http://svnweb.freebsd.org/changeset/ports/348866
 QAT: https://qat.redports.org/buildarchive/r348866/
 
 Log:
   - Update to checkin 0966e62bc4
   - Cleanup Makefile to use pkg-plist [1]
   
   Changes:
     - make_index fixes (use ports/portsnap version now)
     - Documentation updates
     - Use autotools for build
     - All incremental messages are in a consistent format now.
     - New daemon poudriered using libucl with fine-grained permissions, but
       not yet hooked up or documented. It will be hooked up to poudriere-queue
       and documented soon.
     - Add an nc(1) wrapper to work around src change r249499.
     - status: Add -H for scripted mode
     - status: Show URL if available
     - Allow to specify revision when running poudriere jail -u with svn method
       with -t
     - bulk: Add -i and -I for interactive testing of all specified ports at once,
       requires ports r348859 change to Mk/bsd.port.mk.
     - Report modification of directories during leftover check (owner or
       permission changed).
     - Fix ipv6 only usage
     - Ensure /sbin and /usr/sbin are in PATH when running
     - Remove trailing slashes from listed_ports.
     - Exit quicker after ^C during packaging phases by killing pkg-static
     - Fix child process cleanup logic to only sleep if child still running.
     - Always dismount filesystems and try cleaning up when exiting and in jail -k
     - For stage_orphans, ignore modified files (such as nobody vs root)
     - testport -I: Mark cleanup done, not as recursively failing
     - testport -i: Use a local.conf instead of PACKAGESITE
     - testport -I: Suggest same login method which is more sane/clean than exec
       /bin/sh
     - options: Require dialog4ports as it runs from host and
       jail may be for a different ARCH
     - Ignore parents of home directories too during leftovers check
     - Restrict ZFS on 9.0/9.1 due to known deadlock
     - bulk: Parse MOVED for given port build list
     - Add support for svnlite and overriding SVN_CMD
     - Show warning when jail is newer than host
     - Show host/jail OSVERSION in build logs
   
   Submitted by:	Johannes Jost Meixner <xmj@chaot.net> [1] (based on)
   PR:		ports/187373 [1]
 
 Added:
   head/ports-mgmt/poudriere-devel/pkg-plist   (contents, props changed)
 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	Sun Mar 23 15:34:13 2014	(r348865)
 +++ head/ports-mgmt/poudriere-devel/Makefile	Sun Mar 23 15:40:10 2014	(r348866)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	poudriere
 -PORTVERSION=	3.0.99.20140131
 +PORTVERSION=	3.0.99.20140320
  CATEGORIES=	ports-mgmt
  MASTER_SITES=	http://fossil.etoilebsd.net/poudriere/tarball/ \
  		LOCAL/bdrewery/${PORTNAME}/
 @@ -13,93 +13,23 @@ COMMENT=	Port build and test system
  
  LICENSE=	BSD2CLAUSE
  
 -FSL_CHKIN=	74abc9e1c2
 -
 -OPTIONS_DEFINE=	ZSH
 -
  CONFLICTS_INSTALL=	poudriere-[0-9]*
  
 +FSL_CHKIN=	0966e62bc4
 +
  USES=		uidfix
 +GNU_CONFIGURE=	yes
  
 -PLIST_FILES=	etc/poudriere.conf.sample \
 -		etc/poudriere.d/hooks/bulk.sh.sample \
 -		etc/poudriere.d/hooks/pkgbuild.sh.sample \
 -		etc/rc.d/poudriere \
 -		bin/poudriere \
 -		man/man8/poudriere.8.gz \
 -		libexec/poudriere/cpdup \
 -		libexec/poudriere/dirwatch \
 -		libexec/poudriere/dirempty \
 -		libexec/poudriere/make_index \
 -		libexec/poudriere/rename \
 -		share/poudriere/awk/dependency_loop.awk \
 -		share/poudriere/awk/humanize.awk \
 -		share/poudriere/awk/json.awk \
 -		share/poudriere/awk/siginfo_buildtime.awk \
 -		share/poudriere/html/index.html \
 -		share/poudriere/html/assets/bootstrap/css/bootstrap-responsive.min.css \
 -		share/poudriere/html/assets/bootstrap/css/bootstrap.min.css \
 -		share/poudriere/html/assets/bootstrap/img/glyphicons-halflings-white.png \
 -		share/poudriere/html/assets/bootstrap/img/glyphicons-halflings.png \
 -		share/poudriere/html/assets/bootstrap/js/bootstrap.min.js \
 -		share/poudriere/html/assets/dataTables/css/jquery.dataTables.css \
 -		share/poudriere/html/assets/dataTables/images/back_disabled.png \
 -		share/poudriere/html/assets/dataTables/images/back_enabled.png \
 -		share/poudriere/html/assets/dataTables/images/back_enabled_hover.png \
 -		share/poudriere/html/assets/dataTables/images/forward_disabled.png \
 -		share/poudriere/html/assets/dataTables/images/forward_enabled.png \
 -		share/poudriere/html/assets/dataTables/images/forward_enabled_hover.png \
 -		share/poudriere/html/assets/dataTables/images/sort_asc.png \
 -		share/poudriere/html/assets/dataTables/images/sort_asc_disabled.png \
 -		share/poudriere/html/assets/dataTables/images/sort_both.png \
 -		share/poudriere/html/assets/dataTables/images/sort_desc.png \
 -		share/poudriere/html/assets/dataTables/images/sort_desc_disabled.png \
 -		share/poudriere/html/assets/dataTables/js/jquery.dataTables.min.js \
 -		share/poudriere/html/assets/jquery-1.9.1.min.js \
 -		share/poudriere/html/assets/logo.jpg \
 -		share/poudriere/html/assets/poudriere.css \
 -		share/poudriere/html/assets/poudriere.js \
 -		share/poudriere/bulk.sh \
 -		share/poudriere/clean.sh \
 -		share/poudriere/common.sh \
 -		share/poudriere/common.sh.dragonfly \
 -		share/poudriere/common.sh.freebsd \
 -		share/poudriere/daemon.sh \
 -		share/poudriere/distclean.sh \
 -		share/poudriere/jail.sh \
 -		share/poudriere/options.sh \
 -		share/poudriere/pkgclean.sh \
 -		share/poudriere/ports.sh \
 -		share/poudriere/processonelog.sh \
 -		share/poudriere/processonelog2.sh \
 -		share/poudriere/queue.sh \
 -		share/poudriere/status.sh \
 -		share/poudriere/testport.sh
 -
 -PLIST_DIRS=	libexec/poudriere \
 -		share/poudriere/awk \
 -		share/poudriere/html/assets/bootstrap/css \
 -		share/poudriere/html/assets/bootstrap/img \
 -		share/poudriere/html/assets/bootstrap/js \
 -		share/poudriere/html/assets/bootstrap \
 -		share/poudriere/html/assets/dataTables/css \
 -		share/poudriere/html/assets/dataTables/images \
 -		share/poudriere/html/assets/dataTables/js \
 -		share/poudriere/html/assets/dataTables \
 -		share/poudriere/html/assets \
 -		share/poudriere/html \
 -		share/poudriere
 -PLIST_DIRSTRY=	etc/poudriere.d/hooks \
 -		etc/poudriere.d
 +OPTIONS_DEFINE=	ZSH
 +OPTIONS_SUB=	yes
  
  .include <bsd.port.options.mk>
  
 +post-install:
  .if ${PORT_OPTIONS:MZSH}
 -PLIST_FILES+=	share/zsh/site-functions/_poudriere
 -PLIST_DIRSTRY+=	share/zsh/site-functions
 -PLIST_DIRSTRY+=	share/zsh/
 -.else
 -MAKE_ENV+=	NO_ZSH=yes
 +	@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
 +	${INSTALL_DATA} ${WRKSRC}/completions/zsh/_poudriere \
 +	    ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
  .endif
  
  .include <bsd.port.mk>
 
 Modified: head/ports-mgmt/poudriere-devel/distinfo
 ==============================================================================
 --- head/ports-mgmt/poudriere-devel/distinfo	Sun Mar 23 15:34:13 2014	(r348865)
 +++ head/ports-mgmt/poudriere-devel/distinfo	Sun Mar 23 15:40:10 2014	(r348866)
 @@ -1,2 +1,2 @@
 -SHA256 (poudriere-3.0.99.20140131.tar.gz?uuid=74abc9e1c2) = 85dc27eac54b93047a20e117a666851d90ec7838911d33071edde750c2248c23
 -SIZE (poudriere-3.0.99.20140131.tar.gz?uuid=74abc9e1c2) = 252849
 +SHA256 (poudriere-3.0.99.20140320.tar.gz?uuid=0966e62bc4) = 8f63df4003b8a09ef6f8fe0b2e14050bc2e742fb0d745080ce1a194d155cc268
 +SIZE (poudriere-3.0.99.20140320.tar.gz?uuid=0966e62bc4) = 2364140
 
 Added: head/ports-mgmt/poudriere-devel/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/ports-mgmt/poudriere-devel/pkg-plist	Sun Mar 23 15:40:10 2014	(r348866)
 @@ -0,0 +1,71 @@
 +bin/poudriere
 +etc/poudriere.conf.sample
 +etc/poudriered.conf.sample
 +etc/rc.d/poudriered
 +libexec/poudriere/cpdup
 +libexec/poudriere/dirempty
 +libexec/poudriere/dirwatch
 +libexec/poudriere/make_index
 +libexec/poudriere/nc
 +libexec/poudriere/rename
 +sbin/poudriered
 +man/man8/poudriere.8.gz
 +%%DATADIR%%/awk/dependency_loop.awk
 +%%DATADIR%%/awk/humanize.awk
 +%%DATADIR%%/awk/json.awk
 +%%DATADIR%%/awk/siginfo_buildtime.awk
 +%%DATADIR%%/bulk.sh
 +%%DATADIR%%/clean.sh
 +%%DATADIR%%/common.sh
 +%%DATADIR%%/common.sh.dragonfly
 +%%DATADIR%%/common.sh.freebsd
 +%%DATADIR%%/daemon.sh
 +%%DATADIR%%/distclean.sh
 +%%DATADIR%%/html/assets/bootstrap/css/bootstrap-responsive.min.css
 +%%DATADIR%%/html/assets/bootstrap/css/bootstrap.min.css
 +%%DATADIR%%/html/assets/bootstrap/img/glyphicons-halflings-white.png
 +%%DATADIR%%/html/assets/bootstrap/img/glyphicons-halflings.png
 +%%DATADIR%%/html/assets/bootstrap/js/bootstrap.min.js
 +%%DATADIR%%/html/assets/dataTables/css/jquery.dataTables.css
 +%%DATADIR%%/html/assets/dataTables/images/back_disabled.png
 +%%DATADIR%%/html/assets/dataTables/images/back_enabled.png
 +%%DATADIR%%/html/assets/dataTables/images/back_enabled_hover.png
 +%%DATADIR%%/html/assets/dataTables/images/forward_disabled.png
 +%%DATADIR%%/html/assets/dataTables/images/forward_enabled.png
 +%%DATADIR%%/html/assets/dataTables/images/forward_enabled_hover.png
 +%%DATADIR%%/html/assets/dataTables/images/sort_asc.png
 +%%DATADIR%%/html/assets/dataTables/images/sort_asc_disabled.png
 +%%DATADIR%%/html/assets/dataTables/images/sort_both.png
 +%%DATADIR%%/html/assets/dataTables/images/sort_desc.png
 +%%DATADIR%%/html/assets/dataTables/images/sort_desc_disabled.png
 +%%DATADIR%%/html/assets/dataTables/js/jquery.dataTables.min.js
 +%%DATADIR%%/html/assets/jquery-1.9.1.min.js
 +%%DATADIR%%/html/assets/logo.jpg
 +%%DATADIR%%/html/assets/poudriere.css
 +%%DATADIR%%/html/assets/poudriere.js
 +%%DATADIR%%/html/index.html
 +%%DATADIR%%/jail.sh
 +%%DATADIR%%/options.sh
 +%%DATADIR%%/pkgclean.sh
 +%%DATADIR%%/ports.sh
 +%%DATADIR%%/processonelog.sh
 +%%DATADIR%%/processonelog2.sh
 +%%DATADIR%%/queue.sh
 +%%DATADIR%%/status.sh
 +%%DATADIR%%/testport.sh
 +%%ZSH%%share/zsh/site-functions/_poudriere
 +%%ZSH%%@dirrmtry share/zsh/site-functions
 +%%ZSH%%@dirrmtry share/zsh/
 +@dirrm %%DATADIR%%/html/assets/dataTables/js
 +@dirrm %%DATADIR%%/html/assets/dataTables/images
 +@dirrm %%DATADIR%%/html/assets/dataTables/css
 +@dirrm %%DATADIR%%/html/assets/dataTables
 +@dirrm %%DATADIR%%/html/assets/bootstrap/js
 +@dirrm %%DATADIR%%/html/assets/bootstrap/img
 +@dirrm %%DATADIR%%/html/assets/bootstrap/css
 +@dirrm %%DATADIR%%/html/assets/bootstrap
 +@dirrm %%DATADIR%%/html/assets
 +@dirrm %%DATADIR%%/html
 +@dirrm %%DATADIR%%/awk
 +@dirrm %%DATADIR%%
 +@dirrm libexec/poudriere
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
