graphics/povray*: Pass maintainership to submitter and set default to 3.7

graphics/povray-meta: claim maintainership, set default version to version
3.7. POV-Ray 3.7.0 has been released in November 2013 and is the current
official version for all platforms.

PR:	257083
This commit is contained in:
Philipp Ost 2021-07-13 15:49:45 -07:00 committed by Neel Chauhan
parent 2d1cda33ce
commit 6fe7b7c336
3 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
PORTNAME= povray-meta
PORTVERSION= 0.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= #
DISTFILES= #
MAINTAINER= ports@FreeBSD.org
MAINTAINER= bsd@philippost.de
COMMENT= Meta port for all povray ports
NO_BUILD= yes
@ -15,7 +15,7 @@ PLIST_FILES= bin/povray
POV_VERSIONS_ALL= 36 37
#By default only the following version will be installed and
#link bin/povray -> bin/povray${DEFAULT_VER} will be created.
DEFAULT_VER?= 36
DEFAULT_VER?= 37
#Additional version can be installed by defining WITH_POVRAY${ver}.
#To change version linked by default define WITH_DEFAULT${ver}.
#Please, note that only one of WITH_DEFAULT* can be set at once.

View File

@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= Old-Versions/Official-3.62/Unix
PKGNAMESUFFIX= 36
DIST_SUBDIR= povray36
MAINTAINER= ports@FreeBSD.org
MAINTAINER= bsd@philippost.de
COMMENT= Persistence of Vision Ray Tracer
LIB_DEPENDS= libpng.so:graphics/png \

View File

@ -4,7 +4,7 @@ DISTVERSION= 3.7.0.10
CATEGORIES= graphics
PKGNAMESUFFIX= 37
MAINTAINER= ports@FreeBSD.org
MAINTAINER= bsd@philippost.de
COMMENT= Persistence of Vision Ray Tracer
LICENSE= AGPLv3+