mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/p5-Module-Install-Repository: Update to 0.08
- Add LICENSE - Add NO_ARCH Changes: https://metacpan.org/dist/Module-Install-Repository/changes
This commit is contained in:
parent
b2ca4df764
commit
8045c2ccdf
2 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= Module-Install-Repository
|
||||
PORTVERSION= 0.06
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -9,7 +8,12 @@ MAINTAINER= perl@FreeBSD.org
|
|||
COMMENT= Perl extension to set repository URL from svn/svk/Git checkout
|
||||
WWW= https://metacpan.org/release/Module-Install-Repository
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Module-Install-Repository-0.06.tar.gz) = 00e2590d09339ccccbdaa328d12ad8ec77e831a38c9ad663705e59ecbb18722b
|
||||
SIZE (Module-Install-Repository-0.06.tar.gz) = 48339
|
||||
TIMESTAMP = 1729509316
|
||||
SHA256 (Module-Install-Repository-0.08.tar.gz) = 849205d0d2c065d916c5cc7438a101ae50ec561e0adc844c0e90a823448595f9
|
||||
SIZE (Module-Install-Repository-0.08.tar.gz) = 21889
|
||||
|
|
Loading…
Add table
Reference in a new issue