Date: Sat, 31 Oct 2009 03:00:34 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/140121: Update port: multimedia/lives to 1.0.5 Message-ID: <20091031030034.7d303174.tkato432@yahoo.com> Resent-Message-ID: <200910301810.n9UIA6Ot036637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140121 >Category: ports >Synopsis: Update port: multimedia/lives to 1.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 30 18:10:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.2-RELEASE-p4 i386 >Organization: >Environment: >Description: - Update to version 1.0.5 >How-To-Repeat: >Fix: diff -urN /usr/ports/multimedia/lives/Makefile multimedia/lives/Makefile --- /usr/ports/multimedia/lives/Makefile 2009-10-20 21:28:50.000000000 +0900 +++ multimedia/lives/Makefile 2009-10-28 03:20:10.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= lives -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= multimedia MASTER_SITES= http://www.xs4all.nl/~salsaman/lives/current/ DISTNAME= LiVES-${PORTVERSION} @@ -85,10 +85,8 @@ @${REINPLACE_CMD} -e 's|off64_t|off_t|g ; \ s|lseek64|lseek|g' ${WRKSRC}/${file} .endfor - @${REINPLACE_CMD} -e 's|/usr/lib/|${LOCALBASE}/lib/|g' \ + @${REINPLACE_CMD} -e 's|/usr/local/lib/|${LOCALBASE}/lib/|g' \ ${WRKSRC}/lives-plugins/weed-plugins/frei0r.c - @${REINPLACE_CMD} -e '/weed_plant_free/d' \ - ${WRKSRC}/lives-plugins/weed-plugins/libvis.c @${FIND} ${WRKSRC} -name "Makefile.in" -print0 | ${XARGS} -0 \ ${REINPLACE_CMD} -e \ '/FLAGS/s|-O3||g ; \ diff -urN /usr/ports/multimedia/lives/distinfo multimedia/lives/distinfo --- /usr/ports/multimedia/lives/distinfo 2009-10-20 21:28:50.000000000 +0900 +++ multimedia/lives/distinfo 2009-10-28 02:39:18.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (LiVES-1.0.4.tar.bz2) = 496c64fd75ca16e5dcc247a48ec7843d -SHA256 (LiVES-1.0.4.tar.bz2) = 0f863b2d269a306c01fc205ea9b89bb40b3adb7e468913929aaa68fe92b1129f -SIZE (LiVES-1.0.4.tar.bz2) = 2843436 +MD5 (LiVES-1.0.5.tar.bz2) = 7b7dd03e98bbd11db463790cae0cabdb +SHA256 (LiVES-1.0.5.tar.bz2) = 3d992ee639d911681b993454e7503dd0d4556ba662c09d57f6ac192dc50cac23 +SIZE (LiVES-1.0.5.tar.bz2) = 2843709 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091031030034.7d303174.tkato432>