diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-09 07:29:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-09 07:29:10 +0800 |
commit | d4f86c42ad2bab571061772e8c88949e6f74c2b7 (patch) | |
tree | 04dff518570e25ecb289f04a48011654d2a0eb48 /textproc | |
parent | 6cb6d8c591cd6734b7c17578eb624a29e02a861d (diff) | |
download | freebsd-ports-gnome-d4f86c42ad2bab571061772e8c88949e6f74c2b7.tar.gz freebsd-ports-gnome-d4f86c42ad2bab571061772e8c88949e6f74c2b7.tar.zst freebsd-ports-gnome-d4f86c42ad2bab571061772e8c88949e6f74c2b7.zip |
Update to 3.101
Changes: https://metacpan.org/changes/distribution/Pod-Markdown
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Markdown/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Pod-Markdown/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile index 1d13ee774a2c..8594e79ea404 100644 --- a/textproc/p5-Pod-Markdown/Makefile +++ b/textproc/p5-Pod-Markdown/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Markdown -PORTVERSION= 3.100 +PORTVERSION= 3.101 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Pod-Markdown/distinfo b/textproc/p5-Pod-Markdown/distinfo index 1d22bcc80e19..b33fe7af2e29 100644 --- a/textproc/p5-Pod-Markdown/distinfo +++ b/textproc/p5-Pod-Markdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533567131 -SHA256 (Pod-Markdown-3.100.tar.gz) = 660ba64047baccb90d9cf6e05eb7d7e10005d098919bd4250af8593b70094924 -SIZE (Pod-Markdown-3.100.tar.gz) = 58382 +TIMESTAMP = 1533748664 +SHA256 (Pod-Markdown-3.101.tar.gz) = e8ff6b6c170576966adf20d4024e005f75dbe73242386a1d03600e1626e9f040 +SIZE (Pod-Markdown-3.101.tar.gz) = 59051 |