Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 02:26:30 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353561 - head/devel/rubygem-foreman
Message-ID:  <201405100226.s4A2QUSx021724@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo (src committer)
Date: Sat May 10 02:26:29 2014
New Revision: 353561
URL: http://svnweb.freebsd.org/changeset/ports/353561
QAT: https://qat.redports.org/buildarchive/r353561/

Log:
  Add bin/foreman to PLIST_FILES.
  
  Reviewed by:	swills
  Approved by:	swills

Modified:
  head/devel/rubygem-foreman/Makefile

Modified: head/devel/rubygem-foreman/Makefile
==============================================================================
--- head/devel/rubygem-foreman/Makefile	Sat May 10 01:59:44 2014	(r353560)
+++ head/devel/rubygem-foreman/Makefile	Sat May 10 02:26:29 2014	(r353561)
@@ -4,6 +4,7 @@ PORTNAME=	foreman
 PORTVERSION=	0.63.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PORTREVISION=	1
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Process manager for applications with multiple components
@@ -15,5 +16,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PLIST_FILES=	bin/foreman
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405100226.s4A2QUSx021724>