mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.73.
Changes: http://search.cpan.org/dist/YAML/Changes PR: 160188 Submitted by: skreuzer
This commit is contained in:
parent
2fedf104a9
commit
c78a45a3f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281042
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= YAML
|
PORTNAME= YAML
|
||||||
PORTVERSION= 0.72
|
PORTVERSION= 0.73
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= tobez@FreeBSD.org
|
MAINTAINER= tobez@FreeBSD.org
|
||||||
COMMENT= YAML implementation in Perl
|
COMMENT= YAML implementation in Perl
|
||||||
|
|
||||||
PERL_CONFIGURE= 5.8.3+
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= \
|
MAN3= \
|
||||||
Test::YAML.3 \
|
Test::YAML.3 \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (YAML-0.72.tar.gz) = 0f1b3da325700342207d6d54c66e436c3f40b71a86c9007611b4c0a0aa798919
|
SHA256 (YAML-0.73.tar.gz) = 2144bb7b0f3780fd623b1b47b539d0fd31b5b7f941f9e4e2f8bfd9c491e42e21
|
||||||
SIZE (YAML-0.72.tar.gz) = 116025
|
SIZE (YAML-0.73.tar.gz) = 118050
|
||||||
|
|
Loading…
Add table
Reference in a new issue