diff options
author | obache <obache> | 2008-01-05 05:06:52 +0000 |
---|---|---|
committer | obache <obache> | 2008-01-05 05:06:52 +0000 |
commit | 587d06e331de8d59751c14ef1545bec08ed7d3e9 (patch) | |
tree | 6780747f742ac243162a7b7c30efe2ed0f7bfb38 /security | |
parent | 2134824230a77ba8cdb6c3965e2ac56e2b3bca52 (diff) | |
download | pkgsrc-587d06e331de8d59751c14ef1545bec08ed7d3e9.tar.gz |
*.tbz does not exist now, noticed by Zafer Aydogan in private mail.
Switch to *.tgz, no differ from *.tbz.
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/Makefile | 4 | ||||
-rw-r--r-- | security/botan/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index faf54c03d5f..4ae841110a1 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2007/12/27 15:46:00 obache Exp $ +# $NetBSD: Makefile,v 1.12 2008/01/05 05:06:52 obache Exp $ DISTNAME= Botan-1.4.11 PKGNAME= botan-1.4.11 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/archive/v1.4/ -EXTRACT_SUFX= .tbz +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://botan.randombit.net/ diff --git a/security/botan/distinfo b/security/botan/distinfo index 10bd15cb1d2..0adc4d364eb 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2007/06/30 18:08:34 joerg Exp $ +$NetBSD: distinfo,v 1.5 2008/01/05 05:06:52 obache Exp $ -SHA1 (Botan-1.4.11.tbz) = 508605c1debaae78db201afb6c87fa93c25e4432 -RMD160 (Botan-1.4.11.tbz) = bafca4a73f6acbf4f1bb3f2cb35727e2ebdce3d4 -Size (Botan-1.4.11.tbz) = 1660829 bytes +SHA1 (Botan-1.4.11.tgz) = 49b896fd90e7e80004f7596872238fb40e9748d9 +RMD160 (Botan-1.4.11.tgz) = c8aa827cf10151266b88e17c172999a6ccaab816 +Size (Botan-1.4.11.tgz) = 1802089 bytes SHA1 (patch-aa) = 5b39d48f201c40fea5f3c1b7b2c801506189bed0 SHA1 (patch-ab) = 478d91bce78f484fb8ba2d23ceecb462728b29db SHA1 (patch-ac) = 0981448664141b3effaf3e88f5f2317d70ebc786 |