From owner-svn-ports-all@freebsd.org Wed May 2 13:35:19 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6352BFA9C9A; Wed, 2 May 2018 13:35:19 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14E937A2C2; Wed, 2 May 2018 13:35:19 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0F5F811A41; Wed, 2 May 2018 13:35:19 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w42DZIRP052311; Wed, 2 May 2018 13:35:18 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w42DZIS8052309; Wed, 2 May 2018 13:35:18 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201805021335.w42DZIS8052309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 2 May 2018 13:35:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468836 - in head/security/p5-Crypt-TEA: . files X-SVN-Group: ports-head X-SVN-Commit-Author: skreuzer X-SVN-Commit-Paths: in head/security/p5-Crypt-TEA: . files X-SVN-Commit-Revision: 468836 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 May 2018 13:35:19 -0000 Author: skreuzer Date: Wed May 2 13:35:18 2018 New Revision: 468836 URL: https://svnweb.freebsd.org/changeset/ports/468836 Log: Update to version 1.26 Define LICENSE Deleted: head/security/p5-Crypt-TEA/files/ Modified: head/security/p5-Crypt-TEA/Makefile head/security/p5-Crypt-TEA/distinfo Modified: head/security/p5-Crypt-TEA/Makefile ============================================================================== --- head/security/p5-Crypt-TEA/Makefile Wed May 2 13:31:46 2018 (r468835) +++ head/security/p5-Crypt-TEA/Makefile Wed May 2 13:35:18 2018 (r468836) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Crypt-TEA -PORTVERSION= 1.25 -PORTREVISION= 1 +PORTVERSION= 1.26 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension to Tiny Encryption Algorithm + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure Modified: head/security/p5-Crypt-TEA/distinfo ============================================================================== --- head/security/p5-Crypt-TEA/distinfo Wed May 2 13:31:46 2018 (r468835) +++ head/security/p5-Crypt-TEA/distinfo Wed May 2 13:35:18 2018 (r468836) @@ -1,2 +1,3 @@ -SHA256 (Crypt-TEA-1.25.tar.gz) = fb89a96a160bcf6fe489a4624b52476ede0c10188a22ad746309c1607ba9dbd3 -SIZE (Crypt-TEA-1.25.tar.gz) = 7786 +TIMESTAMP = 1525266951 +SHA256 (Crypt-TEA-1.26.tar.gz) = 771b3e0202126789e5b2d5b98814d03671c2b88cfe89041ba2a48a24da6fa5a5 +SIZE (Crypt-TEA-1.26.tar.gz) = 8325