diff options
author | sahil <sahil@FreeBSD.org> | 2010-08-11 11:30:35 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-08-11 11:30:35 +0800 |
commit | 37d7b16cc635c19a21af5961ce696f235b1b71df (patch) | |
tree | 9f001ea31a588f383871c42b18ce4dd2822623cb /textproc | |
parent | 26f67ffc0c70cee199dc50b38d9866a0b2a684d6 (diff) | |
download | freebsd-ports-gnome-37d7b16cc635c19a21af5961ce696f235b1b71df.tar.gz freebsd-ports-gnome-37d7b16cc635c19a21af5961ce696f235b1b71df.tar.zst freebsd-ports-gnome-37d7b16cc635c19a21af5961ce696f235b1b71df.zip |
- Update to 1.43
PR: ports/149194
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Diffstat (limited to 'textproc')
-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 30c9fba0f070..cd958811b584 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML-Tiny -PORTVERSION= 1.41 +PORTVERSION= 1.43 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo index 5f3137f115b1..e6d32dcb980c 100644 --- a/textproc/p5-YAML-Tiny/distinfo +++ b/textproc/p5-YAML-Tiny/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-Tiny-1.41.tar.gz) = afeffc7f351caba7ca51992b892a622d -SHA256 (YAML-Tiny-1.41.tar.gz) = eb076a2eee629f4b7b25212f68e05f58a6391f36ea083f3c8e4a08540fcf94ee -SIZE (YAML-Tiny-1.41.tar.gz) = 36736 +MD5 (YAML-Tiny-1.43.tar.gz) = 2c404cc77442ec0f5de5cb5967bbb4ad +SHA256 (YAML-Tiny-1.43.tar.gz) = 6e9238c8451b0f2195ff8d00465bc3d0de864019ed4f0c8a8f64b9ebf0758c4c +SIZE (YAML-Tiny-1.43.tar.gz) = 41043 |