1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade to 7.2.4.

A good fat fistful if fixes listed at
<http://sourceforge.net/forum/forum.php?forum_id=466182>

PR:		ports/80919
Submitted by:	maintainer
This commit is contained in:
Thierry Thomas 2005-05-13 05:35:38 +00:00
parent dadae425e3
commit cc86ef1bb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135171
3 changed files with 10 additions and 9 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= brlcad PORTNAME= brlcad
PORTVERSION= 7.2.2 PORTVERSION= 7.2.4
CATEGORIES= cad CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= brlcad MASTER_SITE_SUBDIR= brlcad
@ -84,7 +84,7 @@ MAN1= aliastorle.1 all_sf.1 alias-pix.1 anim_cascade.1 anim_fly.1 \
rletoalias.1 rletoascii.1 rletocgm.1 rletogif.1 rletogray.1 \ rletoalias.1 rletoascii.1 rletocgm.1 rletogif.1 rletogray.1 \
rletopaint.1 rletoppm.1 rletops.1 rletorast.1 rletoraw.1 \ rletopaint.1 rletoppm.1 rletops.1 rletorast.1 rletoraw.1 \
rletorla.1 rletotarga.1 rletotiff.1 rlezoom.1 rpatch.1 rt.1 \ rletorla.1 rletotarga.1 rletotiff.1 rlezoom.1 rpatch.1 rt.1 \
rt_bot_faces.1 rtcheck.1 rtedge.1 rtg3.1 rthide.1 rtpp.1 \ rt_bot_faces.1 rtarea.1 rtcheck.1 rtedge.1 rtg3.1 rthide.1 rtpp.1 \
rtrange.1 rtray.1 rtregis.1 rtscale.1 rtshot.1 rttherm.1 \ rtrange.1 rtray.1 rtregis.1 rtscale.1 rtshot.1 rttherm.1 \
rtwalk.1 rtweight.1 rtxray.1 scriptsort.1 secpass.1 shapefact.1 \ rtwalk.1 rtweight.1 rtxray.1 scriptsort.1 secpass.1 shapefact.1 \
show3.1 showshot.1 showtherm.1 smush.1 ssamp-bw.1 stl-g.1 \ show3.1 showshot.1 showtherm.1 smush.1 ssamp-bw.1 stl-g.1 \
@ -201,7 +201,7 @@ BROKEN= "Does not compile on FreeBSD-${OSREL}"
.endif .endif
.if ${ARCH} != i386 .if ${ARCH} != i386
IGNORE= "Dumps core on ${ARCH}!" IGNORE= Dumps core on ${ARCH}!
.endif .endif
.ifndef WITHOUT_OPTIMIZATION .ifndef WITHOUT_OPTIMIZATION

View File

@ -1,2 +1,2 @@
MD5 (brlcad-7.2.2.tar.bz2) = 1ee4ecda91598e04c145f16b21ab28f4 MD5 (brlcad-7.2.4.tar.bz2) = e8a5939948cc6667e6a29e7ec4f74dfe
SIZE (brlcad-7.2.2.tar.bz2) = 16900307 SIZE (brlcad-7.2.4.tar.bz2) = 17126828

View File

@ -482,7 +482,6 @@ html/ReleaseNotes/Rel5.0/Summary/img016.jpg
html/ReleaseNotes/Rel5.0/Summary/img017.jpg html/ReleaseNotes/Rel5.0/Summary/img017.jpg
html/ReleaseNotes/Rel5.0/Summary/img018.jpg html/ReleaseNotes/Rel5.0/Summary/img018.jpg
html/ReleaseNotes/Rel5.0/Summary/img019.jpg html/ReleaseNotes/Rel5.0/Summary/img019.jpg
html/ReleaseNotes/Rel5.0/Summary/index.htm
html/ReleaseNotes/Rel5.0/Summary/index.html html/ReleaseNotes/Rel5.0/Summary/index.html
html/ReleaseNotes/Rel5.0/Summary/info.gif html/ReleaseNotes/Rel5.0/Summary/info.gif
html/ReleaseNotes/Rel5.0/Summary/last.gif html/ReleaseNotes/Rel5.0/Summary/last.gif
@ -541,9 +540,7 @@ html/ReleaseNotes/email4.0.html
html/ReleaseNotes/email4.4.html html/ReleaseNotes/email4.4.html
html/ReleaseNotes/email5.0.html html/ReleaseNotes/email5.0.html
html/ReleaseNotes/index.html html/ReleaseNotes/index.html
html/manuals/Anim_Tutorial/Butler.html
html/manuals/Anim_Tutorial/Lee_tux.gif html/manuals/Anim_Tutorial/Lee_tux.gif
html/manuals/Anim_Tutorial/Murdza.html
html/manuals/Anim_Tutorial/animtbl.gif html/manuals/Anim_Tutorial/animtbl.gif
html/manuals/Anim_Tutorial/chans.html html/manuals/Anim_Tutorial/chans.html
html/manuals/Anim_Tutorial/chapt0.html html/manuals/Anim_Tutorial/chapt0.html
@ -753,13 +750,15 @@ include/brlcad/RtServerImpl.h
include/brlcad/XtndRunsv.h include/brlcad/XtndRunsv.h
include/brlcad/anim.h include/brlcad/anim.h
include/brlcad/bn.h include/brlcad/bn.h
include/brlcad/brlcad.h
include/brlcad/brlcad_config.h
include/brlcad/brlcad_version.h
include/brlcad/bu.h include/brlcad/bu.h
include/brlcad/cmd.h include/brlcad/cmd.h
include/brlcad/colorquant.h include/brlcad/colorquant.h
include/brlcad/common.h include/brlcad/common.h
include/brlcad/compat4.h include/brlcad/compat4.h
include/brlcad/conf.h include/brlcad/conf.h
include/brlcad/config.h
include/brlcad/config_win.h include/brlcad/config_win.h
include/brlcad/db.h include/brlcad/db.h
include/brlcad/db5.h include/brlcad/db5.h
@ -783,6 +782,7 @@ include/brlcad/itclInt.h
include/brlcad/itclIntDecls.h include/brlcad/itclIntDecls.h
include/brlcad/itk.h include/brlcad/itk.h
include/brlcad/itkDecls.h include/brlcad/itkDecls.h
include/brlcad/libterm.h
include/brlcad/libtermio.h include/brlcad/libtermio.h
include/brlcad/light.h include/brlcad/light.h
include/brlcad/machine.h include/brlcad/machine.h
@ -1262,6 +1262,7 @@ sample_applications/nurb_example.c
sample_applications/pl-dm.c sample_applications/pl-dm.c
sample_applications/raydebug.tcl sample_applications/raydebug.tcl
sample_applications/rtexample.c sample_applications/rtexample.c
share/README.IRIX
share/README.MacOSX share/README.MacOSX
share/anim.txt share/anim.txt
share/benchmark.tr share/benchmark.tr