ports/62106: Update port: graphics/linux-ac3d 4.0a -> 4.0f (bento fix)
Igor Pokrovsky
tiamat at comset.net
Fri Jan 30 11:10:44 UTC 2004
>Number: 62106
>Category: ports
>Synopsis: Update port: graphics/linux-ac3d 4.0a -> 4.0f (bento fix)
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 30 03:10:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Igor Pokrovsky
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Jan 26 19:02:19 MSK 2004 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386
>Description:
Updating 4.0a -> 4.0f
>How-To-Repeat:
>Fix:
--- linux-ac3d.diff begins here ---
diff -ru /usr/ports/graphics/linux-ac3d/Makefile linux-ac3d/Makefile
--- /usr/ports/graphics/linux-ac3d/Makefile Thu Dec 18 08:01:03 2003
+++ linux-ac3d/Makefile Fri Jan 30 13:54:52 2004
@@ -6,11 +6,11 @@
#
PORTNAME= ac3d
-PORTVERSION= 4.0a
+PORTVERSION= 4.0f
CATEGORIES= graphics linux
MASTER_SITES= http://inivis.swmirror.com/
PKGNAMEPREFIX= linux-
-DISTNAME= ac3dlx${PORTVERSION:R}
+DISTNAME= ${PORTNAME}lx${PORTVERSION:R}
EXTRACT_SUFX= .tgz
MAINTAINER= tiamat at comset.net
@@ -23,7 +23,7 @@
USE_LINUX= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
-WRKSRC= ${WRKDIR}/ac3dlx
+WRKSRC= ${WRKDIR}/${PORTNAME}lx
PKGMESSAGE= ${WRKDIR}/pkg-message
@@ -51,9 +51,10 @@
.endif
post-patch:
- @${CAT} pkg-message | ${SED} -e 's|%%PORTNAME%%|${PORTNAME}|; \
- s|%%PREFIX%%|${PREFIX}|; \
- s|%%EXAMPLESDIR%%|${EXAMPLESDIR}|' > ${PKGMESSAGE}
+ @${CAT} pkg-message | \
+ ${SED} -e 's|%%PORTNAME%%|${PORTNAME}|; \
+ s|%%PREFIX%%|${PREFIX}|; \
+ s|%%EXAMPLESDIR%%|${EXAMPLESDIR}|' > ${PKGMESSAGE}
pre-install:
# Generate startup script
@@ -83,6 +84,12 @@
@${INSTALL_DATA} ${WRKSRC}/lib/tk8.4/*.tcl ${DATADIR}/lib/tk8.4
@${MKDIR} ${DATADIR}/tcl
@${INSTALL_DATA} ${WRKSRC}/tcl/*.tcl ${DATADIR}/tcl
+
+# fonts
+.for i in font fontwire
+ ${INSTALL_DATA} ${WRKSRC}/${i}.ac ${DATADIR}
+.endfor
+
.ifndef (NOPORTDOCS)
# docs
@${MKDIR} ${DOCSDIR}
diff -ru /usr/ports/graphics/linux-ac3d/distinfo linux-ac3d/distinfo
--- /usr/ports/graphics/linux-ac3d/distinfo Thu Dec 18 08:01:03 2003
+++ linux-ac3d/distinfo Fri Jan 30 13:33:19 2004
@@ -1 +1 @@
-MD5 (ac3dlx4.tgz) = 981d5b3502ce7b7ed7fb44b3a68e2127
+MD5 (ac3dlx4.tgz) = 4ea053e24e740726c5df7763f620df34
diff -ru /usr/ports/graphics/linux-ac3d/pkg-plist linux-ac3d/pkg-plist
--- /usr/ports/graphics/linux-ac3d/pkg-plist Thu Dec 18 08:01:03 2003
+++ linux-ac3d/pkg-plist Fri Jan 30 13:48:31 2004
@@ -1,66 +1,68 @@
bin/ac3d.sh
%%DYNAMIC_VERSION%%bin/real-ac3d
%%STATIC_VERSION%%bin/real-ac3ds
-share/ac3d/lib/tcl8.4/auto.tcl
-share/ac3d/lib/tcl8.4/history.tcl
-share/ac3d/lib/tcl8.4/init.tcl
-share/ac3d/lib/tcl8.4/ldAout.tcl
-share/ac3d/lib/tcl8.4/package.tcl
-share/ac3d/lib/tcl8.4/parray.tcl
-share/ac3d/lib/tcl8.4/safe.tcl
-share/ac3d/lib/tcl8.4/tclIndex
-share/ac3d/lib/tcl8.4/word.tcl
-share/ac3d/lib/tk8.4/bgerror.tcl
-share/ac3d/lib/tk8.4/button.tcl
-share/ac3d/lib/tk8.4/choosedir.tcl
-share/ac3d/lib/tk8.4/clrpick.tcl
-share/ac3d/lib/tk8.4/comdlg.tcl
-share/ac3d/lib/tk8.4/console.tcl
-share/ac3d/lib/tk8.4/dialog.tcl
-share/ac3d/lib/tk8.4/entry.tcl
-share/ac3d/lib/tk8.4/focus.tcl
-share/ac3d/lib/tk8.4/listbox.tcl
-share/ac3d/lib/tk8.4/menu.tcl
-share/ac3d/lib/tk8.4/mkpsenc.tcl
-share/ac3d/lib/tk8.4/msgbox.tcl
-share/ac3d/lib/tk8.4/obsolete.tcl
-share/ac3d/lib/tk8.4/optMenu.tcl
-share/ac3d/lib/tk8.4/palette.tcl
-share/ac3d/lib/tk8.4/panedwindow.tcl
-share/ac3d/lib/tk8.4/pkgIndex.tcl
-share/ac3d/lib/tk8.4/safetk.tcl
-share/ac3d/lib/tk8.4/scale.tcl
-share/ac3d/lib/tk8.4/scrlbar.tcl
-share/ac3d/lib/tk8.4/spinbox.tcl
-share/ac3d/lib/tk8.4/tclIndex
-share/ac3d/lib/tk8.4/tearoff.tcl
-share/ac3d/lib/tk8.4/text.tcl
-share/ac3d/lib/tk8.4/tk.tcl
-share/ac3d/lib/tk8.4/tkfbox.tcl
-share/ac3d/lib/tk8.4/unsupported.tcl
-share/ac3d/lib/tk8.4/xmfbox.tcl
- at dirrm share/ac3d/lib/tk8.4
- at dirrm share/ac3d/lib/tcl8.4
- at dirrm share/ac3d/lib
-share/ac3d/tcl/ac3d.tcl
-share/ac3d/tcl/ac3dfsbox.tcl
-share/ac3d/tcl/ac3dhier.tcl
-share/ac3d/tcl/ac3dkeys.tcl
-share/ac3d/tcl/ac3dobject.tcl
-share/ac3d/tcl/ac3dobjlib.tcl
-share/ac3d/tcl/ac3dops.tcl
-share/ac3d/tcl/ac3dpalette.tcl
-share/ac3d/tcl/ac3dplugins.tcl
-share/ac3d/tcl/ac3dprefs.tcl
-share/ac3d/tcl/ac3drender.tcl
-share/ac3d/tcl/ac3dtips.tcl
-share/ac3d/tcl/ac3dttfont.tcl
-share/ac3d/tcl/ac3dutil.tcl
-share/ac3d/tcl/ac3duvedit.tcl
-share/ac3d/tcl/ac3dview.tcl
-share/ac3d/tcl/combobox.tcl
- at dirrm share/ac3d/tcl
- at dirrm share/ac3d
+%%DATADIR%%/font.ac
+%%DATADIR%%/fontwire.ac
+%%DATADIR%%/lib/tcl8.4/auto.tcl
+%%DATADIR%%/lib/tcl8.4/history.tcl
+%%DATADIR%%/lib/tcl8.4/init.tcl
+%%DATADIR%%/lib/tcl8.4/ldAout.tcl
+%%DATADIR%%/lib/tcl8.4/package.tcl
+%%DATADIR%%/lib/tcl8.4/parray.tcl
+%%DATADIR%%/lib/tcl8.4/safe.tcl
+%%DATADIR%%/lib/tcl8.4/tclIndex
+%%DATADIR%%/lib/tcl8.4/word.tcl
+%%DATADIR%%/lib/tk8.4/bgerror.tcl
+%%DATADIR%%/lib/tk8.4/button.tcl
+%%DATADIR%%/lib/tk8.4/choosedir.tcl
+%%DATADIR%%/lib/tk8.4/clrpick.tcl
+%%DATADIR%%/lib/tk8.4/comdlg.tcl
+%%DATADIR%%/lib/tk8.4/console.tcl
+%%DATADIR%%/lib/tk8.4/dialog.tcl
+%%DATADIR%%/lib/tk8.4/entry.tcl
+%%DATADIR%%/lib/tk8.4/focus.tcl
+%%DATADIR%%/lib/tk8.4/listbox.tcl
+%%DATADIR%%/lib/tk8.4/menu.tcl
+%%DATADIR%%/lib/tk8.4/mkpsenc.tcl
+%%DATADIR%%/lib/tk8.4/msgbox.tcl
+%%DATADIR%%/lib/tk8.4/obsolete.tcl
+%%DATADIR%%/lib/tk8.4/optMenu.tcl
+%%DATADIR%%/lib/tk8.4/palette.tcl
+%%DATADIR%%/lib/tk8.4/panedwindow.tcl
+%%DATADIR%%/lib/tk8.4/pkgIndex.tcl
+%%DATADIR%%/lib/tk8.4/safetk.tcl
+%%DATADIR%%/lib/tk8.4/scale.tcl
+%%DATADIR%%/lib/tk8.4/scrlbar.tcl
+%%DATADIR%%/lib/tk8.4/spinbox.tcl
+%%DATADIR%%/lib/tk8.4/tclIndex
+%%DATADIR%%/lib/tk8.4/tearoff.tcl
+%%DATADIR%%/lib/tk8.4/text.tcl
+%%DATADIR%%/lib/tk8.4/tk.tcl
+%%DATADIR%%/lib/tk8.4/tkfbox.tcl
+%%DATADIR%%/lib/tk8.4/unsupported.tcl
+%%DATADIR%%/lib/tk8.4/xmfbox.tcl
+ at dirrm %%DATADIR%%/lib/tk8.4
+ at dirrm %%DATADIR%%/lib/tcl8.4
+ at dirrm %%DATADIR%%/lib
+%%DATADIR%%/tcl/ac3d.tcl
+%%DATADIR%%/tcl/ac3dfsbox.tcl
+%%DATADIR%%/tcl/ac3dhier.tcl
+%%DATADIR%%/tcl/ac3dkeys.tcl
+%%DATADIR%%/tcl/ac3dobject.tcl
+%%DATADIR%%/tcl/ac3dobjlib.tcl
+%%DATADIR%%/tcl/ac3dops.tcl
+%%DATADIR%%/tcl/ac3dpalette.tcl
+%%DATADIR%%/tcl/ac3dplugins.tcl
+%%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
+%%DATADIR%%/tcl/combobox.tcl
+ at dirrm %%DATADIR%%/tcl
+ at dirrm %%DATADIR%%
%%PORTDOCS%%%%DOCSDIR%%/IMPORTANT
%%PORTDOCS%%%%DOCSDIR%%/LICENCE
%%PORTDOCS%%%%DOCSDIR%%/README
--- linux-ac3d.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list