Update to 4.0.1.

21 Oct 2014:

- Hardened Windows build
- Fix max message size for Novell Groupwise
- New Czech, Finnish, Brazilian Portuguese, Norwegian Bokmål
  translations.  Updated French, Chinese translations.
- Release 4.0.1
This commit is contained in:
gdt 2014-10-21 12:04:12 +00:00
parent 594a01b903
commit a1be3fa8f3
2 changed files with 13 additions and 7 deletions

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.47 2014/05/29 23:35:19 wiz Exp $
# $NetBSD: Makefile,v 1.48 2014/10/21 12:04:12 gdt Exp $
DISTNAME= pidgin-otr-4.0.0
PKGREVISION= 18
VERSION= 4.0.1
DISTNAME= pidgin-otr-${VERSION}
PKGNAME= pidgin-otr-${VERSION}
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
@ -9,6 +10,11 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.cypherpunks.ca/otr/
COMMENT= Plugin for pidgin to add OTR (Off-The-Record) encryption
LICENSE= gnu-gpl-v2
# Work around rc tarballs that unpack to bare version.
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool msgfmt perl pkg-config

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2012/09/06 00:24:47 gdt Exp $
$NetBSD: distinfo,v 1.5 2014/10/21 12:04:12 gdt Exp $
SHA1 (pidgin-otr-4.0.0.tar.gz) = 23c602c4b306ef4eeb3ff5959cd389569f39044d
RMD160 (pidgin-otr-4.0.0.tar.gz) = aac18399f6c29ecf00a78f1c8ec55de4493347f1
Size (pidgin-otr-4.0.0.tar.gz) = 459591 bytes
SHA1 (pidgin-otr-4.0.1.tar.gz) = e231a2dc72c960f2aa70d8c9d4b05abc6d123085
RMD160 (pidgin-otr-4.0.1.tar.gz) = 54be329e86e9f17f98e6bf61c1fe0972a4f4232c
Size (pidgin-otr-4.0.1.tar.gz) = 496879 bytes