Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2012 14:12:15 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cy@FreeBSD.org
Subject:   ports/172307: [PATCH] sysutils/cfengine-devel: update to 3.4.0b2,1
Message-ID:  <201210031812.q93ICFvV079188@meatwad.mouf.net>
Resent-Message-ID: <201210031820.q93IK51O016456@freefall.freebsd.org>

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

>Number:         172307
>Category:       ports
>Synopsis:       [PATCH] sysutils/cfengine-devel: update to 3.4.0b2,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 18:20:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r241161M: Wed Oct  3 11:14:26
>Description:
- Update to 3.4.0b2,1
- Fix build with clang

Port maintainer (cy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- cfengine-devel-3.4.0b2,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 305214)
+++ Makefile	(working copy)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cfengine
-PORTVERSION=	3.4.0a2
-PORTREVISION=	2
+PORTVERSION=	3.4.0b2
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-devel
Index: distinfo
===================================================================
--- distinfo	(revision 305214)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (cfengine-3.4.0a2.tar.gz) = e718dd2842593c283c8797027f3fc5cb4223901575d16129411a680c83aeefcb
-SIZE (cfengine-3.4.0a2.tar.gz) = 8261427
+SHA256 (cfengine-3.4.0b2.tar.gz) = 5150125b56f1235e90b29fbe351a0d09b2148cdcf9ad2c78840d2ce08ff20999
+SIZE (cfengine-3.4.0b2.tar.gz) = 4671105
Index: files/patch-src-files_select.c
===================================================================
--- files/patch-src-files_select.c	(revision 0)
+++ files/patch-src-files_select.c	(working copy)
@@ -0,0 +1,10 @@
+--- src/files_select.c.orig	2012-10-03 17:59:39.000000000 +0000
++++ src/files_select.c	2012-10-03 18:00:44.000000000 +0000
+@@ -27,6 +27,7 @@
+ 
+ #include "env_context.h"
+ #include "files_names.h"
++#include "promises.h"
+ 
+ static int SelectTypeMatch(struct stat *lstatptr, Rlist *crit);
+ static int SelectOwnerMatch(char *path, struct stat *lstatptr, Rlist *crit);

Property changes on: files/patch-src-files_select.c
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
--- cfengine-devel-3.4.0b2,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?201210031812.q93ICFvV079188>