Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 17:13:00 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452544 - in head/devel/dconf: . files
Message-ID:  <201710201713.v9KHD0Vn060190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Oct 20 17:13:00 2017
New Revision: 452544
URL: https://svnweb.freebsd.org/changeset/ports/452544

Log:
  Update dconf to 0.26.1.
  
  This allows vala to be updated to 0.36.
  
  PR:		222017 (based on)
  Submitted by:	cpm@

Modified:
  head/devel/dconf/Makefile
  head/devel/dconf/distinfo
  head/devel/dconf/files/patch-docs_Makefile.in
  head/devel/dconf/pkg-descr
  head/devel/dconf/pkg-plist

Modified: head/devel/dconf/Makefile
==============================================================================
--- head/devel/dconf/Makefile	Fri Oct 20 17:07:23 2017	(r452543)
+++ head/devel/dconf/Makefile	Fri Oct 20 17:13:00 2017	(r452544)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dconf
-PORTVERSION=	0.24.0
-PORTREVISION=	1
+PORTVERSION=	0.26.1
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DISTNAME=	dconf-${PORTVERSION}
@@ -12,18 +11,19 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Configuration database system for GNOME
 
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	vala>=0.18.1:lang/vala \
 		docbook-xsl>=0:textproc/docbook-xsl
 LIB_DEPENDS=	libdbus-1.so:devel/dbus
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake pathfix pkgconfig tar:xz
-USE_GNOME=	glib20
+USES=		gettext gmake gnome localbase pathfix pkgconfig tar:xz
+USE_GNOME=	glib20 libxslt:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \

Modified: head/devel/dconf/distinfo
==============================================================================
--- head/devel/dconf/distinfo	Fri Oct 20 17:07:23 2017	(r452543)
+++ head/devel/dconf/distinfo	Fri Oct 20 17:13:00 2017	(r452544)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/dconf-0.24.0.tar.xz) = 4373e0ced1f4d7d68d518038796c073696280e22957babb29feb0267c630fec2
-SIZE (gnome3/dconf-0.24.0.tar.xz) = 218512
+TIMESTAMP = 1507232441
+SHA256 (gnome3/dconf-0.26.1.tar.xz) = d583b1f7fc93b879e2956acc6a26ea05a445a0002158aeef80c8e378e1414535
+SIZE (gnome3/dconf-0.26.1.tar.xz) = 218516

Modified: head/devel/dconf/files/patch-docs_Makefile.in
==============================================================================
--- head/devel/dconf/files/patch-docs_Makefile.in	Fri Oct 20 17:07:23 2017	(r452543)
+++ head/devel/dconf/files/patch-docs_Makefile.in	Fri Oct 20 17:13:00 2017	(r452544)
@@ -1,6 +1,6 @@
---- docs/Makefile.in.orig	2015-05-26 11:07:25.983427000 +0200
-+++ docs/Makefile.in	2015-05-26 11:07:26.010090000 +0200
-@@ -903,13 +903,13 @@
+--- docs/Makefile.in.orig	2017-10-03 13:54:54 UTC
++++ docs/Makefile.in
+@@ -920,13 +920,13 @@ dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-loc
  .PHONY : dist-hook-local docs
  
  %.1: %.xml

Modified: head/devel/dconf/pkg-descr
==============================================================================
--- head/devel/dconf/pkg-descr	Fri Oct 20 17:07:23 2017	(r452543)
+++ head/devel/dconf/pkg-descr	Fri Oct 20 17:13:00 2017	(r452544)
@@ -15,4 +15,4 @@ GConf provides:
     * Proper locking so that configuration data doesn't get corrupted
       when accessed by multiple applications at the same time.
 
-WWW: http://live.gnome.org/dconf
+WWW: https://wiki.gnome.org/Projects/dconf

Modified: head/devel/dconf/pkg-plist
==============================================================================
--- head/devel/dconf/pkg-plist	Fri Oct 20 17:07:23 2017	(r452543)
+++ head/devel/dconf/pkg-plist	Fri Oct 20 17:13:00 2017	(r452544)
@@ -1,18 +1,13 @@
 bin/dconf
-include/dconf-dbus-1/dconf-dbus-1.h
 include/dconf/client/dconf-client.h
 include/dconf/common/dconf-changeset.h
-include/dconf/common/dconf-error.h
+include/dconf/common/dconf-enums.h
 include/dconf/common/dconf-paths.h
 include/dconf/dconf.h
 lib/gio/modules/libdconfsettings.so
-lib/libdconf-dbus-1.so
-lib/libdconf-dbus-1.so.0
-lib/libdconf-dbus-1.so.0.0.0
 lib/libdconf.so
 lib/libdconf.so.1
 lib/libdconf.so.1.0.0
-libdata/pkgconfig/dconf-dbus-1.pc
 libdata/pkgconfig/dconf.pc
 libexec/dconf-service
 man/man1/dconf-service.1.gz
@@ -33,7 +28,6 @@ share/gtk-doc/html/dconf/dconf-tool.html
 share/gtk-doc/html/dconf/dconf.devhelp2
 share/gtk-doc/html/dconf/home.png
 share/gtk-doc/html/dconf/index.html
-share/gtk-doc/html/dconf/index.sgml
 share/gtk-doc/html/dconf/left-insensitive.png
 share/gtk-doc/html/dconf/left.png
 share/gtk-doc/html/dconf/object-tree.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710201713.v9KHD0Vn060190>