Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2007 14:42:55 +0900 (JST)
From:      Tomoyuki Sakurai <cherry@trombik.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116650: [MAINTAINER] sysutils/puppet: add CONFLICTS with puppet-devel
Message-ID:  <20070926054255.B4D1E3C043B@spica.trombik.org>
Resent-Message-ID: <200709260540.l8Q5e3Xa026322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116650
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/puppet: add CONFLICTS with puppet-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 05:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tomoyuki Sakurai
>Release:        FreeBSD 6.2-STABLE-200706 i386
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #0: Sun Jun  3 13:54:03 UTC
>Description:
since puppet-devel in the tree, register CONFLICTS with puppet-devel.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- puppet-0.22.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/puppet/Makefile /usr/home/cherry/svn/ports/sysutils/puppet/Makefile
--- /usr/ports/sysutils/puppet/Makefile	Sun May 27 20:31:25 2007
+++ /usr/home/cherry/svn/ports/sysutils/puppet/Makefile	Wed Sep 26 14:37:50 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	puppet
 PORTVERSION=	0.22.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.reductivelabs.com/downloads/puppet/
 EXTRACT_SUFX=	.tgz
@@ -17,6 +18,7 @@
 BUILD_DEPENDS=	${RUBY_SITELIBDIR}/facter.rb:${PORTSDIR}/sysutils/facter
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+CONFLICTS=	puppet-devel-[0-9]*
 NO_BUILD=	yes
 USE_RUBY=	yes
 USE_RC_SUBR=	puppetmasterd puppetd
--- puppet-0.22.4_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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