ports/186781: [UPDATE] lang/vala-vapigen to 0.22.1
Olivier Duchateau
olivierd at FreeBSD.org
Fri Feb 14 22:30:01 UTC 2014
>Number: 186781
>Category: ports
>Synopsis: [UPDATE] lang/vala-vapigen to 0.22.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: Fri Feb 14 22:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>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 (révision 344317)
+++ Makefile (copie de travail)
@@ -7,7 +7,7 @@
PKGNAMESUFFIX= -vapigen
MAINTAINER= gnome at 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 (révision 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 (révision 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list