- Update to 1.73
Changes: http://search.cpan.org/dist/Config-Properties/Changes PR: ports/161283 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
This commit is contained in:
parent
2a8d918757
commit
fa0a610cae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283875
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Config-Properties
|
||||
PORTVERSION= 1.71
|
||||
PORTVERSION= 1.73
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,9 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= cmanley@xs4all.nl
|
||||
COMMENT= Read and write property files
|
||||
|
||||
USE_PERL5= 5.6.0+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Config::Properties.3
|
||||
MAN3= Config::Properties.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Config-Properties-1.71.tar.gz) = 2be19bd3ecebee6fe63eab5a077c9fedaacc81ff94f10a2542e642ec46a940c6
|
||||
SIZE (Config-Properties-1.71.tar.gz) = 11563
|
||||
SHA256 (Config-Properties-1.73.tar.gz) = 352b55917211a545fae315536c106892e2d5084e6c8baeaee8fdb9bcf3c0b89c
|
||||
SIZE (Config-Properties-1.73.tar.gz) = 12252
|
||||
|
|
Loading…
Reference in a new issue