Opened 8 years ago

Closed 7 years ago

#52452 closed update (fixed)

thrift, p5-thrift: update to 0.10.0

Reported by: Schamschula (Marius Schamschula) Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg), m4rin (Marin), dbevans (David B. Evans), michaelld (Michael Dickens)
Port: thrift p5-thrift

Description

thrift has been updated to version 0.9.3. The patch file 8c12b19e.diff is no longer needed.

Attachments (2)

Portfile-thrift.diff (1.4 KB) - added by Schamschula (Marius Schamschula) 8 years ago.
Portfile-p5-thrift.diff (906 bytes) - added by m4rin (Marin) 7 years ago.
p5-thrift bumped to 0.10.0

Download all attachments as: .zip

Change History (13)

Changed 8 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-thrift.diff added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: blair@… added
Owner: changed from naoya.n@… to naoya.n@…
Version: 2.3.4

Note that the "Owned By" field can only have one email address/person. Kind of like Highlander.

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

It fails here

libtool: link: /usr/bin/clang++ -Wall -Wextra -pedantic -pipe -Os -stdlib=libc++ -arch x86_64
 -std=c++11 -Wl,-headerpad_max_install_names -arch x86_64 -o .libs/processor_test processor/P
rocessorTest.o processor/EventLog.o processor/ServerThread.o  -L/opt/local/lib ./.libs/libpro
cessortest.a ../../../lib/cpp/.libs/libthrift.dylib ../../../lib/cpp/.libs/libthriftnb.dylib
/opt/local/lib/libboost_unit_test_framework-mt.a -levent -lssl -lcrypto -lpthread
clang: error: no such file or directory: '/opt/local/lib/libboost_unit_test_framework-mt.a'

I have : /opt/local/lib/libboost_unit_test_framework-mt.dylib

comment:3 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from naoya.n@… to macports-tickets@…
Status: newassigned

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Cc: kurthindenburg added; blair khindenburg@… removed
Owner: changed from macports-tickets@… to blair

comment:5 Changed 7 years ago by n0ts (Naoya Nakazawa)

@kurthindenburg Hello, Now I use not thrift MacPorts. Could you change owner?

comment:6 Changed 7 years ago by dbevans (David B. Evans)

Port: p5-thrift added
Summary: thrift @0.9.2_2: update to 0.9.3thrift, p5-thrift: update to 0.10.0

Most current version of thrift, p5-thrift is now 0.10.0

$ livecheck thrift p5-thrift
thrift seems to have been updated (port version: 0.9.2, new version: 0.10.0)
p5-thrift seems to have been updated (port version: 0.9.3, new version: 0.10.0)

Please update

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

Cc: m4rin added

See also #53352 which has an alternate patch for thrift 0.10.0.

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

Cc: dbevans added

comment:9 Changed 7 years ago by m4rin (Marin)

FWIW p5-thrift installs fine using thrift 0.10.0 from #53352 with the following attached trivial p5-thrift Portfile patch.

Changed 7 years ago by m4rin (Marin)

Attachment: Portfile-p5-thrift.diff added

p5-thrift bumped to 0.10.0

comment:10 Changed 7 years ago by michaelld (Michael Dickens)

Cc: michaelld added

comment:11 Changed 7 years ago by blair (Blair Zajac)

Resolution: fixed
Status: assignedclosed

In 30d6636f/macports-ports:

p5-thrift: new upstream 0.10.0 release.

Closes: #52452

Note: See TracTickets for help on using tickets.