Opened 8 years ago

Closed 8 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)

Portfile-libgpg-error.diff (714 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-libgpg-error.diff added

comment:1 Changed 8 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to devans@…
Status: newassigned

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

Committed in r143501. Thanks.

Note: See TracTickets for help on using tickets.