Date: Fri, 2 Sep 2005 23:26:22 +0400 (MSD) From: Igor Pokrovsky <ip@doom.homeunix.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/85668: Update port: graphics/pixie 1.3.26 -> 1.4.5 Message-ID: <200509021926.j82JQMbX035125@doom.homeunix.org> Resent-Message-ID: <200509021930.j82JUCFH068334@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85668 >Category: ports >Synopsis: Update port: graphics/pixie 1.3.26 -> 1.4.5 >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: Fri Sep 02 19:30:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Tue Jul 5 21:05:20 MSD 2005 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386 >Description: Update to 1.4.5. >How-To-Repeat: >Fix: --- pixie.diff begins here --- diff -ruN /usr/ports/graphics/pixie/Makefile pixie/Makefile --- /usr/ports/graphics/pixie/Makefile Tue Apr 12 07:25:41 2005 +++ pixie/Makefile Fri Sep 2 23:23:53 2005 @@ -6,7 +6,7 @@ # PORTNAME= pixie -PORTVERSION= 1.3.26 +PORTVERSION= 1.4.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -37,7 +37,8 @@ PIXIE_EXES= precomp rndr sdrc sdrinfo show texmake PIXIE_SHLIBS= file framebuffer rgbe -PKGMESSAGE= ${WRKDIR}/pkg-message +SUB_FILES= pkg-message +SUB_LIST+= "PREFIX=${PREFIX}" "PORTNAME=${PORTNAME}" .include <bsd.port.pre.mk> @@ -109,7 +110,6 @@ .endif post-install: - @(${SED} -e 's|%%PREFIX%%|${PREFIX}|; s|%%PORTNAME%%|${PORTNAME}|' \ - <pkg-message >${PKGMESSAGE} && ${CAT} ${PKGMESSAGE}) + @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff -ruN /usr/ports/graphics/pixie/distinfo pixie/distinfo --- /usr/ports/graphics/pixie/distinfo Sun Jan 23 21:22:54 2005 +++ pixie/distinfo Fri Sep 2 21:37:28 2005 @@ -1,2 +1,2 @@ -MD5 (Pixie-src-1.3.26.tgz) = 41edc8e96dcb7d4a1a669f28be36e31c -SIZE (Pixie-src-1.3.26.tgz) = 4969827 +MD5 (Pixie-src-1.4.5.tgz) = 51378b014fea28b2efa239aa4b74bda9 +SIZE (Pixie-src-1.4.5.tgz) = 5424713 diff -ruN /usr/ports/graphics/pixie/files/patch-Makefile.am pixie/files/patch-Makefile.am --- /usr/ports/graphics/pixie/files/patch-Makefile.am Sat Nov 6 22:48:00 2004 +++ pixie/files/patch-Makefile.am Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- Makefile.am.orig -+++ Makefile.am -@@ -2,7 +2,7 @@ - - topdir = $(prefix) - --top_DATA = README AUTHORS LICENSE COPYING -+#top_DATA = README AUTHORS LICENSE COPYING - - EXTRA_DIST = Pixie.dsw Pixie.ncb Pixie.opt DEVNOTES LICENSE makeclean.bat makeinst.bat tutorials win32inst - diff -ruN /usr/ports/graphics/pixie/files/pkg-message.in pixie/files/pkg-message.in --- /usr/ports/graphics/pixie/files/pkg-message.in Thu Jan 1 03:00:00 1970 +++ pixie/files/pkg-message.in Fri Sep 2 21:33:40 2005 @@ -0,0 +1,5 @@ +****************************************************************************** + Before running any Pixie executable make sure to add the following + directory to your LD_LIBRARY_PATH environment variable: + %%PREFIX%%/lib/%%PORTNAME%% +****************************************************************************** diff -ruN /usr/ports/graphics/pixie/pkg-message pixie/pkg-message --- /usr/ports/graphics/pixie/pkg-message Sun Feb 1 18:54:30 2004 +++ pixie/pkg-message Thu Jan 1 03:00:00 1970 @@ -1,5 +0,0 @@ -****************************************************************************** - Before running any Pixie executable make sure to add the following - directory to your LD_LIBRARY_PATH environment variable: - %%PREFIX%%/lib/%%PORTNAME%% -****************************************************************************** --- pixie.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?200509021926.j82JQMbX035125>