svn commit: r307929 - head/cad/salome-gui

Thierry Thomas thierry at FreeBSD.org
Wed Nov 28 19:15:54 UTC 2012


Author: thierry
Date: Wed Nov 28 19:15:53 2012
New Revision: 307929
URL: http://svnweb.freebsd.org/changeset/ports/307929

Log:
  Add one more month before removal: we are working on some patches and
  hope to fix it (breakage due to VTK upgrade already fixed, the breakage
  due to Qt's upgrade beeing investigated).
  
  Feature safe:	yes

Modified:
  head/cad/salome-gui/Makefile   (contents, props changed)

Modified: head/cad/salome-gui/Makefile
==============================================================================
--- head/cad/salome-gui/Makefile	Wed Nov 28 19:12:59 2012	(r307928)
+++ head/cad/salome-gui/Makefile	Wed Nov 28 19:15:53 2012	(r307929)
@@ -14,7 +14,7 @@ PKGNAMESUFFIX=	-gui
 SAL_MODULE_UPPER=	GUI
 
 DEPRECATED=	BROKEN for more than 6 month
-EXPIRATION_DATE=	2012-05-10
+EXPIRATION_DATE=	2012-12-31
 
 BROKEN=		does not compile
 


More information about the svn-ports-all mailing list