update to 2.12.1
changes: two fixes for crashes
This commit is contained in:
parent
800568db8c
commit
463e6123ec
3 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.40 2006/02/05 23:08:55 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2006/03/02 19:51:00 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gconf-editor-2.12.0
|
||||
PKGREVISION= 3
|
||||
DISTNAME= gconf-editor-2.12.1
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2005/10/16 12:11:33 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2006/03/02 19:51:00 drochner Exp $
|
||||
bin/gconf-editor
|
||||
man/man1/gconf-editor.1
|
||||
share/applications/gconf-editor.desktop
|
||||
|
@ -55,6 +55,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gconf-editor.mo
|
|||
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gconf-editor.mo
|
||||
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gconf-editor.mo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2005/10/16 12:11:33 jmmv Exp $
|
||||
$NetBSD: distinfo,v 1.11 2006/03/02 19:51:00 drochner Exp $
|
||||
|
||||
SHA1 (gconf-editor-2.12.0.tar.bz2) = dc80bdbe1781b497391f0af0d92a2cb9124c9045
|
||||
RMD160 (gconf-editor-2.12.0.tar.bz2) = a77019c11c69099e41cc441c503e50cfdf6d999f
|
||||
Size (gconf-editor-2.12.0.tar.bz2) = 531655 bytes
|
||||
SHA1 (gconf-editor-2.12.1.tar.bz2) = d7a6747f0a83774bb3ce3b044649c8ab5a056024
|
||||
RMD160 (gconf-editor-2.12.1.tar.bz2) = 78cf01ebe7978923703384fdfcaee9c968f4bc99
|
||||
Size (gconf-editor-2.12.1.tar.bz2) = 539803 bytes
|
||||
|
|
Loading…
Reference in a new issue