Path to this page:
./
textproc/p5-Text-vCard,
Parse, edit and create vCards (RFC 2426)
Branch: pkgsrc-2012Q4,
Version: 2.13,
Package name: p5-Text-vCard-2.13,
Maintainer: kleinkA vCard is an electronic business card.
This package is for a single vCard (person / record / set of address
information). It provides an API to editing and creating vCards,
or supplied a specific piece of the Text::vFile::asData results it
generates a vCard with that content.
You should really use Text::vCard::Addressbook as this handles
creating vCards from an existing file for you.
Required to run:[
devel/p5-File-Slurp] [
lang/perl5] [
converters/p5-MIME-Base64] [
textproc/p5-Text-vFile-asData]
Master sites: (Expand)
SHA1: d46f233fad10c7d96873ad83ad2a2323c3bf52f8
RMD160: eb14bacd9ff48ac907734726fb4cb7134e323d2e
Filesize: 30.179 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version p5-Text-vCard-2.13 (created)
CVS history: (Expand)
2013-01-07 09:28:10 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #4001 - requested by kleink
textproc/p5-Text-vCard: build fix
Revisions pulled up:
- textproc/p5-Text-vCard/Makefile 1.18
---
Module Name: pkgsrc
Committed By: kleink
Date: Sun Jan 6 14:21:16 UTC 2013
Modified Files:
pkgsrc/textproc/p5-Text-vCard: Makefile
Log message:
Simplify MASTER_SITES by staying in the by-module hierarchy as
implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors.
Fixes a distfile fetch problem experienced by wiz.
|