From anderson@cnpm.embrapa.br  Thu Jan 21 17:55:52 2010
Return-Path: <anderson@cnpm.embrapa.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 286B4106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jan 2010 17:55:52 +0000 (UTC)
	(envelope-from anderson@cnpm.embrapa.br)
Received: from inga.cnpm.embrapa.br (inga.cnpm.embrapa.br [200.136.111.23])
	by mx1.freebsd.org (Postfix) with ESMTP id BC4278FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jan 2010 17:55:51 +0000 (UTC)
Received: from caraiba.cnpm.embrapa.br (caraiba.cnpm.embrapa.br [200.136.111.98])
	by inga.cnpm.embrapa.br (Postfix) with ESMTP id 8B53273044
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jan 2010 15:54:09 -0200 (BRST)
Received: from localhost (localhost [127.0.0.1])
	by caraiba.cnpm.embrapa.br (Postfix) with ESMTP id B93903F44B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jan 2010 15:55:48 -0200 (BRST)
Received: from caraiba.cnpm.embrapa.br (localhost [127.0.0.1])
	by caraiba.cnpm.embrapa.br (Postfix) with ESMTP id 9D1813F449
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jan 2010 15:55:48 -0200 (BRST)
Received: from caraiba.cnpm.embrapa.br ([127.0.0.1])
	by caraiba.cnpm.embrapa.br (caraiba.cnpm.embrapa.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id aWzNj1cchzB4 for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 21 Jan 2010 15:55:48 -0200 (BRST)
Received: by caraiba.cnpm.embrapa.br (Postfix, from userid 1100)
	id 6EA813F441; Thu, 21 Jan 2010 15:55:48 -0200 (BRST)
Message-Id: <20100121175548.6EA813F441@caraiba.cnpm.embrapa.br>
Date: Thu, 21 Jan 2010 15:55:48 -0200 (BRST)
From: Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
Reply-To: Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] security/tuntun Upgrade to 0.4.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143061
>Category:       ports
>Synopsis:       [maintainer-update] security/tuntun Upgrade to 0.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 21 18:00:23 UTC 2010
>Closed-Date:    Mon Jan 25 08:51:02 UTC 2010
>Last-Modified:  Mon Jan 25 08:51:02 UTC 2010
>Originator:     Anderson Soares Ferreira
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
Embrapa Monitoramento por Satelite
>Environment:
System: FreeBSD caraiba.cnpm.embrapa.br 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Jan 7 15:17:42 BRST 2010 anderson@caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64

>Description:

Upgrade to Tuntun 0.4.0

>How-To-Repeat:
>Fix:

--- tuntun.patch begins here ---
diff -Nru tuntun.old/Makefile tuntun/Makefile
--- tuntun.old/Makefile	2009-11-28 18:05:58.000000000 -0200
+++ tuntun/Makefile	2010-01-21 15:39:56.000000000 -0200
@@ -6,16 +6,13 @@
 #
 
 PORTNAME=	tuntun
-PORTVERSION=	0.3.1
-PORTREVISION=	1
+PORTVERSION=	0.4.0
 CATEGORIES=	security gnome
 MASTER_SITES=	http://tuntun.googlecode.com/files/
 
 MAINTAINER=	anderson@cnpm.embrapa.br
 COMMENT=	A Gnome applet gui for OpenVPN
 
-BROKEN=		Conflict between shipped code and glib.
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="`pkg-config --cflags libgnomeui-2.0`" \
 		LIBS="`pkg-config --libs libgnomeui-2.0`"
diff -Nru tuntun.old/distinfo tuntun/distinfo
--- tuntun.old/distinfo	2009-09-28 08:30:52.000000000 -0300
+++ tuntun/distinfo	2010-01-21 15:40:01.000000000 -0200
@@ -1,3 +1,3 @@
-MD5 (tuntun-0.3.1.tar.gz) = 0bd7807e466cb2ea133a9478d4d15e61
-SHA256 (tuntun-0.3.1.tar.gz) = 4d4abca12fbf430402ef0189cfaf1a2d6551cf3faa570b81d18500503c004819
-SIZE (tuntun-0.3.1.tar.gz) = 558837
+MD5 (tuntun-0.4.0.tar.gz) = 8a6ee39d0d63d89914f9b4f49e62ef8c
+SHA256 (tuntun-0.4.0.tar.gz) = 9cfd51908530ed8ae9059511935fd3777b7515bb0a504affeddfe8bd713f6a0c
+SIZE (tuntun-0.4.0.tar.gz) = 438866
diff -Nru tuntun.old/files/patch-gnio tuntun/files/patch-gnio
--- tuntun.old/files/patch-gnio	2008-10-16 18:43:35.000000000 -0300
+++ tuntun/files/patch-gnio	1969-12-31 21:00:00.000000000 -0300
@@ -1,46 +0,0 @@
---- gnio.build.patch.orig	2008-09-16 08:20:43.000000000 -0300
-+++ gnio.build.patch	2008-09-16 11:08:44.000000000 -0300
-@@ -31,3 +31,43 @@
-  	bld.install_files('PREFIX', 'include/gnio', 'gnio/gi*.h')
-  	bld.install_files('PREFIX', 'include/gnio', 'gnio/gn*.h')
-  	bld.install_files('PREFIX', 'include/gnio', 'gnio/gr*.h')
-+--- gnio/gnio/ginet4address.c.orig	2008-06-16 09:00:35.000000000 -0300
-++++ gnio/gnio/ginet4address.c	2008-09-16 09:39:55.000000000 -0300
-+@@ -23,6 +23,7 @@
-+ 
-+ #include <config.h>
-+ #include <glib.h>
-++#include <sys/types.h>
-+ 
-+ #ifndef G_OS_WIN32
-+ # include <netinet/in.h>
-+--- gnio/gnio/ginet6address.c.orig	2008-06-16 09:00:35.000000000 -0300
-++++ gnio/gnio/ginet6address.c	2008-09-16 09:39:55.000000000 -0300
-+@@ -27,6 +27,7 @@
-+ 
-+ #include <netinet/in.h>
-+ #include <arpa/inet.h>
-++#include <sys/socket.h>
-+ 
-+ #include "ginet6address.h"
-+ 
-+--- gnio/gnio/gresolver.c.orig	2008-07-09 18:15:16.000000000 -0300
-++++ gnio/gnio/gresolver.c	2008-09-16 09:39:55.000000000 -0300
-+@@ -24,6 +24,7 @@
-+ #include <config.h>
-+ #include <glib.h>
-+ #include <gio/gio.h>
-++#include <sys/socket.h>
-+ 
-+ #include <string.h>
-+ #ifndef G_OS_WIN32
-+--- gnio/gnio/gsocket.c.orig	2008-07-09 18:15:16.000000000 -0300
-++++ gnio/gnio/gsocket.c	2008-09-16 09:39:55.000000000 -0300
-+@@ -27,6 +27,7 @@
-+ #include <gnio/gnio.h>
-+ #include "gasynchelper.h"
-+ #include "gnioenums.h"
-++#include <sys/socket.h>
-+ 
-+ #include <string.h>
-+ #ifndef G_OS_WIN32
diff -Nru tuntun.old/pkg-plist tuntun/pkg-plist
--- tuntun.old/pkg-plist	2009-09-28 08:30:52.000000000 -0300
+++ tuntun/pkg-plist	2010-01-21 15:44:47.000000000 -0200
@@ -13,6 +13,8 @@
 share/tuntun/pixmaps/disconnect.png
 share/tuntun/pixmaps/not_connected.png
 share/tuntun/pixmaps/unknown.png
+share/tuntun/pixmaps/tuntun_error.png
+share/tuntun/pixmaps/tuntun_warning.png
 share/doc/tuntun/AUTHORS
 share/doc/tuntun/COPYING
 share/doc/tuntun/ChangeLog
--- tuntun.patch ends here ---


---
Aviso de confidencialidade:

Esta mensagem da Empresa Brasileira de Pesquisa Agropecuria (Embrapa), 
empresa pblica federal regida pelo disposto na Lei Federal n 5.851, 
de 7 de dezembro de 1972,  enviada exclusivamente a seu destinatrio 
e pode conter informaes confidenciais, protegidas por sigilo profissional. 
Sua utilizao desautorizada  ilegal e sujeita o infrator s penas da lei. 
Se voc a recebeu indevidamente, queira, por gentileza, reenvi-la ao emitente, 
esclarecendo o equvoco.

Confidentiality note:

This message from Empresa Brasileira de Pesquisa Agropecuria (Embrapa), 
a government company established under Brazilian law (5.851/72), 
is directed exclusively to its addressee and may contain confidential data, 
protected under professional secrecy rules. Its unauthorized use is illegal 
and may subject the transgressor to the law's penalties. 
If you are not the addressee, please send it back, elucidating the failure. 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Jan 21 20:33:35 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143061 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jan 25 08:51:00 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143061 
>Unformatted:
