Commit graph

13 commits

Author SHA1 Message Date
joerg
eedb59f1bc Return end() when iteration fails due to node being NULL.
Bump revision.
2013-05-29 13:20:22 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
dholland
ff5c42e5c5 Replace undefined behavior in patch with defined behavior. PKGREVISION -> 2 2012-09-29 08:39:22 +00:00
marino
181a210ce7 textproc/libplist: Set BUILDLINK_ABI_DEPENDS with +=, not ?= 2012-09-01 16:13:18 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
ca1cad1a82 Update to 1.8, fix compilation issues.
Removed glib2 dependency, bump depends in bl3.mk.

Version 1.8
~~~~~~~~~~~

- Changes:
  * Add cython bindings
  * Fix error in swig bindings
  * Fix memory corruption in libcnary

Version 1.7
~~~~~~~~~~~

- Changes:
  * Fix building on Big Endian systems

Version 1.6
~~~~~~~~~~~

- Changes:
  * Updated libcnary sources, adding license and copyright info

Version 1.5
~~~~~~~~~~~

- Changes:
  * Removed glib dependency, libplist now uses libcnary
    (http://github.com/Chronic-Dev/libcnary)
  * Fix building of python bindings with GCC 4.6
2012-04-22 16:11:13 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
e400f55482 Don't look for glib2 in the default paths to avoid finding the wrong one. 2012-02-16 19:53:53 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
shattered
b150cb2700 Fix build on 5.1/amd64 (PR 45691) -- cast long tv_sec to time_t. Not
a problem in -current, where tv_sec is time_t.
2012-01-01 14:39:33 +00:00
shattered
ccb9c09253 PR/45646 -- libplist 1.4 has been released fixing memory leaks and a bug
in writing binary plists.
2011-11-23 23:33:18 +00:00
shattered
62343d1bca Import libplist-1.3 as textproc/libplist.
Library for handling Apple Binary and XML Property Lists.
2011-11-21 18:51:37 +00:00