Opened 9 years ago
Closed 9 years ago
#50014 closed update (fixed)
libgpg-error @1.20_0: update to 1.21
Reported by: | Schamschula (Marius Schamschula) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | |
Port: | libgpg-error |
Description
libgpg-error has been updated to version 1.21.
- New functions gpgrt_poll and gpgrt_set_nonblock. For now only pipes and sockets on Unix are supported.
- Interface changes relative to the 1.20 release:
gpgrt_set_nonblock NEW. gpgrt_get_nonblock NEW. gpgrt_poll NEW. gpgrt_poll_t NEW type. es_poll_t NEW type. es_set_nonblock NEW macro. es_get_nonblock NEW macro. es_poll NEW macro. GPG_ERR_TRUE NEW. GPG_ERR_FALSE NEW. GPG_ERR_NO_NAME NEW. GPG_ERR_NO_KEY NEW. GPG_ERR_SERVER_FAILED NEW.
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-libgpg-error.diff added |
---|
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r143501. Thanks.