diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-04 16:49:47 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-04 16:49:47 +0000 |
commit | 97aa6af3933a9c4825f21ef21bc366d01600c44d (patch) | |
tree | 8d9d1e68fed07abc334025376757dc322d25b4c7 /textproc | |
parent | This is Paul Dwerryhouse's standalone version of Artemy Kapitula's manualsize (diff) |
- Update to 1.0.19.
PR: ports/123340
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Markdown/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Markdown/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index 1275c259b3de..dbd28fb8dd42 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Markdown -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Markdown/distinfo b/textproc/p5-Text-Markdown/distinfo index d613c85e7b3d..21142b417a6f 100644 --- a/textproc/p5-Text-Markdown/distinfo +++ b/textproc/p5-Text-Markdown/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Markdown-1.0.17.tar.gz) = 6b925eda2aea9559f299d1170d1e6348 -SHA256 (Text-Markdown-1.0.17.tar.gz) = f3a8c609a8e406a2fc1ee38521d02d7947675e402a159b1f0217de646f1c230a -SIZE (Text-Markdown-1.0.17.tar.gz) = 134030 +MD5 (Text-Markdown-1.0.19.tar.gz) = 2d13914acc268c99551f5d48d431e01a +SHA256 (Text-Markdown-1.0.19.tar.gz) = 065df0e5a95af04bae18fe18f323839a27958f6c92f17b8ee6ff16c2c1402cdc +SIZE (Text-Markdown-1.0.19.tar.gz) = 154374 |