- Update to 1.8.8 Generated with FreeBSD Port Tools 0.99 Fix: (file size seems a bit strange to me for a revision defined as "only minor changes" by the author, but the produced binary works ok and the tar file list itself is almost identical)--Px9Chjqw2gzE3KowCHfHvpZqbnqEHZ5emwxZ6Kr0eFaZFOJk Content-Type: text/plain; name="botan-1.8.8.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="botan-1.8.8.patch" diff -ruN --exclude=CVS /usr/ports/security/botan/Makefile /usr/home/lapo/ports/botan/Makefile --- /usr/ports/security/botan/Makefile 2009-10-27 15:55:48.000000000 +0100 +++ /usr/home/lapo/ports/botan/Makefile 2009-11-12 15:17:35.000000000 +0100 @@ -7,8 +7,7 @@ # PORTNAME= botan -PORTVERSION= 1.8.7 -PORTREVISION= 1 +PORTVERSION= 1.8.8 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/v1.8/ DISTNAME= Botan-${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/security/botan/distinfo /usr/home/lapo/ports/botan/distinfo --- /usr/ports/security/botan/distinfo 2009-10-27 14:37:58.000000000 +0100 +++ /usr/home/lapo/ports/botan/distinfo 2009-11-12 15:15:43.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (Botan-1.8.7.tbz) = c607e31b012d9839fd0a1da24ff85e3d -SHA256 (Botan-1.8.7.tbz) = e9a1bec36b539b0ee4d2f9d84df793bf7f606d8890dbc53ba27e8e3431e3107b -SIZE (Botan-1.8.7.tbz) = 3054371 +MD5 (Botan-1.8.8.tbz) = cb7cf79c34414cdf1f7a25569d7b82ac +SHA256 (Botan-1.8.8.tbz) = 73c8731368140a951ae03899d651dc1b9b94e27c1125e41cdf3c32d6881ec4eb +SIZE (Botan-1.8.8.tbz) = 2557313
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
BTW the author told me the file size difference is normal: it's using smaller test vector files for new version 1.2 of Skein hash algorithm.
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-11-13 23:54:41 UTC FreeBSD ports repository Modified files: security/botan Makefile distinfo Log: - Update to 1.8.8 PR: 140505 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Revision Changes Path 1.51 +1 -2 ports/security/botan/Makefile 1.32 +3 -3 ports/security/botan/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"