Bug 178320 - [PATCH] sysutils/cfengine-devel: update to 3.5.0b1,1
Summary: [PATCH] sysutils/cfengine-devel: update to 3.5.0b1,1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 16:00 UTC by Steven Kreuzer
Modified: 2013-05-03 20:10 UTC (History)
1 user (show)

See Also:


Attachments
cfengine-devel-3.5.0b1,1.patch (1.25 KB, patch)
2013-05-03 16:00 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer freebsd_committer freebsd_triage 2013-05-03 16:00:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-03 16:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cy Schubert 2013-05-03 16:29:28 UTC
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.
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2013-05-03 20:07:10 UTC
State Changed
From-To: open->closed

Committed. Thanks.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-03 20:08:32 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"