diff options
author | lth <lth@FreeBSD.org> | 2013-08-07 18:48:11 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2013-08-07 18:48:11 +0800 |
commit | b4930dbd36dfd71fb80ed6231c91e343347cba64 (patch) | |
tree | 4fb5710d7e9457dd0667dd17d7f6c7347018ea5c | |
parent | 053dec3a1e838710d8915db56cbb4dea65920d1b (diff) | |
download | freebsd-ports-gnome-b4930dbd36dfd71fb80ed6231c91e343347cba64.tar.gz freebsd-ports-gnome-b4930dbd36dfd71fb80ed6231c91e343347cba64.tar.zst freebsd-ports-gnome-b4930dbd36dfd71fb80ed6231c91e343347cba64.zip |
- update to 1.05
-rw-r--r-- | textproc/p5-Pod-Spell/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Pod-Spell/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index cef98e54c4e7..e1e61609f373 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Pod-Spell -PORTVERSION= 1.04 -PORT_REVISION= 1 +PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Pod-Spell/distinfo b/textproc/p5-Pod-Spell/distinfo index fafb0e0f55e5..e268d62cc82c 100644 --- a/textproc/p5-Pod-Spell/distinfo +++ b/textproc/p5-Pod-Spell/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Spell-1.04.tar.gz) = 34d86b1ccd559722ff4b97e1332b34588f242a9faae6c0cafc875d5fdf46d75f -SIZE (Pod-Spell-1.04.tar.gz) = 24736 +SHA256 (Pod-Spell-1.05.tar.gz) = 3d7b9510638377a9faf74679927feed7177b57a3263db045ed29346ca4189015 +SIZE (Pod-Spell-1.05.tar.gz) = 24754 |