mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
parent
2d1cda33ce
commit
6fe7b7c336
3 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
PORTNAME= povray-meta
|
PORTNAME= povray-meta
|
||||||
PORTVERSION= 0.1
|
PORTVERSION= 0.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= #
|
MASTER_SITES= #
|
||||||
DISTFILES= #
|
DISTFILES= #
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= bsd@philippost.de
|
||||||
COMMENT= Meta port for all povray ports
|
COMMENT= Meta port for all povray ports
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
@ -15,7 +15,7 @@ PLIST_FILES= bin/povray
|
||||||
POV_VERSIONS_ALL= 36 37
|
POV_VERSIONS_ALL= 36 37
|
||||||
#By default only the following version will be installed and
|
#By default only the following version will be installed and
|
||||||
#link bin/povray -> bin/povray${DEFAULT_VER} will be created.
|
#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}.
|
#Additional version can be installed by defining WITH_POVRAY${ver}.
|
||||||
#To change version linked by default define WITH_DEFAULT${ver}.
|
#To change version linked by default define WITH_DEFAULT${ver}.
|
||||||
#Please, note that only one of WITH_DEFAULT* can be set at once.
|
#Please, note that only one of WITH_DEFAULT* can be set at once.
|
||||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= Old-Versions/Official-3.62/Unix
|
||||||
PKGNAMESUFFIX= 36
|
PKGNAMESUFFIX= 36
|
||||||
DIST_SUBDIR= povray36
|
DIST_SUBDIR= povray36
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= bsd@philippost.de
|
||||||
COMMENT= Persistence of Vision Ray Tracer
|
COMMENT= Persistence of Vision Ray Tracer
|
||||||
|
|
||||||
LIB_DEPENDS= libpng.so:graphics/png \
|
LIB_DEPENDS= libpng.so:graphics/png \
|
||||||
|
|
|
@ -4,7 +4,7 @@ DISTVERSION= 3.7.0.10
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
PKGNAMESUFFIX= 37
|
PKGNAMESUFFIX= 37
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= bsd@philippost.de
|
||||||
COMMENT= Persistence of Vision Ray Tracer
|
COMMENT= Persistence of Vision Ray Tracer
|
||||||
|
|
||||||
LICENSE= AGPLv3+
|
LICENSE= AGPLv3+
|
||||||
|
|
Loading…
Add table
Reference in a new issue