FreeBSD Bugzilla – Attachment 186021 Details for
Bug 222017
devel/dconf: update to 0.26.0, unbreak build with vala 0.36
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dconf.diff (text/plain), 3.68 KB, created by
Carlos J. Puga Medina
on 2017-09-03 08:53:01 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2017-09-03 08:53:01 UTC
Size:
3.68 KB
patch
obsolete
>Index: devel/dconf/Makefile >=================================================================== >--- devel/dconf/Makefile (revision 449131) >+++ devel/dconf/Makefile (working copy) >@@ -2,16 +2,17 @@ > # $FreeBSD$ > > PORTNAME= dconf >-PORTVERSION= 0.24.0 >-PORTREVISION= 1 >+PORTVERSION= 0.26.0 > CATEGORIES= devel gnome > MASTER_SITES= GNOME >-DISTNAME= dconf-${PORTVERSION} > 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 >@@ -18,12 +19,10 @@ > > PORTSCOUT= limitw:1,even > >-USES= gettext gmake pathfix pkgconfig tar:xz >-USE_GNOME= glib20 >+USES= gettext gmake 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' \ >Index: devel/dconf/distinfo >=================================================================== >--- devel/dconf/distinfo (revision 449131) >+++ devel/dconf/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (gnome3/dconf-0.24.0.tar.xz) = 4373e0ced1f4d7d68d518038796c073696280e22957babb29feb0267c630fec2 >-SIZE (gnome3/dconf-0.24.0.tar.xz) = 218512 >+TIMESTAMP = 1504402096 >+SHA256 (gnome3/dconf-0.26.0.tar.xz) = 8683292eb31a3fae31e561f0a4220d8569b0f6d882e9958b68373f9043d658c9 >+SIZE (gnome3/dconf-0.26.0.tar.xz) = 219688 >Index: devel/dconf/files/patch-docs_Makefile.in >=================================================================== >--- devel/dconf/files/patch-docs_Makefile.in (revision 449131) >+++ devel/dconf/files/patch-docs_Makefile.in (working copy) >@@ -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-09-03 08:44:13 UTC >++++ docs/Makefile.in >+@@ -925,13 +925,13 @@ dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-loc > .PHONY : dist-hook-local docs > > %.1: %.xml >Index: devel/dconf/pkg-descr >=================================================================== >--- devel/dconf/pkg-descr (revision 449131) >+++ devel/dconf/pkg-descr (working copy) >@@ -15,4 +15,4 @@ > * 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 >Index: devel/dconf/pkg-plist >=================================================================== >--- devel/dconf/pkg-plist (revision 449131) >+++ devel/dconf/pkg-plist (working copy) >@@ -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 >@@ -22,6 +17,10 @@ > share/dbus-1/services/ca.desrt.dconf.service > share/gtk-doc/html/dconf/DConfClient.html > share/gtk-doc/html/dconf/annotation-glossary.html >+share/gtk-doc/html/dconf/api-index-0.16.html >+share/gtk-doc/html/dconf/api-index-0.18.html >+share/gtk-doc/html/dconf/api-index-0.20.html >+share/gtk-doc/html/dconf/api-index-0.26.html > share/gtk-doc/html/dconf/api-index-full.html > share/gtk-doc/html/dconf/ch01.html > share/gtk-doc/html/dconf/dconf-DConfChangeset.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 222017
:
186019
| 186021