- update to 0.13
- add licenses - changes: http://cpansearch.perl.org/src/JJORE/B-Utils-0.13/Changes
This commit is contained in:
parent
65a5b00107
commit
898f0ddd62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271144
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= B-Utils
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Helper functions for op tree manipulation
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (B-Utils-0.11.tar.gz) = ecfbba83b9b6c92b2ba0c832ccbc75f3
|
||||
SHA256 (B-Utils-0.11.tar.gz) = a89ebda341bdfba0d4711e1f01c54d79efc247633f71dd0bb9a09f5674302194
|
||||
SIZE (B-Utils-0.11.tar.gz) = 69070
|
||||
SHA256 (B-Utils-0.13.tar.gz) = a5f0f315cd33f7d55f69d1f4cd271c8ca90a7f8909274cd9d42e5d61725d5bf1
|
||||
SIZE (B-Utils-0.13.tar.gz) = 71290
|
||||
|
|
Loading…
Reference in a new issue