diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-27 11:47:23 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-27 11:47:23 +0800 |
commit | 4a0d3cf10cb8a10f2433f463bacaf44a11235e15 (patch) | |
tree | cf60d6ee565b2e6e524ae308fe3dc7f33bd562c8 /textproc | |
parent | e32be26720fa10d907b4e8d5884d00318189ac2a (diff) | |
download | freebsd-ports-gnome-4a0d3cf10cb8a10f2433f463bacaf44a11235e15.tar.gz freebsd-ports-gnome-4a0d3cf10cb8a10f2433f463bacaf44a11235e15.tar.zst freebsd-ports-gnome-4a0d3cf10cb8a10f2433f463bacaf44a11235e15.zip |
- Update to 1.000029
PR: 142002
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: 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 ce42dfc020cf..fe7c8b60fbd4 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Markdown -PORTVERSION= 1.0.26 +PORTVERSION= 1.000029 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Markdown/distinfo b/textproc/p5-Text-Markdown/distinfo index 438ecd46f877..532f8a84c988 100644 --- a/textproc/p5-Text-Markdown/distinfo +++ b/textproc/p5-Text-Markdown/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Markdown-1.0.26.tar.gz) = 4e31ce60136dfbedce27c39c1ae0e712 -SHA256 (Text-Markdown-1.0.26.tar.gz) = b67d81e52de66e51d986dbba27fcc2384429692c3b5730d1f81559e8510008b2 -SIZE (Text-Markdown-1.0.26.tar.gz) = 100281 +MD5 (Text-Markdown-1.000029.tar.gz) = d994947eb12d15bd628905497b965828 +SHA256 (Text-Markdown-1.000029.tar.gz) = 91dadc7877d6778a243e388dbad0a30f4ca395a6f69c9de5dceace26df8d1fc1 +SIZE (Text-Markdown-1.000029.tar.gz) = 114029 |