svn commit: r367479 - in head: . graphics graphics/povray31 graphics/pvmpov

John Marino marino at FreeBSD.org
Sat Sep 6 22:29:42 UTC 2014


Author: marino
Date: Sat Sep  6 22:29:41 2014
New Revision: 367479
URL: http://svnweb.freebsd.org/changeset/ports/367479
QAT: https://qat.redports.org/buildarchive/r367479/

Log:
  Remove unstaged graphics/povray31 and cascade remove graphics/pmvpov
  
  The only reason for povray31 to exist is to support pmvpov.  Unfortunately
  for the latter, the former wasn't staged.  Neither port is maintained.

Deleted:
  head/graphics/povray31/
  head/graphics/pvmpov/
Modified:
  head/MOVED
  head/graphics/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Sep  6 22:16:02 2014	(r367478)
+++ head/MOVED	Sat Sep  6 22:29:41 2014	(r367479)
@@ -7015,3 +7015,5 @@ japanese/prime||2014-09-06|Not staged
 japanese/suikyo||2014-09-06|Not staged
 japanese/prime-dict||2014-09-06|Not staged
 japanese/scim-prime||2014-09-06|Cascade removal (japanese/prime dependency)
+graphics/povray31||2014-09-06|Not staged
+graphics/pvmpov||2014-09-06|Cascade removal (graphics/povray31)

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat Sep  6 22:16:02 2014	(r367478)
+++ head/graphics/Makefile	Sat Sep  6 22:29:41 2014	(r367479)
@@ -792,7 +792,6 @@
     SUBDIR += pornview
     SUBDIR += potrace
     SUBDIR += povray-meta
-    SUBDIR += povray31
     SUBDIR += povray36
     SUBDIR += povray37
     SUBDIR += ppmcaption
@@ -808,7 +807,6 @@
     SUBDIR += pstoedit
     SUBDIR += pstoepsi
     SUBDIR += pure-gl
-    SUBDIR += pvmpov
     SUBDIR += py-PyX
     SUBDIR += py-PyX12
     SUBDIR += py-aafigure


More information about the svn-ports-head mailing list