diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-07-19 17:18:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-07-19 17:18:30 +0000 |
commit | 105fd559d30fc5b151d54a068625609ea7d921d8 (patch) | |
tree | 5646d2b0ac79cc0ea7841fd7ee48b3708a5a28f4 /net | |
parent | Now builds on 6.x. (diff) |
Update to version 1.04.
Notes
Notes:
svn path=/head/; revision=139608
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SMPP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-SMPP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-SMPP/Makefile b/net/p5-Net-SMPP/Makefile index 5b3c9498d7e8..7327e26b963c 100644 --- a/net/p5-Net-SMPP/Makefile +++ b/net/p5-Net-SMPP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SMPP -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-SMPP/distinfo b/net/p5-Net-SMPP/distinfo index e30331080314..4940a3e6214a 100644 --- a/net/p5-Net-SMPP/distinfo +++ b/net/p5-Net-SMPP/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-SMPP-1.03.tar.gz) = a133c4a81c616b8212a2c3f0e79069de -SIZE (Net-SMPP-1.03.tar.gz) = 44103 +MD5 (Net-SMPP-1.04.tar.gz) = e329f1fa4c0c14df4021c4bf15b397e0 +SIZE (Net-SMPP-1.04.tar.gz) = 45677 |