- Update to 1.01
- Add LICENSE Changes: http://search.cpan.org/dist/File-LibMagic/Changes PR: ports/189372 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
This commit is contained in:
parent
3de73a5e45
commit
b856474149
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354579
2 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-LibMagic
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tj@FreeBSD.org
|
||||
COMMENT= Nice wrapper for libmagic
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (File-LibMagic-1.00.tar.gz) = ead63c668e5ba0bb5dc55ced159ddf8f9d1afea1af7b9f5168d124d77c9045b1
|
||||
SIZE (File-LibMagic-1.00.tar.gz) = 71549
|
||||
SHA256 (File-LibMagic-1.01.tar.gz) = ca683da5e4582f4a61a331e8793283c2db85c205818ac784fa3ac03983fdccdd
|
||||
SIZE (File-LibMagic-1.01.tar.gz) = 71711
|
||||
|
|
Loading…
Reference in a new issue