Bug 110342 - Update port: deskutils/ksmoothdock to 4.3
Summary: Update port: deskutils/ksmoothdock to 4.3
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: 2007-03-15 16:10 UTC by tkato432
Modified: 2007-03-16 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (8.97 KB, patch)
2007-03-15 16:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2007-03-15 16:10:07 UTC
- Update to version 4.3

New file:
files/patch-src__buttonisedstate.h
files/patch-src__desktopselector.cpp
files/patch-src__iconbaseddockitem.cpp
files/patch-src__ksmoothdock.cpp
files/patch-src__ksmoothdock.h
files/patch-src__normalzoomstate.cpp
files/patch-src__normalzoomstate.h
files/patch-src__paraboliczoomstate.cpp
files/patch-src__paraboliczoomstate.h
files/patch-src__task.cpp

Remove file:
files/patch-src::Makefile.in
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-15 16:25:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-16 20:58:29 UTC
miwi        2007-03-16 20:58:25 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/ksmoothdock Makefile distinfo 
  Added files:
    deskutils/ksmoothdock/files patch-src__buttonisedstate.h 
                                patch-src__desktopselector.cpp 
                                patch-src__iconbaseddockitem.cpp 
                                patch-src__ksmoothdock.cpp 
                                patch-src__ksmoothdock.h 
                                patch-src__normalzoomstate.cpp 
                                patch-src__normalzoomstate.h 
                                patch-src__paraboliczoomstate.cpp 
                                patch-src__paraboliczoomstate.h 
                                patch-src__task.cpp 
  Removed files:
    deskutils/ksmoothdock/files patch-src::Makefile.in 
  Log:
  - Update to 4.3
  
  PR:             110342
  Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
  
  Revision  Changes    Path
  1.8       +8 -4      ports/deskutils/ksmoothdock/Makefile
  1.6       +3 -3      ports/deskutils/ksmoothdock/distinfo
  1.2       +0 -11     ports/deskutils/ksmoothdock/files/patch-src::Makefile.in (dead)
  1.1       +11 -0     ports/deskutils/ksmoothdock/files/patch-src__buttonisedstate.h (new)
  1.1       +11 -0     ports/deskutils/ksmoothdock/files/patch-src__desktopselector.cpp (new)
  1.1       +20 -0     ports/deskutils/ksmoothdock/files/patch-src__iconbaseddockitem.cpp (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__ksmoothdock.cpp (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__ksmoothdock.h (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__normalzoomstate.cpp (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__normalzoomstate.h (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__paraboliczoomstate.cpp (new)
  1.1       +10 -0     ports/deskutils/ksmoothdock/files/patch-src__paraboliczoomstate.h (new)
  1.1       +16 -0     ports/deskutils/ksmoothdock/files/patch-src__task.cpp (new)
_______________________________________________
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 2007-03-16 20:59:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!