diff options
author | kleink <kleink> | 2012-10-16 10:00:05 +0000 |
---|---|---|
committer | kleink <kleink> | 2012-10-16 10:00:05 +0000 |
commit | f99a48618f8ab3e5f2965a002edb7fa3cd30e355 (patch) | |
tree | 92408b91b2d077cc9b37362f6d7cd9a66f57b887 /textproc | |
parent | 2570de9261ac5f673b13d8b0eecdd009ad066948 (diff) | |
download | pkgsrc-f99a48618f8ab3e5f2965a002edb7fa3cd30e355.tar.gz |
Update p5-Text-vCard to 2.12:
2.12 Mon 10 Sep 2012 21:09:45 BST
- perltidy everything
- Adding base64 encode/decode (doriantaylor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-vCard/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 884c1fe8fa8..649ecd1614c 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:07 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/16 10:00:05 kleink Exp $ -DISTNAME= Text-vCard-2.11 +DISTNAME= Text-vCard-2.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5tva CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LL/LLAP/} diff --git a/textproc/p5-Text-vCard/distinfo b/textproc/p5-Text-vCard/distinfo index 6ce01ab46e0..136ae261db9 100644 --- a/textproc/p5-Text-vCard/distinfo +++ b/textproc/p5-Text-vCard/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/07/13 18:45:33 kleink Exp $ +$NetBSD: distinfo,v 1.8 2012/10/16 10:00:05 kleink Exp $ -SHA1 (Text-vCard-2.11.tar.gz) = 199347ec43671b6be008f84aa3549ace0172dbbf -RMD160 (Text-vCard-2.11.tar.gz) = 74e870b55f1fe765f8bdd0a9df27f661b6ee2a54 -Size (Text-vCard-2.11.tar.gz) = 18970 bytes +SHA1 (Text-vCard-2.12.tar.gz) = 65dd29ef5181419a369f4e61877263923873021a +RMD160 (Text-vCard-2.12.tar.gz) = b6fe710b673ecf2fe29fc23f4db7d3ed7ebff539 +Size (Text-vCard-2.12.tar.gz) = 30850 bytes |