From skreuzer@FreeBSD.org  Fri May  3 14:54:20 2013
Return-Path: <skreuzer@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 165D61EF;
	Fri,  3 May 2013 14:54:20 +0000 (UTC)
	(envelope-from skreuzer@FreeBSD.org)
Received: from exit2shell.com (64.147.119.38.static.nyinternet.net [64.147.119.38])
	by mx1.freebsd.org (Postfix) with ESMTP id D80B615D0;
	Fri,  3 May 2013 14:54:19 +0000 (UTC)
Received: by exit2shell.com  with ESMTP id r43ETI78029281; Fri, 3 May 2013 10:29:18 -0400 (EDT)
Received: by clamps.exit2shell.com (sSMTP sendmail emulation); Fri, 03 May 2013 14:29:17 +0000
Message-Id: <201305031429.r43ETI78029281@exit2shell.com>
Date: Fri, 03 May 2013 14:29:17 +0000
From: Steven Kreuzer <skreuzer@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: cy@FreeBSD.org
Subject: [PATCH] sysutils/cfengine-devel: update to 3.5.0b1,1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         178320
>Category:       ports
>Synopsis:       [PATCH] sysutils/cfengine-devel: update to 3.5.0b1,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 15:00:00 UTC 2013
>Closed-Date:    Fri May 03 19:08:39 UTC 2013
>Last-Modified:  Fri May  3 19:10:00 UTC 2013
>Originator:     Steven Kreuzer
>Release:        FreeBSD 8.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD clamps.exit2shell.com 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 22:27:05 UTC 2012
>Description:
- Update to 3.5.0b1,1

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

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

--- cfengine-devel-3.5.0b1,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317212)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cfengine
-PORTVERSION=	3.5.0a2
+PORTVERSION=	3.5.0b1
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-devel
Index: distinfo
===================================================================
--- distinfo	(revision 317212)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (cfengine-3.5.0a2.tar.gz) = 39ab4e6237a52c8b41698f0ca0f0ecddcc4b722782eedab07ba359d6bd3c71fa
-SIZE (cfengine-3.5.0a2.tar.gz) = 4767372
+SHA256 (cfengine-3.5.0b1.tar.gz) = c85472e45a572a26617b5b17476d3cc7e541757928edcc89c6fe2e9e3f9adcb7
+SIZE (cfengine-3.5.0b1.tar.gz) = 4774388
Index: files/patch-libutils-ip_address.c
===================================================================
--- files/patch-libutils-ip_address.c	(revision 317212)
+++ files/patch-libutils-ip_address.c	(working copy)
@@ -1,10 +0,0 @@
---- libutils/ip_address.c.orig	2013-02-28 14:46:19.800950567 -0500
-+++ libutils/ip_address.c	2013-02-28 14:46:32.928950862 -0500
-@@ -25,6 +25,7 @@
- #include <stdint.h>
- #include <ctype.h>
- #include <sys/socket.h>
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <netinet/ip.h>
- 
--- cfengine-devel-3.5.0b1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->cy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 3 15:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178320 

From: Cy Schubert <Cy.Schubert@komquats.com>
To: Steven Kreuzer <skreuzer@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org, cy@FreeBSD.org
Subject: Re: ports/178320: [PATCH] sysutils/cfengine-devel: update to 
 3.5.0b1,1
Date: Fri, 03 May 2013 08:29:28 -0700

 In message <201305031429.r43ETI78029281@exit2shell.com>, Steven Kreuzer 
 writes:
 > 
 > >Submitter-Id:	current-users
 > >Originator:	Steven Kreuzer
 > >Organization:	
 > >Confidential:	no 
 > >Synopsis:	[PATCH] sysutils/cfengine-devel: update to 3.5.0b1,1
 > >Severity:	non-critical
 > >Priority:	low
 > >Category:	ports 
 > >Class:		update
 > >Release:	FreeBSD 8.2-RELEASE-p9 i386
 > >Environment:
 > System: FreeBSD clamps.exit2shell.com 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #
 > 0: Mon Jun 11 22:27:05 UTC 2012
 > >Description:
 > - Update to 3.5.0b1,1
 > 
 > Port maintainer (cy@FreeBSD.org) is cc'd.
 > 
 > Generated with FreeBSD Port Tools 0.99.7_1 (mode: update, diff: SVN)
 > >How-To-Repeat:
 > >Fix:
 > 
 > --- cfengine-devel-3.5.0b1,1.patch begins here ---
 > Index: Makefile
 > ===================================================================
 > --- Makefile	(revision 317212)
 > +++ Makefile	(working copy)
 > @@ -2,7 +2,7 @@
 >  # $FreeBSD$
 >  
 >  PORTNAME=	cfengine
 > -PORTVERSION=	3.5.0a2
 > +PORTVERSION=	3.5.0b1
 >  PORTEPOCH=	1
 >  CATEGORIES=	sysutils
 >  PKGNAMESUFFIX=	-devel
 > Index: distinfo
 > ===================================================================
 > --- distinfo	(revision 317212)
 > +++ distinfo	(working copy)
 > @@ -1,2 +1,2 @@
 > -SHA256 (cfengine-3.5.0a2.tar.gz) = 39ab4e6237a52c8b41698f0ca0f0ecddcc4b72278
 > 2eedab07ba359d6bd3c71fa
 > -SIZE (cfengine-3.5.0a2.tar.gz) = 4767372
 > +SHA256 (cfengine-3.5.0b1.tar.gz) = c85472e45a572a26617b5b17476d3cc7e54175792
 > 8edcc89c6fe2e9e3f9adcb7
 > +SIZE (cfengine-3.5.0b1.tar.gz) = 4774388
 > Index: files/patch-libutils-ip_address.c
 > ===================================================================
 > --- files/patch-libutils-ip_address.c	(revision 317212)
 > +++ files/patch-libutils-ip_address.c	(working copy)
 > @@ -1,10 +0,0 @@
 > ---- libutils/ip_address.c.orig	2013-02-28 14:46:19.800950567 -0500
 > -+++ libutils/ip_address.c	2013-02-28 14:46:32.928950862 -0500
 > -@@ -25,6 +25,7 @@
 > - #include <stdint.h>
 > - #include <ctype.h>
 > - #include <sys/socket.h>
 > -+#include <sys/types.h>
 > - #include <netinet/in.h>
 > - #include <netinet/ip.h>
 > - 
 > --- cfengine-devel-3.5.0b1,1.patch ends here ---
 > 
 
 Hi Steven,
 
 Thanks. I'll test it out today and either get back to you or commit it. 
 Thanks again.
 
 
 -- 
 Cheers,
 Cy Schubert <Cy.Schubert@komquats.com>
 FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 
 	The need of the many outweighs the greed of the few.
 
 
State-Changed-From-To: open->closed 
State-Changed-By: cy 
State-Changed-When: Fri May 3 19:07:10 UTC 2013 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178320 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178320: commit references a PR
Date: Fri,  3 May 2013 19:08:32 +0000 (UTC)

 Author: cy
 Date: Fri May  3 19:08:18 2013
 New Revision: 317233
 URL: http://svnweb.freebsd.org/changeset/ports/317233
 
 Log:
   Update 3.5.0a2 --> 3.5.0b1
   
   PR:		178320
   Submitted by:	skreuzer
 
 Modified:
   head/sysutils/cfengine-devel/Makefile
   head/sysutils/cfengine-devel/distinfo
   head/sysutils/cfengine-devel/files/patch-libutils-ip_address.c
 
 Modified: head/sysutils/cfengine-devel/Makefile
 ==============================================================================
 --- head/sysutils/cfengine-devel/Makefile	Fri May  3 19:05:17 2013	(r317232)
 +++ head/sysutils/cfengine-devel/Makefile	Fri May  3 19:08:18 2013	(r317233)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	cfengine
 -PORTVERSION=	3.5.0a2
 +PORTVERSION=	3.5.0b1
  PORTEPOCH=	1
  CATEGORIES=	sysutils
  PKGNAMESUFFIX=	-devel
 @@ -34,7 +34,7 @@ CONFIGURE_ARGS=	--docdir=${DOCSDIR} \
  		--with-pcre=${LOCALBASE} \
  		--enable-fhs
  
 -LIB_DEPENDS+=	pcre.3:${PORTSDIR}/devel/pcre
 +LIB_DEPENDS+=	pcre:${PORTSDIR}/devel/pcre
  
  OPTIONS_DEFINE=	PGSQL MYSQL LIBVIRT
  OPTIONS_SINGLE=	DB
 
 Modified: head/sysutils/cfengine-devel/distinfo
 ==============================================================================
 --- head/sysutils/cfengine-devel/distinfo	Fri May  3 19:05:17 2013	(r317232)
 +++ head/sysutils/cfengine-devel/distinfo	Fri May  3 19:08:18 2013	(r317233)
 @@ -1,2 +1,2 @@
 -SHA256 (cfengine-3.5.0a2.tar.gz) = 39ab4e6237a52c8b41698f0ca0f0ecddcc4b722782eedab07ba359d6bd3c71fa
 -SIZE (cfengine-3.5.0a2.tar.gz) = 4767372
 +SHA256 (cfengine-3.5.0b1.tar.gz) = c85472e45a572a26617b5b17476d3cc7e541757928edcc89c6fe2e9e3f9adcb7
 +SIZE (cfengine-3.5.0b1.tar.gz) = 4774388
 
 Modified: head/sysutils/cfengine-devel/files/patch-libutils-ip_address.c
 ==============================================================================
 --- head/sysutils/cfengine-devel/files/patch-libutils-ip_address.c	Fri May  3 19:05:17 2013	(r317232)
 +++ head/sysutils/cfengine-devel/files/patch-libutils-ip_address.c	Fri May  3 19:08:18 2013	(r317233)
 @@ -1,10 +0,0 @@
 ---- libutils/ip_address.c.orig	2013-02-28 14:46:19.800950567 -0500
 -+++ libutils/ip_address.c	2013-02-28 14:46:32.928950862 -0500
 -@@ -25,6 +25,7 @@
 - #include <stdint.h>
 - #include <ctype.h>
 - #include <sys/socket.h>
 -+#include <sys/types.h>
 - #include <netinet/in.h>
 - #include <netinet/ip.h>
 - 
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
