Bug 110057 - Update port: graphics/opencv update to 1.0.0
Summary: Update port: graphics/opencv update to 1.0.0
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 22:00 UTC by Tz-Huan Huang
Modified: 2007-04-05 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (27.20 KB, patch)
2007-03-07 22:00 UTC, Tz-Huan Huang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tz-Huan Huang 2007-03-07 22:00:11 UTC
update opencv to 1.0.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-07 22:00:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 09:25:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-05 09:29:30 UTC
stefan      2007-04-05 08:29:25 UTC

  FreeBSD ports repository

  Modified files:
    graphics/opencv      Makefile distinfo pkg-plist 
    graphics/opencv/files patch-Makefile.in patch-configure 
  Removed files:
    graphics/opencv/files nopatch-aa 
                          patch-apps_haartraining_src_cvboost.cpp 
                          patch-cv_src_Makefile.in 
                          patch-cxcore_src_Makefile.in 
                          patch-cxcore_src_cxswitcher.cpp 
                          patch-otherlibs_highgui_Makefile.in 
                          patch-otherlibs_highgui_grfmts.h 
                          patch-otherlibs_highgui_loadsave.cpp 
                          patch-tests_cxcore_src_Makefile.in 
  Log:
  Update to 1.0.0.
  
  PR:             110057
  Submitted by:   Tz-Huan Huang <tzhuan@csie.org>
  Approved by:    maintainer timeout (4 weeks)
  
  Revision  Changes    Path
  1.5       +104 -10   ports/graphics/opencv/Makefile
  1.2       +3 -3      ports/graphics/opencv/distinfo
  1.2       +0 -103    ports/graphics/opencv/files/nopatch-aa (dead)
  1.2       +9 -9      ports/graphics/opencv/files/patch-Makefile.in
  1.2       +0 -11     ports/graphics/opencv/files/patch-apps_haartraining_src_cvboost.cpp (dead)
  1.2       +30 -12    ports/graphics/opencv/files/patch-configure
  1.2       +0 -12     ports/graphics/opencv/files/patch-cv_src_Makefile.in (dead)
  1.2       +0 -12     ports/graphics/opencv/files/patch-cxcore_src_Makefile.in (dead)
  1.2       +0 -14     ports/graphics/opencv/files/patch-cxcore_src_cxswitcher.cpp (dead)
  1.2       +0 -20     ports/graphics/opencv/files/patch-otherlibs_highgui_Makefile.in (dead)
  1.2       +0 -11     ports/graphics/opencv/files/patch-otherlibs_highgui_grfmts.h (dead)
  1.2       +0 -11     ports/graphics/opencv/files/patch-otherlibs_highgui_loadsave.cpp (dead)
  1.2       +0 -11     ports/graphics/opencv/files/patch-tests_cxcore_src_Makefile.in (dead)
  1.3       +197 -111  ports/graphics/opencv/pkg-plist
_______________________________________________
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 4 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 09:29:44 UTC
State Changed
From-To: feedback->closed

Committed, thanks!