ports/152872: [maintainer update] graphics/flam3 to 2.7.18_2
John Prather
john.c.prather at gmail.com
Mon Dec 6 20:50:02 UTC 2010
>Number: 152872
>Category: ports
>Synopsis: [maintainer update] graphics/flam3 to 2.7.18_2
>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: Mon Dec 06 20:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: John Prather
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
FreeBSD bsdlaptop.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Thu Sep 2 12:29:51 PDT 2010 root at bsdlaptop.localdomain:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update graphics/flam3 to 2.7.18_2.
Corrects a plist issue that arises when NOPORTDATA is used during install. Thanks to QAT at freebsd.org for the heads up.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN flam3-2.7.18_1/Makefile flam3/Makefile
--- flam3-2.7.18_1/Makefile 2010-12-02 14:18:58.000000000 -0800
+++ flam3/Makefile 2010-12-06 12:35:16.000000000 -0800
@@ -7,7 +7,7 @@
PORTNAME= flam3
PORTVERSION= 2.7.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://flam3.com/ \
http://interwebfun.org/distfiles/
@@ -22,8 +22,6 @@
MAN1= flam3-animate.1 flam3-genome.1 flam3-render.1 flam3-convert.1
MANCOMPRESSED= no
-PORTDATA= flam3-palettes.xml
-
GNU_CONFIGURE= yes
USE_GZIP= yes
USE_GMAKE= yes
diff -ruN flam3-2.7.18_1/pkg-plist flam3/pkg-plist
--- flam3-2.7.18_1/pkg-plist 2010-12-02 14:18:58.000000000 -0800
+++ flam3/pkg-plist 2010-12-02 14:44:05.000000000 -0800
@@ -8,3 +8,4 @@
lib/libflam3.la
lib/libflam3.a
libdata/pkgconfig/flam3.pc
+%%DATADIR%%/flam3-palettes.xml
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list