Opened 7 years ago
Closed 7 years ago
#56456 closed update (fixed)
xfig: latest available version is 3.2.7a
Reported by: | josephsacco | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | xfig |
Description
The latest available version of xfig [and fig2dev] is 3.2.7a. The current MacPorts version is 3.2.6. I built the latest version by merely changing the checksum values. There are patches associated with version 3.2.6, so someone who knows what they are for should review them to insure they are still relevant.
One other issue... Running "make check" from the build directory fails:
sudo make check /Applications/Xcode.app/Contents/Developer/usr/bin/make test1 test2 depbase=`echo test1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src -DXAW_INTERNATIONALIZATION -I/opt/local/include -pipe -Os -arch x86_64 -MT test1.o -MD -MP -MF $depbase.Tpo -c -o test1.o test1.c &&\ mv -f $depbase.Tpo $depbase.Po cd ../src && /Applications/Xcode.app/Contents/Developer/usr/bin/make libxfig.a rm -f libxfig.a ar cr libxfig.a d_arcbox.o d_arc.o d_box.o d_ellipse.o d_line.o d_picobj.o d_regpoly.o d_spline.o d_subspline.o d_text.o e_addpt.o e_align.o e_arrow.o e_break.o e_chop.o e_compound.o e_convert.o e_copy.o e_delete.o e_deletept.o e_edit.o e_flip.o e_glue.o e_joinsplit.o e_measure.o e_move.o e_movept.o e_placelib.o e_rotate.o e_scale.o e_tangent.o e_update.o f_load.o f_neuclrtab.o f_picobj.o f_read.o f_readeps.o f_readgif.o f_readold.o f_readpcx.o f_readpng.o f_readppm.o f_readtif.o f_readxbm.o f_save.o f_util.o f_wrpcx.o f_wrpng.o main.o mode.o object.o resources.o u_bound.o u_create.o u_drag.o u_draw.o u_elastic.o u_error.o u_fonts.o u_free.o u_geom.o u_list.o u_markers.o u_pan.o u_print.o u_quartic.o u_redraw.o u_scale.o u_search.o u_smartsearch.o u_translate.o u_undo.o w_browse.o w_canvas.o w_capture.o w_cmdpanel.o w_color.o w_cursor.o w_digitize.o w_dir.o w_drawprim.o w_export.o w_file.o w_fontbits.o w_fontpanel.o w_grid.o w_help.o w_icons.o w_indpanel.o w_intersect.o w_keyboard.o w_layers.o w_library.o w_listwidget.o w_modepanel.o w_mousefun.o w_msgpanel.o w_print.o w_rottext.o w_rulers.o w_setup.o w_snap.o w_srchrepl.o w_style.o w_util.o w_zoom.o f_readxpm.o f_readjpg.o w_i18n.o ranlib libxfig.a /usr/bin/clang -pipe -Os -arch x86_64 -Wl,-z,muldefs -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o test1 test1.o ../src/libxfig.a -lXaw3d -lXt -lX11 -lXpm -ljpeg -lpng ld: unknown option: -z clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [test1] Error 1 make: *** [check-am] Error 2
Attachments (1)
Change History (3)
Changed 7 years ago by josephsacco
Attachment: | Portfile.diff added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Thanks!
Note that the revision
line should be deleted because it starts at 0 when increasing the version and that is the default value.
comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)
Owner: | set to Schamschula |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
diff for Portfile