Date: Mon, 10 Oct 2016 19:59:19 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423692 - head/security/p5-Crypt-XTEA Message-ID: <201610101959.u9AJxJhq042096@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Mon Oct 10 19:59:19 2016 New Revision: 423692 URL: https://svnweb.freebsd.org/changeset/ports/423692 Log: Update to 0.0108, and donate to the Perl collective. No Changes file, but they're at least available at https://github.com/JaHIY/Crypt-XTEA/commits/master Modified: head/security/p5-Crypt-XTEA/Makefile head/security/p5-Crypt-XTEA/distinfo Modified: head/security/p5-Crypt-XTEA/Makefile ============================================================================== --- head/security/p5-Crypt-XTEA/Makefile Mon Oct 10 19:36:04 2016 (r423691) +++ head/security/p5-Crypt-XTEA/Makefile Mon Oct 10 19:59:19 2016 (r423692) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= Crypt-XTEA -PORTVERSION= 0.0107 +PORTVERSION= 0.0108 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the eXtended Tiny Encryption Algorithm LICENSE= ART10 GPLv1 Modified: head/security/p5-Crypt-XTEA/distinfo ============================================================================== --- head/security/p5-Crypt-XTEA/distinfo Mon Oct 10 19:36:04 2016 (r423691) +++ head/security/p5-Crypt-XTEA/distinfo Mon Oct 10 19:59:19 2016 (r423692) @@ -1,2 +1,3 @@ -SHA256 (Crypt-XTEA-0.0107.tar.gz) = bb25595caaca4847ce9462b63727e5e17978e3c48c2778a6fe4f535d81414722 -SIZE (Crypt-XTEA-0.0107.tar.gz) = 57495 +TIMESTAMP = 1476109168 +SHA256 (Crypt-XTEA-0.0108.tar.gz) = e0ca8ea73eb40b1ebfc3ddc4ed0b80aa6c5989e3bc9240a7afb101e7d32e24f1 +SIZE (Crypt-XTEA-0.0108.tar.gz) = 57454
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610101959.u9AJxJhq042096>