Update to version 0.40.0. Fixes vendor bugs:
#436241, #377573, #489135, #490620, #517559, #508320, #516501, #518257. They've also cleaned up use of sed and no longer distribute intltool-*.in files.
This commit is contained in:
parent
2b858dfd3b
commit
02c39f2828
3 changed files with 8 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.48 2008/03/04 13:27:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2008/06/19 16:58:40 bjs Exp $
|
||||
#
|
||||
|
||||
DISTNAME= intltool-0.37.1
|
||||
DISTNAME= intltool-0.40.0
|
||||
CATEGORIES= textproc devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.37/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.40/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.9 2004/12/25 12:05:59 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.10 2008/06/19 16:58:40 bjs Exp $
|
||||
bin/intltool-extract
|
||||
bin/intltool-merge
|
||||
bin/intltool-prepare
|
||||
|
@ -11,7 +11,4 @@ man/man8/intltool-update.8
|
|||
man/man8/intltoolize.8
|
||||
share/aclocal/intltool.m4
|
||||
share/intltool/Makefile.in.in
|
||||
share/intltool/intltool-extract.in
|
||||
share/intltool/intltool-merge.in
|
||||
share/intltool/intltool-update.in
|
||||
@dirrm share/intltool
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.29 2008/03/04 13:27:47 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.30 2008/06/19 16:58:40 bjs Exp $
|
||||
|
||||
SHA1 (intltool-0.37.1.tar.bz2) = 7aaa684177589fe321ceb863c3f6fc716e01dff2
|
||||
RMD160 (intltool-0.37.1.tar.bz2) = eff2763d1bff21c4d3ba86481a030b1c9b059548
|
||||
Size (intltool-0.37.1.tar.bz2) = 139016 bytes
|
||||
SHA1 (intltool-0.40.0.tar.bz2) = 493513b66d9006e7a6a6d2fafd1e0b6560db50cc
|
||||
RMD160 (intltool-0.40.0.tar.bz2) = 02105e2baa5431be8fea55ed2134d8fea65b2070
|
||||
Size (intltool-0.40.0.tar.bz2) = 139022 bytes
|
||||
|
|
Loading…
Reference in a new issue