Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 03:00:33 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139771: Update port: multimedia/lives to 1.0.4
Message-ID:  <20091020030033.88ecc15d.tkato432@yahoo.com>
Resent-Message-ID: <200910191810.n9JIA4HM028381@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139771
>Category:       ports
>Synopsis:       Update port: multimedia/lives to 1.0.4
>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:   Mon Oct 19 18:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/multimedia/lives/Makefile multimedia/lives/Makefile
--- /usr/ports/multimedia/lives/Makefile	2009-10-04 22:21:04.000000000 +0900
+++ multimedia/lives/Makefile	2009-10-18 14:59:38.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lives
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.xs4all.nl/~salsaman/lives/current/
 DISTNAME=	LiVES-${PORTVERSION}
@@ -87,6 +87,8 @@
 .endfor
 	@${REINPLACE_CMD} -e 's|/usr/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-04 22:21:04.000000000 +0900
+++ multimedia/lives/distinfo	2009-10-18 04:38:30.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (LiVES-1.0.3.tar.bz2) = ba5f236cae66491987e5d14d8d9cb85e
-SHA256 (LiVES-1.0.3.tar.bz2) = 1330956a14c56866308bd7b86e6230d6625499d57a1e04653131fb023094992c
-SIZE (LiVES-1.0.3.tar.bz2) = 2845745
+MD5 (LiVES-1.0.4.tar.bz2) = 496c64fd75ca16e5dcc247a48ec7843d
+SHA256 (LiVES-1.0.4.tar.bz2) = 0f863b2d269a306c01fc205ea9b89bb40b3adb7e468913929aaa68fe92b1129f
+SIZE (LiVES-1.0.4.tar.bz2) = 2843436
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091020030033.88ecc15d.tkato432>