aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-06-21 06:33:16 +0800
committermakc <makc@FreeBSD.org>2011-06-21 06:33:16 +0800
commit79df0d5de0e8a9bc2dac44df54d4c186b3724863 (patch)
treedce366944434645cccfee028a12a4bda7b6f9057
parente5bc744300b0b44a23d1b7b2af9fddd830386285 (diff)
downloadfreebsd-ports-gnome-79df0d5de0e8a9bc2dac44df54d4c186b3724863.tar.gz
freebsd-ports-gnome-79df0d5de0e8a9bc2dac44df54d4c186b3724863.tar.zst
freebsd-ports-gnome-79df0d5de0e8a9bc2dac44df54d4c186b3724863.zip
Switch dependency on povray to povray-meta port.
Remove MD5 sum and reformat description.
-rw-r--r--graphics/xfpovray/Makefile4
-rw-r--r--graphics/xfpovray/distinfo1
-rw-r--r--graphics/xfpovray/pkg-descr11
3 files changed, 7 insertions, 9 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 1cda21f647e2..01cebcb75818 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfpovray
PORTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/ \
${MASTER_SITE_SUNSITE}
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface to POV-Ray
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
-RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
+RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
USE_IMAKE= yes
USE_XORG= x11 xext xpm
diff --git a/graphics/xfpovray/distinfo b/graphics/xfpovray/distinfo
index 3a918c2e60aa..3747af45876e 100644
--- a/graphics/xfpovray/distinfo
+++ b/graphics/xfpovray/distinfo
@@ -1,3 +1,2 @@
-MD5 (xfpovray-1.3.1.tgz) = e166857487fc97e44337d86afc5251f4
SHA256 (xfpovray-1.3.1.tgz) = 259bbab630ca64b1552be685bf2a856462ff3d1df0bd37863d39b46f49d4a721
SIZE (xfpovray-1.3.1.tgz) = 533492
diff --git a/graphics/xfpovray/pkg-descr b/graphics/xfpovray/pkg-descr
index 1aa20b1f64c6..7743a310b1b6 100644
--- a/graphics/xfpovray/pkg-descr
+++ b/graphics/xfpovray/pkg-descr
@@ -1,8 +1,7 @@
-xfpovray is a graphical interface to the cool ray tracing program POV-Ray
-(http://www.povray.org). It is written with the XForms library
-(http://world.std.com/~xforms/), and supports most of the numerous
-options of POV-Ray. The interface was developed with POV-Ray
-version 3.0, but things should work OK for earlier versions...
+xfpovray is a graphical interface to the cool ray tracing program
+POV-Ray (http://www.povray.org). It is written with the XForms
+library and supports most of the numerous options of POV-Ray. The
+interface was developed with POV-Ray version 3.0.
-Please read the documentation on POV-Ray before using xfpovray,
+Please read the documentation on POV-Ray before using xfpovray,
especially if you will be using the animation loop or antialiasing.