Index: head/ports-mgmt/poudriere-devel/Makefile =================================================================== --- head/ports-mgmt/poudriere-devel/Makefile (revision 302667) +++ head/ports-mgmt/poudriere-devel/Makefile (revision 302668) @@ -1,62 +1,62 @@ # New ports collection makefile for: poudriere # Date created: 2012-01-31 # Whom: Baptiste Daroussin # # $FreeBSD$ # PORTNAME= poudriere -PORTVERSION= 1.5.99.20120816 +PORTVERSION= 1.5.99.20120817 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= 3f24277d18 +FSL_CHKIN= d000cd0980 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 302667) +++ head/ports-mgmt/poudriere-devel/distinfo (revision 302668) @@ -1,2 +1,2 @@ -SHA256 (poudriere-1.5.99.20120816.tar.gz?uuid=3f24277d18) = eae419906d9b0b711ff0e1b4ca7d5a14ba2bfd5d49d1253eafc9de68625a33b2 -SIZE (poudriere-1.5.99.20120816.tar.gz?uuid=3f24277d18) = 27587 +SHA256 (poudriere-1.5.99.20120817.tar.gz?uuid=d000cd0980) = cdd28bc09a492bfe76e034a311d923e154d32a7b126213280cf9a3254bbbc5c8 +SIZE (poudriere-1.5.99.20120817.tar.gz?uuid=d000cd0980) = 28355