mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to 1.7.1
- Support STAGEDIR Changes: http://search.cpan.org/dist/Quota/CHANGES
This commit is contained in:
parent
28f8f1260f
commit
32309d9ee4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329088
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Quota
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +16,4 @@ LICENSE_COMB= dual
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Quota.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Quota-1.7.0.tar.gz) = 960057167b7e15c998771142e8d0cce8069760edd86d77da26e0907f27e65cac
|
||||
SIZE (Quota-1.7.0.tar.gz) = 50342
|
||||
SHA256 (Quota-1.7.1.tar.gz) = cd04b78d9599223926a00652fdb15f357b08cf029dd72ed4ebb137fb784b336d
|
||||
SIZE (Quota-1.7.1.tar.gz) = 50391
|
||||
|
@ -3,4 +3,5 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota/Quota.so
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Quota.pm
|
||||
%%PERL5_MAN3%%/Quota.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota
|
||||
|
Loading…
Reference in New Issue
Block a user