Index: head/ports-mgmt/poudriere-devel/Makefile =================================================================== --- head/ports-mgmt/poudriere-devel/Makefile (revision 308077) +++ head/ports-mgmt/poudriere-devel/Makefile (revision 308078) @@ -1,56 +1,56 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 2.2.99.20121114 +PORTVERSION= 2.3.99.20121130 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${FSL_CHKIN} # Also maintained by bdrewery@FreeBSD.org MAINTAINER= bapt@FreeBSD.org COMMENT= Port build and test system LICENSE= BSD -FSL_CHKIN= 76032fe87d +FSL_CHKIN= 0af89d84d3 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/bulk.sh \ share/poudriere/clean.sh \ share/poudriere/common.sh \ share/poudriere/cron.sh \ share/poudriere/distclean.sh \ share/poudriere/jail.sh \ share/poudriere/options.sh \ share/poudriere/ports.sh \ share/poudriere/queue.sh \ share/poudriere/test_ports.sh PLIST_DIRS= share/poudriere .include .if ${PORT_OPTIONS:MZSH} PLIST_FILES+= share/zsh/site-functions/_poudriere PLIST_DIRSTRY+= share/zsh/site-functions PLIST_DIRSTRY+= share/zsh/ .endif post-install: .if ${PORT_OPTIONS:MZSH} @${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 308077) +++ head/ports-mgmt/poudriere-devel/distinfo (revision 308078) @@ -1,2 +1,2 @@ -SHA256 (poudriere-2.2.99.20121114.tar.gz?uuid=76032fe87d) = 9d1362fc96e33de477c7052c4b9b1c469b09fd84b74e703353c604052ce29a0b -SIZE (poudriere-2.2.99.20121114.tar.gz?uuid=76032fe87d) = 38985 +SHA256 (poudriere-2.3.99.20121130.tar.gz?uuid=0af89d84d3) = a35ac499bc8186b8ffc7077922e54cfd2f9c158180f98b4d166da29fab06aa89 +SIZE (poudriere-2.3.99.20121130.tar.gz?uuid=0af89d84d3) = 39343