Date: Sun, 5 Oct 2003 22:48:40 +0200 (CEST) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/57618: graphics/xd3d: upgrading to 8.0.3. Message-ID: <20031005204840.287BD22BA57@ws90bj.pompo.net> Resent-Message-ID: <200310052050.h95KoLtk081948@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 57618 >Category: ports >Synopsis: graphics/xd3d: upgrading to 8.0.3. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 05 13:50:21 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: Kabbale Eros >Environment: System: FreeBSD ws90bj.pompo.net 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #1: Tue Aug 19 17:50:01 CEST 2003 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-030610 i386 >Description: This PR upgrades Xd3d to its latest release. >How-To-Repeat: N/A. >Fix: Please apply the following patch: --- xd3d.diff begins here --- diff -urN graphics/xd3d.orig/Makefile graphics/xd3d/Makefile --- graphics/xd3d.orig/Makefile Tue Sep 30 16:47:16 2003 +++ graphics/xd3d/Makefile Sun Oct 5 22:41:18 2003 @@ -6,7 +6,7 @@ # PORTNAME= xd3d -PORTVERSION= 8.0.2 +PORTVERSION= 8.0.3 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ @@ -51,7 +51,7 @@ XD3D_LANG= ENGLISH .endif -DOCS= BUGS FAQ INSTALL README Manuals/formats.txt \ +DOCS= BUGS CHANGELOG FAQ INSTALL README Manuals/formats.txt \ Manuals/xd3d_doc.pdf Manuals/xgraphic_doc.pdf .include <bsd.port.pre.mk> diff -urN graphics/xd3d.orig/distinfo graphics/xd3d/distinfo --- graphics/xd3d.orig/distinfo Thu Sep 18 23:30:55 2003 +++ graphics/xd3d/distinfo Sun Oct 5 22:28:56 2003 @@ -1 +1 @@ -MD5 (xd3d-8.0.2.tar.gz) = 0e44d94b8fbe207fec7ae8e2a4ddab85 +MD5 (xd3d-8.0.3.tar.gz) = 88cf3c67afd4adc2c7d485db469846ac diff -urN graphics/xd3d.orig/pkg-plist graphics/xd3d/pkg-plist --- graphics/xd3d.orig/pkg-plist Thu Sep 18 23:30:55 2003 +++ graphics/xd3d/pkg-plist Sun Oct 5 22:41:43 2003 @@ -11,6 +11,7 @@ bin/xd3d bin/xgraphic %%PORTDOCS%%%%DOCSDIR%%/BUGS +%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README --- xd3d.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005204840.287BD22BA57>