Commit Graph

15 Commits

Author SHA1 Message Date
ajacoutot
c4f5a3bef4 Minor update to gcr-3.6.2. 2012-11-12 08:13:34 +00:00
ajacoutot
128f42b511 Use base libtool. 2012-11-10 10:17:45 +00:00
ajacoutot
67434e70cd Patches not needed anymore, our base libtool properly deal with symbols
export now.
Remove bogus CONFIGURE_ARGS.
2012-11-10 10:16:14 +00:00
ajacoutot
98ad10cd77 Bring over a new version of the secure memory code from gcr and merge
updated secure memory code from libsecret (upstream).

Huge thanks to Stefan Walter from GNOME for doing this; it finally fixes
applications crash when interacting with the keyring.

Core of the issue is in libtool and is currently being worked on.
2012-10-27 13:21:56 +00:00
ajacoutot
0e0967b7a1 Fix incorrect loop condition in egg_hkdf_perform(), from upstream. 2012-10-24 07:04:03 +00:00
ajacoutot
27fa725e85 Bugfix update to gcr-3.6.1. 2012-10-16 06:46:35 +00:00
ajacoutot
e78cf59e73 Simplify substitution. 2012-09-29 17:36:25 +00:00
ajacoutot
4bda1c3db1 Update to gcr-3.6.0. 2012-09-27 09:30:49 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
c9734d1d26 Update to gcr-3.4.1. 2012-04-24 14:00:05 +00:00
ajacoutot
47c5f9a4be Consistent build depends. 2012-04-07 06:24:46 +00:00
ajacoutot
3c59168df8 USE_LIBTOOL=gnu and properly bump shared libs. 2012-03-29 06:50:16 +00:00
ajacoutot
db7b3d3512 Import gcr-3.4.0.
GCR is a library for displaying certificates, and crypto UI, accessing
key stores. It also provides the viewer for crypto files on the GNOME
desktop.

ok robert@

(not hooked yet as it requires uncommitted bits)
2012-03-28 06:16:05 +00:00