Bug 106390 - [maintainer update] vtk43 deprecated
Summary: [maintainer update] vtk43 deprecated
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-05 21:20 UTC by Jason Bacon
Modified: 2006-12-05 22:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Bacon 2006-12-05 21:20:12 UTC
diff -ruN /usr/ports/math/vtk43/Makefile vtk43/Makefile
--- /usr/ports/math/vtk43/Makefile      Mon Aug  7 22:30:21 2006
+++ vtk43/Makefile      Tue Dec  5 15:09:26 2006
@@ -18,6 +18,9 @@
 
 LATEST_LINK=   vtk43
 
+DEPRECATED=    Please use vtk 4.4 or 5.x.
+EXPIRATION_DATE=       2007-02-01
+
 LIBVER=                1
 CVSDATE=       20031006
 VTKSRCDIR=     ${WRKDIR}/VTK
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 21:27:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-05 21:58:50 UTC
miwi        2006-12-05 21:58:45 UTC

  FreeBSD ports repository

  Modified files:
    math/vtk43           Makefile 
  Log:
  - Deprecate
  - Set EXPIRATION_DATE
  
  PR:             ports/106390
  Submitted by:   Jason Bacon (maintainer)
  
  Revision  Changes    Path
  1.42      +3 -0      ports/math/vtk43/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 21:59:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!