Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2018 13:35:18 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
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
Message-ID:  <201805021335.w42DZIS8052309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805021335.w42DZIS8052309>