pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-vCard Update to 2.07. Set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33e239306608
branches:  trunk
changeset: 572450:33e239306608
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 26 16:03:02 2010 +0000

description:
Update to 2.07. Set LICENSE.

2.06 Sun 24 Jan 2010 10:02:01 GMT
    - Doc typos (Philip A. Prindeville)
    - Add get_simple_type() and import_data() (Philip A. Prindeville)
    - Doc typos (Philip A. Prindeville)

2.05 Fri  8 Jan 2010 22:28:50 GMT
    - Put back changes which were missed out

2.04 Fri  8 Jan 2010 22:00:20 GMT
    - Improvements to Makefile.PL and require 5.6 - thanks cpanservice
    - Switch to git repo
    - Doc patch

diffstat:

 textproc/p5-Text-vCard/Makefile |  6 +++---
 textproc/p5-Text-vCard/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 0a887430b69b -r 33e239306608 textproc/p5-Text-vCard/Makefile
--- a/textproc/p5-Text-vCard/Makefile   Fri Feb 26 16:00:13 2010 +0000
+++ b/textproc/p5-Text-vCard/Makefile   Fri Feb 26 16:03:02 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/02/26 16:00:13 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/02/26 16:03:02 wiz Exp $
 
-DISTNAME=      Text-vCard-2.03
+DISTNAME=      Text-vCard-2.07
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 SVR4_PKGNAME=  p5tva
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -10,6 +9,7 @@
 MAINTAINER=    kleink%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Text-vCard/
 COMMENT=       Parse, edit and create vCards (RFC 2426)
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 0a887430b69b -r 33e239306608 textproc/p5-Text-vCard/distinfo
--- a/textproc/p5-Text-vCard/distinfo   Fri Feb 26 16:00:13 2010 +0000
+++ b/textproc/p5-Text-vCard/distinfo   Fri Feb 26 16:03:02 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/08/13 15:59:05 kleink Exp $
+$NetBSD: distinfo,v 1.4 2010/02/26 16:03:02 wiz Exp $
 
-SHA1 (Text-vCard-2.03.tar.gz) = cb0b30f84578332333a617d474dd8305f6ab7988
-RMD160 (Text-vCard-2.03.tar.gz) = 03c79f4eddc05a2fe57a399dd2ee9e4cd809ac4e
-Size (Text-vCard-2.03.tar.gz) = 16270 bytes
+SHA1 (Text-vCard-2.07.tar.gz) = d20cffbe01aef5fe1f6fe117a2d33b5da350b1e0
+RMD160 (Text-vCard-2.07.tar.gz) = 39c5b4192e1d27e77bcbbb3d555ae58884e443c8
+Size (Text-vCard-2.07.tar.gz) = 17068 bytes



Home | Main Index | Thread Index | Old Index