From 3680f27ebff58ece429c4e032f9ad84fb1372114 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sat, 20 Nov 2010 15:37:08 +0000 Subject: Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. romain@ Olaf Seibert DomiX Bapt jsa@ miwi@ Sergio de Almeida Lenzi Maxim Samsonov Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ --- devel/json-glib/Makefile | 4 ++-- devel/json-glib/distinfo | 6 +++--- devel/json-glib/pkg-plist | 5 +++++ 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'devel/json-glib') diff --git a/devel/json-glib/Makefile b/devel/json-glib/Makefile index f086065352e6..2eda5da51dbc 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/devel/json-glib/Makefile,v 1.8 2010/03/20 01:19:18 marcus Exp $ +# $MCom: ports/devel/json-glib/Makefile,v 1.12 2010/09/25 15:34:43 kwm Exp $ # PORTNAME= json-glib -PORTVERSION= 0.10.4 +PORTVERSION= 0.12.0 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/json-glib/distinfo b/devel/json-glib/distinfo index 3cea6fe6f6d9..2bd6ad898430 100644 --- a/devel/json-glib/distinfo +++ b/devel/json-glib/distinfo @@ -1,3 +1,3 @@ -MD5 (json-glib-0.10.4.tar.bz2) = cb207a673438d1bc833eca6fc93f80e1 -SHA256 (json-glib-0.10.4.tar.bz2) = efd8b341d3f9e03cc35b7e2eb353b8336cf7a5560ad273b07e85f7a7a46d5ed9 -SIZE (json-glib-0.10.4.tar.bz2) = 389457 +MD5 (json-glib-0.12.0.tar.bz2) = ee611ef8d7b6e67a14021b32d66b7d1a +SHA256 (json-glib-0.12.0.tar.bz2) = e22978aadbe92a12e4cef2f494eb3571ac5c983ad05cff4256328157f1112842 +SIZE (json-glib-0.12.0.tar.bz2) = 417623 diff --git a/devel/json-glib/pkg-plist b/devel/json-glib/pkg-plist index 40f6fcd59311..4a0bcfbde4f7 100644 --- a/devel/json-glib/pkg-plist +++ b/devel/json-glib/pkg-plist @@ -1,8 +1,10 @@ +include/json-glib-1.0/json-glib/json-builder.h include/json-glib-1.0/json-glib/json-enum-types.h include/json-glib-1.0/json-glib/json-generator.h include/json-glib-1.0/json-glib/json-glib.h include/json-glib-1.0/json-glib/json-gobject.h include/json-glib-1.0/json-glib/json-parser.h +include/json-glib-1.0/json-glib/json-reader.h include/json-glib-1.0/json-glib/json-types.h include/json-glib-1.0/json-glib/json-version.h lib/girepository-1.0/Json-1.0.typelib @@ -11,8 +13,10 @@ lib/libjson-glib-1.0.la lib/libjson-glib-1.0.so lib/libjson-glib-1.0.so.0 libdata/pkgconfig/json-glib-1.0.pc +%%DOCSDIR%%/JsonBuilder.html %%DOCSDIR%%/JsonGenerator.html %%DOCSDIR%%/JsonParser.html +%%DOCSDIR%%/JsonReader.html %%DOCSDIR%%/annotation-glossary.html %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html @@ -27,6 +31,7 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/ix04.html %%DOCSDIR%%/ix05.html %%DOCSDIR%%/ix06.html +%%DOCSDIR%%/ix07.html %%DOCSDIR%%/json-advanced.html %%DOCSDIR%%/json-base.html %%DOCSDIR%%/json-glib-Boxed-Types-Serialization.html -- cgit v1.2.3