mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update to 1.001.
Changes: http://search.cpan.org/dist/File-pushd/Changes
This commit is contained in:
parent
0712943122
commit
84b450a1c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281840
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= File-pushd
|
||||
PORTVERSION= 1.00
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.001
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,9 +14,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= File::pushd - temporary chdir for a limited scope
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= File::pushd.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-pushd-1.00.tar.gz) = bf2716418b587eeb4f38abc00a7d5fa92217d6db75b31ee56ee5be5efeff0c92
|
||||
SIZE (File-pushd-1.00.tar.gz) = 11246
|
||||
SHA256 (File-pushd-1.001.tar.gz) = 941600b12c06a3111bfe1c769f1659f14aa3d30f57b4c3ed423aafd637bf064f
|
||||
SIZE (File-pushd-1.001.tar.gz) = 13522
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%SITE_PERL%%/File/pushd.pm
|
||||
%%SITE_PERL%%/File/pushd.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/pushd/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/pushd
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
|
Loading…
Reference in New Issue
Block a user