Bugfix update to dconf-0.14.1.
This commit is contained in:
parent
8402d656e1
commit
d6030d1688
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2012/11/01 11:59:57 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2012/11/01 17:11:16 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,14 +6,11 @@ COMMENT-main= configuration backend system
|
||||
COMMENT-editor= editor for the dconf configuration storage system
|
||||
|
||||
GNOME_PROJECT= dconf
|
||||
GNOME_VERSION= 0.14.0
|
||||
GNOME_VERSION= 0.14.1
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-editor= dconf-editor-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-editor=1
|
||||
|
||||
SHARED_LIBS+= dconf 1.0 # 1.0.0
|
||||
SHARED_LIBS+= dconf-dbus-1 1.0 # 1.0.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dconf-0.14.0.tar.xz) = muhIvyXD3g+4wBV2eWMN3zm+HBDtLzvrK48BZddo2jM=
|
||||
SIZE (dconf-0.14.0.tar.xz) = 288872
|
||||
SHA256 (dconf-0.14.1.tar.xz) = WcWMXq+g69YWKH0Hj0RB1TQocKRGNERdMk6I/AKH8Lg=
|
||||
SIZE (dconf-0.14.1.tar.xz) = 291300
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.7 2012/09/27 12:48:30 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2012/11/01 17:11:16 ajacoutot Exp $
|
||||
@conflict vala-<0.10
|
||||
@pkgpath devel/dconf
|
||||
@extraunexec rm -rf ${SYSCONFDIR}/dconf/db/*
|
||||
@ -46,8 +46,10 @@ share/gtk-doc/html/dconf/programs.html
|
||||
share/gtk-doc/html/dconf/right.png
|
||||
share/gtk-doc/html/dconf/style.css
|
||||
share/gtk-doc/html/dconf/up.png
|
||||
share/locale/ar/LC_MESSAGES/dconf.mo
|
||||
share/locale/as/LC_MESSAGES/dconf.mo
|
||||
share/locale/be/LC_MESSAGES/dconf.mo
|
||||
share/locale/bg/LC_MESSAGES/dconf.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/dconf.mo
|
||||
share/locale/ca/LC_MESSAGES/dconf.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/dconf.mo
|
||||
@ -80,6 +82,7 @@ share/locale/pl/LC_MESSAGES/dconf.mo
|
||||
share/locale/pt/LC_MESSAGES/dconf.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/dconf.mo
|
||||
share/locale/ru/LC_MESSAGES/dconf.mo
|
||||
share/locale/sk/LC_MESSAGES/dconf.mo
|
||||
share/locale/sl/LC_MESSAGES/dconf.mo
|
||||
share/locale/sr/LC_MESSAGES/dconf.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/dconf.mo
|
||||
|
Loading…
Reference in New Issue
Block a user