mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Upgrade to 0.15.
This commit is contained in:
parent
6cf3d21ce5
commit
7612046173
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332702
3 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= UNIVERSAL-require
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,7 +12,4 @@ COMMENT= Perl module to require() from a variable
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= UNIVERSAL::require.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (UNIVERSAL-require-0.13.tar.gz) = d6c146138eabb4503f8283755fbf5a4a04479928725edc85e7b094ffb4a98b0d
|
||||
SIZE (UNIVERSAL-require-0.13.tar.gz) = 5333
|
||||
SHA256 (UNIVERSAL-require-0.15.tar.gz) = dc1f11a3b88488639283e21c20d410c748b43dc4e544b48e2732908bea32792b
|
||||
SIZE (UNIVERSAL-require-0.15.tar.gz) = 5011
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/UNIVERSAL::require.3.gz
|
||||
%%SITE_PERL%%/UNIVERSAL/require.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/require/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/require
|
||||
|
|
Loading…
Add table
Reference in a new issue