From nobody@FreeBSD.org  Fri Feb 14 22:28:40 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 5EF5FE6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Feb 2014 22:28:40 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 311CC1CF3
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Feb 2014 22:28:40 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1EMSelT049532
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Feb 2014 22:28:40 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1EMSeQU049528;
	Fri, 14 Feb 2014 22:28:40 GMT
	(envelope-from nobody)
Message-Id: <201402142228.s1EMSeQU049528@cgiserv.freebsd.org>
Date: Fri, 14 Feb 2014 22:28:40 GMT
From: Olivier Duchateau <olivierd@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] lang/vala-vapigen to 0.22.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186781
>Category:       ports
>Synopsis:       [UPDATE] lang/vala-vapigen to 0.22.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 22:30:01 UTC 2014
>Closed-Date:    Sat Mar 08 15:12:30 UTC 2014
>Last-Modified:  Sat Mar 08 15:12:30 UTC 2014
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
- Update to 0.22.1
- Rewrite pkg-descr and COMMENT entry
- Support STAGEDIR
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(rvision 344317)
+++ Makefile	(copie de travail)
@@ -7,7 +7,7 @@
 PKGNAMESUFFIX=	-vapigen
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	The vapigen program from vala
+COMMENT=	Utility to generate Vala api files
 
 MASTERDIR=	${.CURDIR}/../vala
 BUILD_WRKSRC=	${WRKSRC}/vapigen
@@ -17,5 +17,4 @@
 
 VALA_SLAVE=	yes
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"
Index: pkg-descr
===================================================================
--- pkg-descr	(rvision 344317)
+++ pkg-descr	(copie de travail)
@@ -1,16 +1,2 @@
-Soup is a SOAP (Simple Object Access Protocol) implementation in C. 
-
-It provides a queued asynchronous callback-based mechanism for sending and
-servicing SOAP requests, and a WSDL (Web Service Definition Language) for C
-compilers which generates client stubs and server skeletons for easily
-calling and implementing SOAP methods.  It uses GLib and is designed to work
-well with GTK applications.
-
-Features:
-  * Completely Asynchronous
-  * Connection cache
-  * HTTP chunked transfer and persistent connections
-  * Authenticated HTTP, SOCKS4, and SOCKS5 proxy support
-  * SSL Support using OpenSSL
-  * Apache module server support
-  * Client digest authentication
+vapigen is a utility which generates Vala API (vapi) from gobject-introspection
+(GI) files.
Index: pkg-plist
===================================================================
--- pkg-plist	(rvision 344317)
+++ pkg-plist	(copie de travail)
@@ -7,6 +7,8 @@
 lib/vala-%%VERSION%%/gen-introspect-%%VERSION%%
 libdata/pkgconfig/vapigen-%%VERSION%%.pc
 libdata/pkgconfig/vapigen.pc
+man/man1/vala-gen-introspect.1.gz
+man/man1/vapigen.1.gz
 share/aclocal/vapigen.m4
 %%DATADIR%%/Makefile.vapigen
 @dirrm lib/vala-%%VERSION%%


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 14 22:30:23 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186781 
State-Changed-From-To: open->closed 
State-Changed-By: kwm 
State-Changed-When: Sat Mar 8 15:10:27 UTC 2014 
State-Changed-Why:  
Committed all but the version bump, which will come at a later stage. 
For the next time, please don't file seperate PR's for slave ports if 
there is a PR for the main port.  

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