diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-15 21:52:37 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-15 21:52:37 +0800 |
commit | cd20dafbaa985fb11e5f25d8c43b0b34711eb0d6 (patch) | |
tree | afb6b99844744733e347c1df0eb6a045c98fcd34 /textproc/p5-YAML-Tiny | |
parent | 1175e6bd29394cdf65474ac7aa628f392931f7b0 (diff) | |
download | freebsd-ports-gnome-cd20dafbaa985fb11e5f25d8c43b0b34711eb0d6.tar.gz freebsd-ports-gnome-cd20dafbaa985fb11e5f25d8c43b0b34711eb0d6.tar.zst freebsd-ports-gnome-cd20dafbaa985fb11e5f25d8c43b0b34711eb0d6.zip |
- Update to 1.39
PR: 135389
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r-- | textproc/p5-YAML-Tiny/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-YAML-Tiny/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index 875bc509e2b5..60c912f6ffe0 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML-Tiny -PORTVERSION= 1.36 +PORTVERSION= 1.39 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo index 4e03aac8c9a0..cf7141257f30 100644 --- a/textproc/p5-YAML-Tiny/distinfo +++ b/textproc/p5-YAML-Tiny/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-Tiny-1.36.tar.gz) = 4d2b19298e9f500b3fff961daf458a01 -SHA256 (YAML-Tiny-1.36.tar.gz) = e32d56eda7602e9130681882dbf74cddc109d61b0e6a124c3a7740871c0c55fa -SIZE (YAML-Tiny-1.36.tar.gz) = 33823 +MD5 (YAML-Tiny-1.39.tar.gz) = 549d0d26bc4d9609ed43b84aec20cf19 +SHA256 (YAML-Tiny-1.39.tar.gz) = a38a9e6eb881e7010fe4e45d1f7c728ee9b70a7ea0f81a49c922a69de41969a9 +SIZE (YAML-Tiny-1.39.tar.gz) = 35385 |