Index: head/ports-mgmt/poudriere-devel/Makefile =================================================================== --- head/ports-mgmt/poudriere-devel/Makefile (revision 303431) +++ head/ports-mgmt/poudriere-devel/Makefile (revision 303432) @@ -1,62 +1,57 @@ -# New ports collection makefile for: poudriere -# Date created: 2012-01-31 -# Whom: Baptiste Daroussin -# # $FreeBSD$ -# PORTNAME= poudriere -PORTVERSION= 2.0.99.20120828 +PORTVERSION= 2.0.99.20120831 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ MAINTAINER= bapt@FreeBSD.org COMMENT= Port build and test system LICENSE= BSD -FSL_CHKIN= 443d190388 +FSL_CHKIN= 1516db8bc5 DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${FSL_CHKIN} PKGNAMESUFFIX= -devel NO_BUILD= yes MANCOMPRESSED= yes MAN8= poudriere.8 CONFLICTS_INSTALL= poudriere-[0-9]* OPTIONS_DEFINE= ZSH ZSH_DESC= Install zsh completion PLIST_FILES= etc/poudriere.conf.sample \ bin/poudriere \ share/poudriere/clean.sh \ share/poudriere/common.sh \ share/poudriere/test_ports.sh \ share/poudriere/ports.sh \ share/poudriere/pbi.sh \ share/poudriere/jail.sh \ share/poudriere/bulk.sh \ share/poudriere/cron.sh \ share/poudriere/queue.sh \ PLIST_DIRS= share/poudriere \ .include .if defined(WITH_ZSH) PLIST_FILES+= share/zsh/site-functions/_poudriere PLIST_DIRSTRY+= share/zsh/site-functions PLIST_DIRSTRY+= share/zsh/ .endif post-patch: @${FIND} ${WRKSRC} -name "*.orig" -delete post-install: .if defined(WITH_ZSH) @${MKDIR} ${PREFIX}/share/zsh/site-functions/ @${INSTALL_DATA} ${WRKSRC}/zsh-completions ${PREFIX}/share/zsh/site-functions/_poudriere .endif .include Index: head/ports-mgmt/poudriere-devel/distinfo =================================================================== --- head/ports-mgmt/poudriere-devel/distinfo (revision 303431) +++ head/ports-mgmt/poudriere-devel/distinfo (revision 303432) @@ -1,2 +1,2 @@ -SHA256 (poudriere-2.0.99.20120828.tar.gz?uuid=443d190388) = 79d8c909de22de842f856a4da66b5ffce59ba51569ee3db6c7380bb084dc6ee4 -SIZE (poudriere-2.0.99.20120828.tar.gz?uuid=443d190388) = 29278 +SHA256 (poudriere-2.0.99.20120831.tar.gz?uuid=1516db8bc5) = ddd8b743f875739fcca955077d7b615ca2994dbcaeb4bac362f39b2ad06812a2 +SIZE (poudriere-2.0.99.20120831.tar.gz?uuid=1516db8bc5) = 29447