- Update to 0.1007
- Remove dependency on p5-PathTools (already in core) - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/File-chdir/Changes
This commit is contained in:
parent
43851793ec
commit
c40a9d7369
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304629
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= File-chdir
|
||||
PORTVERSION= 0.1006
|
||||
PORTVERSION= 0.1007
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A more sensible way to change directories
|
||||
|
||||
BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
|
||||
RUN_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (File-chdir-0.1006.tar.gz) = b26e91f8b5480544da599412612ff9287007be9703d41c35251f09c5ff19879a
|
||||
SIZE (File-chdir-0.1006.tar.gz) = 21188
|
||||
SHA256 (File-chdir-0.1007.tar.gz) = 908b8ac5696292e047de3370bb653eb222cb0002fce5abed4f029c1e48925b5f
|
||||
SIZE (File-chdir-0.1007.tar.gz) = 21516
|
||||
|
|
Loading…
Reference in a new issue