diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-29 00:21:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-29 00:21:32 +0000 |
commit | 343f71c8512246ee1074ee70db79921b8c183563 (patch) | |
tree | 4e6d8d49269f54d7da79521527ee85684e3247d4 /graphics | |
parent | d9b6bc8d51f10f1118391c4cd2d4787070dc8070 (diff) | |
download | ports-343f71c8512246ee1074ee70db79921b8c183563.tar.gz ports-343f71c8512246ee1074ee70db79921b8c183563.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-ac3d/Makefile | 5 | ||||
-rw-r--r-- | graphics/linux-ac3d/distinfo | 6 | ||||
-rw-r--r-- | graphics/linux-ac3d/pkg-plist | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/graphics/linux-ac3d/Makefile b/graphics/linux-ac3d/Makefile index 0cc81bcffd3c..811cd987579a 100644 --- a/graphics/linux-ac3d/Makefile +++ b/graphics/linux-ac3d/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ac3d -PORTVERSION= 6.1 -PORTREVISION= 2 +PORTVERSION= 6.205 CATEGORIES= graphics linux -MASTER_SITES= http://www.ac3d.org/ac3d/download/ \ +MASTER_SITES= http://www.inivis.com/ac3d/download/release6/ \ http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E} diff --git a/graphics/linux-ac3d/distinfo b/graphics/linux-ac3d/distinfo index a42adbf4c31b..ea96c9e008aa 100644 --- a/graphics/linux-ac3d/distinfo +++ b/graphics/linux-ac3d/distinfo @@ -1,3 +1,3 @@ -MD5 (ac3dlx61.tgz) = a1c3d6d987e52fd6412230b8b7a7f510 -SHA256 (ac3dlx61.tgz) = 3ee984dfb732c658f4f30ba4c2afec8621d32f09eab94bf4b0a6c90a513a1098 -SIZE (ac3dlx61.tgz) = 5361975 +MD5 (ac3dlx6205.tgz) = b334108a6cf1afb633417c70b37160dd +SHA256 (ac3dlx6205.tgz) = 5f1611e0ca263a3b3978d5cad82001ca45b2dbf8cb891093aad6f7d856a3612c +SIZE (ac3dlx6205.tgz) = 5319713 diff --git a/graphics/linux-ac3d/pkg-plist b/graphics/linux-ac3d/pkg-plist index ecd64ae7f7d4..53d2fea5fa2a 100644 --- a/graphics/linux-ac3d/pkg-plist +++ b/graphics/linux-ac3d/pkg-plist @@ -2,7 +2,6 @@ bin/ac3d bin/ac3ds libexec/ac3d libexec/ac3ds -share/pixmaps/ac3d.png %%DATADIR%%/font.ac %%DATADIR%%/fontwire.ac %%DATADIR%%/lib/tcl8.4/auto.tcl @@ -50,7 +49,6 @@ share/pixmaps/ac3d.png %%DATADIR%%/plugins/airfoil_import.p %%DATADIR%%/plugins/centre.p %%DATADIR%%/plugins/centre.tcl -%%DATADIR%%/plugins/csg.p %%DATADIR%%/plugins/csg.tcl %%DATADIR%%/plugins/ddsload.p %%DATADIR%%/plugins/dxf_export.p @@ -97,6 +95,7 @@ share/pixmaps/ac3d.png %%DATADIR%%/tcl/ac3dprefs.tcl %%DATADIR%%/tcl/ac3drender.tcl %%DATADIR%%/tcl/ac3dtips.tcl +%%DATADIR%%/tcl/ac3dttfont.tcl %%DATADIR%%/tcl/ac3dutil.tcl %%DATADIR%%/tcl/ac3duvedit.tcl %%DATADIR%%/tcl/ac3dview.tcl @@ -176,6 +175,7 @@ share/pixmaps/ac3d.png %%EXAMPLESDIR%%/tree_transparent.gif %%EXAMPLESDIR%%/world.ac %%EXAMPLESDIR%%/world.rgb +share/pixmaps/ac3d.png @dirrm %%EXAMPLESDIR%% @dirrm %%DATADIR%%/tcl/images @dirrm %%DATADIR%%/tcl |