Commit graph

4 commits

Author SHA1 Message Date
mef
84295eb758 (pkgsrc)
- Add HOMEPAGE
(upstream)
 - Upddate 1.38 to 1.41
--------------------
1.41 - Fri Sep 12 06:15:56 2014
	* Fix up some metadata (GitHub #4)

1.40 - Fri Jan  3 13:57:08 2014
	* Get rid of MYMETA

1.39 - Fri Sep 27 16:28:21 2013
	* Bump to full release

1.38_02 - Mon Sep 23 19:52:20 2013
	* Fix non-portable strftime format (RT #83460)

1.38_01 - Sun Feb 10 17:08:57 2013
	* Wim Lewis improved the binary reader / writer and made better
	tests for it.
2014-12-13 04:17:44 +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
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
pettai
13a61320ec This module is a low-level interface to the Mac OS X Property List (plist)
format. You probably shouldn't use this in applications--build interfaces
on top of this so you don't have to put all the heinous multi-level object
stuff where people have to look at it.

You can parse a plist file and get back a data structure. You can take that
data structure and get back the plist as XML. If you want to change the
structure inbetween that's your business. :)

You don't need to be on Mac OS X to use this. It simply parses and
manipulates a text format that Mac OS X uses.
2013-03-05 23:41:00 +00:00