- Update to 0.59
- maintainer notes: Note that this is still broken with perl < 5.6 (it's buildable, but the module can not be loaded). PR: ports/96961 Submitted by: maintainer (Rong-En Fan)
This commit is contained in:
parent
c24ab61dd2
commit
15f6dbe9f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161670
2 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= Module-ScanDeps
|
||||
PORTVERSION= 0.58
|
||||
PORTVERSION= 0.59
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/S/SM/SMUELLER
|
||||
MASTER_SITE_SUBDIR= Module
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= rafan@infor.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Module-ScanDeps-0.58.tar.gz) = 782e6794db53b4acd3772d7932735e91
|
||||
SHA256 (Module-ScanDeps-0.58.tar.gz) = 379a67d4972b3b1a28f4a5eaa0172471405603daf9b3df9649fffc0612fad848
|
||||
SIZE (Module-ScanDeps-0.58.tar.gz) = 28850
|
||||
MD5 (Module-ScanDeps-0.59.tar.gz) = 6e20e368ff101d8bc8f31eaa2d81c264
|
||||
SHA256 (Module-ScanDeps-0.59.tar.gz) = bbf11cf3323cb90ec9010b5f14f0acb70fda0df87b5a20c54ee4bc7e9e5a25f3
|
||||
SIZE (Module-ScanDeps-0.59.tar.gz) = 29124
|
||||
|
|
Loading…
Reference in a new issue