mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/p5-Crypt-RHash: Update to 1.05
- Fix LICENSE - Add LICENSE_FILE Changes: https://github.com/rhash/RHash/releases
This commit is contained in:
parent
b21b8771d5
commit
91596b596e
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Crypt-RHash
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.05
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -8,7 +8,8 @@ MAINTAINER= perl@FreeBSD.org
|
|||
COMMENT= Compute hash sums and magnet links
|
||||
WWW= https://metacpan.org/release/Crypt-RHash
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE= BSD0CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_mips64= Fails to build: error Cannot detect CPU architechture
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1622214100
|
||||
SHA256 (Crypt-RHash-1.00.tar.gz) = 81e5227ca137890b23b42ac9c23ca7f369be4fceb72fbc5ce623a403f01c5d20
|
||||
SIZE (Crypt-RHash-1.00.tar.gz) = 217873
|
||||
TIMESTAMP = 1729910026
|
||||
SHA256 (Crypt-RHash-1.05.tar.gz) = 01f1f6350ee496687009d50d82df4cba7f19856622fc42a8d3e9511450ba0625
|
||||
SIZE (Crypt-RHash-1.05.tar.gz) = 233947
|
||||
|
|
Loading…
Add table
Reference in a new issue