Opened 9 years ago
Closed 9 years ago
#48493 closed update (fixed)
octave-parallel @3.0.0_0: Update to 3.0.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-parallel |
Description
octave-parallel has been updated to version 3.0.2:
parallel 3.0.2:
- Functions 'send()' and 'recv()' have been renamed to 'psend()' and 'precv()', respectively, since previous names are used by the sockets package.
parallel 3.0.1:
- Fix some issues in package building, e.g. in building if libgnutls is not present. Note that a libgnutls library (including its "development package" on some systems) which supports the SRP protocol is needed to build the 'parallel' package with TLS-based connections enabled. (patch-src-parallel-gnutls.h.diff no longer needed)
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-parallel.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r139123.