[Midnightbsd-cvs] mports [18197] trunk/devel/gconf2: gconf 3.2.6

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 17 20:32:58 EDT 2015


Revision: 18197
          http://svnweb.midnightbsd.org/mports/?rev=18197
Author:   laffer1
Date:     2015-03-17 20:32:57 -0400 (Tue, 17 Mar 2015)
Log Message:
-----------
gconf 3.2.6

Modified Paths:
--------------
    trunk/devel/gconf2/Makefile
    trunk/devel/gconf2/distinfo
    trunk/devel/gconf2/pkg-plist

Removed Paths:
-------------
    trunk/devel/gconf2/files/patch-gconf_default.path.in

Modified: trunk/devel/gconf2/Makefile
===================================================================
--- trunk/devel/gconf2/Makefile	2015-03-18 00:31:32 UTC (rev 18196)
+++ trunk/devel/gconf2/Makefile	2015-03-18 00:32:57 UTC (rev 18197)
@@ -1,8 +1,8 @@
 # $MidnightBSD$
 
 PORTNAME=	gconf2
-PORTVERSION=	2.32.0
-PORTREVISION?=	7
+PORTVERSION=	3.2.6
+PORTREVISION=	3
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -15,7 +15,7 @@
 LICENSE=	lgpl
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		tar:bzip2
+USES=		tar:xz
 
 .if !defined(REFERENCE_PORT)
 
@@ -23,11 +23,12 @@
 		libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
 
 USES+=		gettext gmake libtool pathfix pkgconfig
-USE_GNOME=	gnomehier orbit2 gtk20 libxml2 \
+USE_GNOME=	orbit2 gtk20 libxml2 \
 		referencehack intlhack dconf introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \
+		--with-gtk=2.0 \
 		--disable-gtk-doc
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
@@ -46,6 +47,9 @@
 PLIST_SUB+=	LDAP="@comment "
 .endif
 
+post-install:
+	@${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.system
+
 .include <bsd.port.mk>
 
 .endif

Modified: trunk/devel/gconf2/distinfo
===================================================================
--- trunk/devel/gconf2/distinfo	2015-03-18 00:31:32 UTC (rev 18196)
+++ trunk/devel/gconf2/distinfo	2015-03-18 00:32:57 UTC (rev 18197)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/GConf-2.32.0.tar.bz2) = 54dd1dd7f49928a9cc42574bef6ef0481753770fc19986dc2004bbb7fac977a0
-SIZE (gnome2/GConf-2.32.0.tar.bz2) = 1541688
+SHA256 (gnome2/GConf-3.2.6.tar.xz) = 1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c
+SIZE (gnome2/GConf-3.2.6.tar.xz) = 1559904

Deleted: trunk/devel/gconf2/files/patch-gconf_default.path.in
===================================================================
--- trunk/devel/gconf2/files/patch-gconf_default.path.in	2015-03-18 00:31:32 UTC (rev 18196)
+++ trunk/devel/gconf2/files/patch-gconf_default.path.in	2015-03-18 00:32:57 UTC (rev 18197)
@@ -1,11 +0,0 @@
---- gconf/default.path.in.orig	2009-03-06 17:10:54.000000000 -0500
-+++ gconf/default.path.in	2009-03-06 17:11:25.000000000 -0500
-@@ -21,7 +21,7 @@ include "$(HOME)/.gconf.path"
- xml:readwrite:$(HOME)/.gconf
- 
- # Location for system-wide settings that are set by the defaults mechanism
--xml:readonly:/etc/gconf/gconf.xml.system
-+xml:readonly:@sysgconfdir@/gconf.xml.system
- 
- # To read in any defaults settings that the Sys Admin may have created
- # prior to a desktop system upgrade. The SysAdmin can stick default values

Modified: trunk/devel/gconf2/pkg-plist
===================================================================
--- trunk/devel/gconf2/pkg-plist	2015-03-18 00:31:32 UTC (rev 18196)
+++ trunk/devel/gconf2/pkg-plist	2015-03-18 00:32:57 UTC (rev 18197)
@@ -2,8 +2,6 @@
 bin/gconftool-2
 bin/gsettings-data-convert
 bin/gsettings-schema-convert
- at exec mkdir -p etc/gconf/gconf.xml.mandatory
- at exec mkdir -p etc/gconf/gconf.xml.system
 etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf
 %%LDAP%%etc/gconf/2/evoldap.conf
 etc/gconf/2/path
@@ -17,7 +15,6 @@
 include/gconf/2/gconf/gconf-schema.h
 include/gconf/2/gconf/gconf-value.h
 include/gconf/2/gconf/gconf.h
-libexec/gconf-defaults-mechanism
 %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a
 %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so
 lib/GConf/2/libgconfbackend-oldxml.a
@@ -29,14 +26,39 @@
 lib/gio/modules/libgsettingsgconfbackend.so
 lib/libgconf-2.a
 lib/libgconf-2.so
-lib/libgconf-2.so.5
+lib/libgconf-2.so.4
+lib/libgconf-2.so.4.1.5
 libdata/pkgconfig/gconf-2.0.pc
-libexec/gconf-sanity-check-2
+libexec/gconf-defaults-mechanism
 libexec/gconfd-2
+man/man1/gconftool-2.1.gz
+man/man1/gsettings-data-convert.1.gz
+man/man1/gsettings-schema-convert.1.gz
 %%LDAP%%share/GConf/schema/evoldap.schema
 share/aclocal/gconf-2.m4
 share/dbus-1/system-services/org.gnome.GConf.Defaults.service
 share/dbus-1/services/org.gnome.GConf.service
+share/doc/gconf/ch01.html
+share/doc/gconf/gconf-gconf-backend.html
+share/doc/gconf/gconf-gconf-changeset.html
+share/doc/gconf/gconf-gconf-client.html
+share/doc/gconf/gconf-gconf-engine.html
+share/doc/gconf/gconf-gconf-error.html
+share/doc/gconf/gconf-gconf-internals.html
+share/doc/gconf/gconf-gconf-listeners.html
+share/doc/gconf/gconf-gconf-locale.html
+share/doc/gconf/gconf-gconf-schema.html
+share/doc/gconf/gconf-gconf-sources.html
+share/doc/gconf/gconf-gconf-value.html
+share/doc/gconf/gconf-gconf.html
+share/doc/gconf/gconf.devhelp2
+share/doc/gconf/home.png
+share/doc/gconf/index.html
+share/doc/gconf/index.sgml
+share/doc/gconf/left.png
+share/doc/gconf/right.png
+share/doc/gconf/style.css
+share/doc/gconf/up.png
 share/gir-1.0/GConf-2.0.gir
 share/locale/am/LC_MESSAGES/GConf2.mo
 share/locale/ar/LC_MESSAGES/GConf2.mo
@@ -59,6 +81,7 @@
 share/locale/en at shaw/LC_MESSAGES/GConf2.mo
 share/locale/en_CA/LC_MESSAGES/GConf2.mo
 share/locale/en_GB/LC_MESSAGES/GConf2.mo
+share/locale/eo/LC_MESSAGES/GConf2.mo
 share/locale/es/LC_MESSAGES/GConf2.mo
 share/locale/et/LC_MESSAGES/GConf2.mo
 share/locale/eu/LC_MESSAGES/GConf2.mo
@@ -78,6 +101,7 @@
 share/locale/it/LC_MESSAGES/GConf2.mo
 share/locale/ja/LC_MESSAGES/GConf2.mo
 share/locale/ka/LC_MESSAGES/GConf2.mo
+share/locale/km/LC_MESSAGES/GConf2.mo
 share/locale/kn/LC_MESSAGES/GConf2.mo
 share/locale/ko/LC_MESSAGES/GConf2.mo
 share/locale/ku/LC_MESSAGES/GConf2.mo
@@ -114,6 +138,7 @@
 share/locale/te/LC_MESSAGES/GConf2.mo
 share/locale/th/LC_MESSAGES/GConf2.mo
 share/locale/tr/LC_MESSAGES/GConf2.mo
+share/locale/ug/LC_MESSAGES/GConf2.mo
 share/locale/uk/LC_MESSAGES/GConf2.mo
 share/locale/vi/LC_MESSAGES/GConf2.mo
 share/locale/xh/LC_MESSAGES/GConf2.mo
@@ -123,53 +148,8 @@
 share/locale/zh_TW/LC_MESSAGES/GConf2.mo
 share/polkit-1/actions/org.gnome.gconf.defaults.policy
 share/sgml/gconf/gconf-1.0.dtd
-man/man1/gconftool-2.1.gz
-man/man1/gsettings-data-convert.1.gz
-man/man1/gsettings-schema-convert.1.gz
- at dirrm share/sgml/gconf
-%%LDAP%%@dirrm share/GConf/schema
-%%LDAP%%@dirrm share/GConf
- at dirrm lib/GConf/2
- at dirrm include/gconf/2/gconf
- at dirrm include/gconf/2
- at dirrm etc/gconf/2
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yi/LC_MESSAGES
- at dirrmtry share/locale/yi
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/hy/LC_MESSAGES
- at dirrmtry share/locale/hy
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as
+ at dir etc/gconf/gconf.xml.defaults
+ at dir etc/gconf/gconf.xml.mandatory
+ at dir etc/gconf/gconf.xml.system
 @exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true
 @unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true



More information about the Midnightbsd-cvs mailing list