Commit graph

28 commits

Author SHA1 Message Date
kleink
af01e31a2a Update p5-Text-vCard to 3.07.
3.07 Thu 15 Jan 2015 21:44:21 GMT
    - POD fixes (kablamo)
2015-01-30 21:09:45 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
kleink
b4fd878162 Update p5-Text-vCard to 3.06.
3.06 Thu 12 Jun 2014 19:55:51 BST
    - Fixed Text::vCard::Node->add_types() (kablamo)
    - Fix/guess for tests failing on windows (kablamo)
2014-06-17 11:49:11 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
kleink
f08e7ca437 Update p5-Text-vCard to 3.05.
3.05 Tue 13 May 2014 18:04:30 BST
    - Another win attempt to fix (kablamo)
    - Get travis working! (kablamo)

3.04 Tue 29 Apr 2014 20:21:52
    - Try a fix for Win32 (kablamo)

3.03 Fri 25 Apr 2014 19:23:43
    - Better error msg for vcards w/o proper line endings (kablamo)
    - Bug fix for names. +test (kablamo)

3.02 Fri 14 Feb 18:35:55 2014
    - Try fix Win32, switch File::Slurp to Path::Tiny (kablamo)

3.01 Mon 10 Feb 11:52:00 2014
    - Try fix Win32 (kablamo)

3.0 Tue Jan 21 15:25:40 GMT 2014
    - Major changes!
    - Initial release of vCard and vCard::AddressBook
    - Fix line unwrapping when reading vcards
    - Rewrote Text::vCard::Node->as_string()
    - Rewrote Text::vCard::AddressBook->export()
    - Redo the way that encoding and decoding works
    - Correctly wrap utf8 encoded strings
    - Fix encoding issues with MIME::Base64 and MIME::QuotedPrint
    - Do a better job escaping and unescaping '\', ';', and ','
    - Fix for writing vcards with ORG values
    - Fix to remove extra semi colon when writing vcards
    - Version defaults to 4.0 when using the new vCard library
2014-05-18 20:13:43 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
kleink
a5f3a1b865 Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision with
textproc/p5-Text-vFile-asData's.  (Apparently not causing much grief in
the world, as the latter is a direct dependency.)
2013-05-21 18:39:40 +00:00
kleink
298e65f319 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.
2013-01-06 14:21:16 +00:00
kleink
df644aeb36 Update p5-Text-vCard to 2.13:
2.13 Thu 20 Dec 2012 19:34:44 GMT
    - Under the newer combined RFC6350 - every END:VCARD must
      be followed by \r\n (including last one)- reported by ysth
    - Fix for tests, should now work under Perl 5.17.6 - Ron Savage
2012-12-30 12:57:37 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
kleink
4c984ac7f4 Update p5-Text-vCard to 2.12:
2.12 Mon 10 Sep 2012 21:09:45 BST
    - perltidy everything
    - Adding base64 encode/decode (doriantaylor)
2012-10-16 10:00:05 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
kleink
e80937717d Update p5-Text-vCard to 2.11:
2.11 Thu 21 May 2012 08:48:46 BST
	- Merge POD cleanup and improvements (szabgab)
2012-07-13 18:45:33 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
wiz
017e46bf9f Update to 2.10:
2.10 Tue 11 Jan 2011 21:50:02 GMT
    - Merged in quote-printed code (Christian Varga)
    - Cleaned up the tests and code for quote-printed
2011-03-01 13:39:41 +00:00
wiz
99200abd2d Update to 2.09:
2.09 Thu 19 Aug 2010 16:08:20 BST
    - Add set_encoding() for export - Stefan

2.08 Tue Jul 13 08:47:58 BST 2010
    - Doc fix (Blair Christensen)
2010-09-06 11:03:55 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
ae0e16b173 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
2010-02-26 16:03:02 +00:00
wiz
4b75f4ec74 Uppercase first letter of COMMENT. 2010-02-26 16:00:13 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
kleink
d1b4df56ec Update p5-Text-vCard to 2.03; changes since 2.01 include:
2.03 Sun Mar 16 10:10:54 GMT 2008
	- added 'moniker' and marked 'name' as depreciated

2.02 Sat Mar 15 17:15:16 GMT 2008
	- http://rt.cpan.org/Ticket/Display.html?id=34044
	  Clean up tests so they pass in perl 5.10
      thanks to Neil Williams
2008-08-13 15:59:05 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
kleink
91bae6da75 Update p5-Text-vCard to 2.01; changes since 2.00 include:
2.01 Sun Sep 2 2007
	- Stop empty TYPE= being set on export when not needed
	thanks to Vadim for the suggestion
2008-03-11 16:19:06 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
kleink
0368153e5d Add missing PERL5_PACKLIST fu. 2007-04-20 19:58:35 +00:00
kleink
f6eb1a038d Initial import of p5-Text-vCard-2.00 into the Packages Collection.
A 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.
2007-04-14 19:10:18 +00:00