ports/143248: [MAINTAINER] graphics/linux-ac3d: update to 6.528
Hernan Di Pietro
hernan.di.pietro at gmail.com
Tue Jan 26 08:20:06 UTC 2010
>Number: 143248
>Category: ports
>Synopsis: [MAINTAINER] graphics/linux-ac3d: update to 6.528
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 26 08:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Hernan Di Pietro
>Release: FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD antares.itchies.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC
>Description:
- Update to 6.528
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- linux-ac3d-6.528.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/linux-ac3d/Makefile /usr/home/hernandp/ports/linux-ac3d/Makefile
--- /usr/ports/graphics/linux-ac3d/Makefile 2009-12-19 15:45:42.000000000 -0300
+++ /usr/home/hernandp/ports/linux-ac3d/Makefile 2010-01-26 04:10:44.000000000 -0300
@@ -6,11 +6,9 @@
#
PORTNAME= ac3d
-PORTVERSION= 6.430
+PORTVERSION= 6.528
CATEGORIES= graphics linux
-MASTER_SITES= http://www.inivis.com/ac3d/download/release6/ \
- http://freebsd.unixfreunde.de/sources/ \
- http://kwiki.dragon2.net/distfiles/
+MASTER_SITES= http://www.inivis.com/ac3d/download/release6/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
EXTRACT_SUFX= .tgz
@@ -30,7 +28,7 @@
ONLY_FOR_ARCHS= i386 amd64
# needs f8 or higher
USE_LINUX= yes
-USE_LINUX_APPS+= jpeg png10 tiff xorglibs
+USE_LINUX_APPS+=jpeg png10 tiff xorglibs
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}lx
@@ -43,7 +41,7 @@
"ac3d" \
"ac3d" \
"" \
- false
+ ${FALSE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ac3d ${PREFIX}/libexec
@@ -102,12 +100,11 @@
# docs
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
+ ${MKDIR} ${DOCSDIR}/manual
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/IMPORTANT ${DOCSDIR}
- cd ${WRKSRC} && \
- ${FIND} manual -type d -exec ${MKDIR} "${DOCSDIR}/{}" \; && \
- ${FIND} manual -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
+ (cd ${WRKSRC}/manual/ && ${COPYTREE_SHARE} \* ${DOCSDIR}/manual)
.endif
# examples
diff -ruN --exclude=CVS /usr/ports/graphics/linux-ac3d/distinfo /usr/home/hernandp/ports/linux-ac3d/distinfo
--- /usr/ports/graphics/linux-ac3d/distinfo 2009-12-19 15:45:42.000000000 -0300
+++ /usr/home/hernandp/ports/linux-ac3d/distinfo 2010-01-26 02:16:24.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (ac3dlx6430.tgz) = 2c0b79a7d957c9c7fd7d25fdf90a68e7
-SHA256 (ac3dlx6430.tgz) = 8a856097c646301fc6ec8edc22382f52ffac1d8669437648ee0e5c78a8b4fe85
-SIZE (ac3dlx6430.tgz) = 7250879
+MD5 (ac3dlx6528.tgz) = 3dffcaf54d87844d9751d2e77160ed8b
+SHA256 (ac3dlx6528.tgz) = 12ea73bec3f74e6b8ba2c13b68a248aa8dc1b75c489d2746122e97436cb2eed4
+SIZE (ac3dlx6528.tgz) = 7317565
diff -ruN --exclude=CVS /usr/ports/graphics/linux-ac3d/pkg-plist /usr/home/hernandp/ports/linux-ac3d/pkg-plist
--- /usr/ports/graphics/linux-ac3d/pkg-plist 2009-12-19 15:45:42.000000000 -0300
+++ /usr/home/hernandp/ports/linux-ac3d/pkg-plist 2010-01-26 04:16:39.000000000 -0300
@@ -2,6 +2,7 @@
bin/ac3ds
libexec/ac3d
libexec/ac3ds
+share/pixmaps/ac3d.png
%%DATADIR%%/font.ac
%%DATADIR%%/fontwire.ac
%%DATADIR%%/lib/tcl8.5/auto.tcl
@@ -195,52 +196,51 @@
%%DATADIR%%/tcl/images/walk.png
%%DATADIR%%/tcl/images/zoom.png
%%DATADIR%%/tcl/toolbar.tcl
-share/pixmaps/ac3d.png
-%%EXAMPLESDIR%%/SecondLife/avatar/default_female.ac
-%%EXAMPLESDIR%%/SecondLife/avatar/default_male.ac
-%%EXAMPLESDIR%%/SecondLife/avatar/eye.tga
-%%EXAMPLESDIR%%/SecondLife/avatar/face.tga
-%%EXAMPLESDIR%%/SecondLife/avatar/hair.tga
-%%EXAMPLESDIR%%/SecondLife/avatar/lower_body.tga
-%%EXAMPLESDIR%%/SecondLife/avatar/readme.txt
-%%EXAMPLESDIR%%/SecondLife/avatar/ruth.ac
-%%EXAMPLESDIR%%/SecondLife/avatar/skirt.tga
-%%EXAMPLESDIR%%/SecondLife/avatar/upper_body.tga
-%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.ac
-%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.tga
-%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.ac
-%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.tga
-%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.ac
-%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.tga
-%%EXAMPLESDIR%%/SubdividedDragon.ac
-%%EXAMPLESDIR%%/amp.ac
-%%EXAMPLESDIR%%/atomizer.ac
-%%EXAMPLESDIR%%/car.ac
-%%EXAMPLESDIR%%/cartoon_head.ac
-%%EXAMPLESDIR%%/celtic12.ac
-%%EXAMPLESDIR%%/diningtable.ac
-%%EXAMPLESDIR%%/enterprise.ac
-%%EXAMPLESDIR%%/falcon.ac
-%%EXAMPLESDIR%%/glider.ac
-%%EXAMPLESDIR%%/gym2.ac
-%%EXAMPLESDIR%%/head.ac
-%%EXAMPLESDIR%%/mydesk4.ac
-%%EXAMPLESDIR%%/racecar.ac
-%%EXAMPLESDIR%%/rose.ac
-%%EXAMPLESDIR%%/ship.ac
-%%EXAMPLESDIR%%/subdiv dog.ac
-%%EXAMPLESDIR%%/subdiv penguin.ac
-%%EXAMPLESDIR%%/subdiv spaceship.ac
-%%EXAMPLESDIR%%/subdiv troll.ac
-%%EXAMPLESDIR%%/sword.ac
-%%EXAMPLESDIR%%/tie3.ac
-%%EXAMPLESDIR%%/tree.ac
-%%EXAMPLESDIR%%/tree_transparent.gif
-%%EXAMPLESDIR%%/world.ac
-%%EXAMPLESDIR%%/world.rgb
- at dirrm %%EXAMPLESDIR%%/SecondLife/avatar
- at dirrm %%EXAMPLESDIR%%/SecondLife
- at dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/default_female.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/default_male.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/eye.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/face.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/hair.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/lower_body.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/readme.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/ruth.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/skirt.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/upper_body.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SubdividedDragon.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amp.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atomizer.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/car.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cartoon_head.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/celtic12.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diningtable.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enterprise.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falcon.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glider.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gym2.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/head.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mydesk4.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/racecar.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rose.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ship.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv dog.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv penguin.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv spaceship.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv troll.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sword.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tie3.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree_transparent.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/world.ac
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/world.rgb
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/SecondLife/avatar
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/SecondLife
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrm %%DATADIR%%/tcl/images/toolbar
@dirrm %%DATADIR%%/tcl/images
@dirrm %%DATADIR%%/tcl
--- linux-ac3d-6.528.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list