Changes 0.18.3.2:
Bug-fix release.
This commit is contained in:
parent
82d618b9bc
commit
81453a53e4
5 changed files with 13 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.23 2013/08/22 14:39:00 adam Exp $
|
||||
$NetBSD: distinfo,v 1.24 2014/01/11 10:52:46 adam Exp $
|
||||
|
||||
SHA1 (gettext-0.18.3.1.tar.gz) = a32c19a6e39450748f6e56d2ac6b8b0966a5ab05
|
||||
RMD160 (gettext-0.18.3.1.tar.gz) = c3b6a16a6b50e899b87d879db7363376b724c383
|
||||
Size (gettext-0.18.3.1.tar.gz) = 16341773 bytes
|
||||
SHA1 (gettext-0.18.3.2.tar.gz) = a2dc46d788edb0078ab20da7bd194bdb6da2f0d9
|
||||
RMD160 (gettext-0.18.3.2.tar.gz) = 9536784e55cdd7342b4cdd93f4b621db5460fb38
|
||||
Size (gettext-0.18.3.2.tar.gz) = 16189249 bytes
|
||||
SHA1 (patch-aa) = aed0e4e34c45fd442ee15254f494fe02c9dd55f7
|
||||
SHA1 (patch-ab) = bb975a36b3fe9e4411703caaf455e7eef530a0a7
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2013/01/31 21:45:04 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2014/01/11 10:52:46 adam Exp $
|
||||
share/aclocal/codeset.m4
|
||||
share/aclocal/exported.m4
|
||||
share/aclocal/extern-inline.m4
|
||||
share/aclocal/fcntl-o.m4
|
||||
share/aclocal/gettext.m4
|
||||
share/aclocal/glibc2.m4
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.23 2013/11/06 13:28:57 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2014/01/11 10:52:46 adam Exp $
|
||||
|
||||
.include "../../devel/gettext/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-tools-/}
|
||||
PKGREVISION= 1
|
||||
COMMENT= Tools for providing messages in different languages
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/../../devel/gettext/distinfo
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.6 2013/08/22 14:39:00 adam Exp $
|
||||
# $NetBSD: Makefile.common,v 1.7 2014/01/11 10:52:46 adam Exp $
|
||||
#
|
||||
# used by devel/gettext/Makefile
|
||||
# used by devel/gettext-asprintf/Makefile
|
||||
|
@ -6,7 +6,7 @@
|
|||
# used by devel/gettext-m4/Makefile
|
||||
# used by devel/gettext-tools/Makefile
|
||||
|
||||
DISTNAME= gettext-0.18.3.1
|
||||
DISTNAME= gettext-0.18.3.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.24 2013/08/22 14:39:00 adam Exp $
|
||||
$NetBSD: distinfo,v 1.25 2014/01/11 10:52:46 adam Exp $
|
||||
|
||||
SHA1 (gettext-0.18.3.1.tar.gz) = a32c19a6e39450748f6e56d2ac6b8b0966a5ab05
|
||||
RMD160 (gettext-0.18.3.1.tar.gz) = c3b6a16a6b50e899b87d879db7363376b724c383
|
||||
Size (gettext-0.18.3.1.tar.gz) = 16341773 bytes
|
||||
SHA1 (gettext-0.18.3.2.tar.gz) = a2dc46d788edb0078ab20da7bd194bdb6da2f0d9
|
||||
RMD160 (gettext-0.18.3.2.tar.gz) = 9536784e55cdd7342b4cdd93f4b621db5460fb38
|
||||
Size (gettext-0.18.3.2.tar.gz) = 16189249 bytes
|
||||
SHA1 (patch-aa) = ec9cad88d5a0de67b70d417915ec0f1cfb3552b2
|
||||
SHA1 (patch-ab) = caf95d3fa21ce5cab9febc9f6e9164e633ab39e0
|
||||
SHA1 (patch-ad) = e53a4a500ce70ba1dd6c6aae6d6032d5d91f5d16
|
||||
|
|
Loading…
Reference in a new issue