Bug 104196 - [maintainer update] devel/kdesvn 0.9.1 -> 0.10.0
Summary: [maintainer update] devel/kdesvn 0.9.1 -> 0.10.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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-09 06:20 UTC by Yuan Jue
Modified: 2006-10-09 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (9.15 KB, patch)
2006-10-09 06:20 UTC, Yuan Jue
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuan Jue 2006-10-09 06:20:15 UTC
/devel/kdesvn port upgrade: 0.9.1 -> 0.10.0

author of kdesvn has changed its make system to CMake, which results in a huge change in port this time. :-)

Fix: ===> Generating patch
===> Viewing diff with more
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-09 08:26:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-09 17:48:48 UTC
clsung      2006-10-09 16:48:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/kdesvn         Makefile distinfo pkg-plist 
  Log:
  - Update to 0.10.0
    - author of kdesvn has changed its make system to CMake,
      which results in a huge change in port this time. :-)
  
  PR:             ports/104196
  Submitted by:   maintainer (Yuan Jue)
  
  Revision  Changes    Path
  1.9       +25 -8     ports/devel/kdesvn/Makefile
  1.7       +3 -3      ports/devel/kdesvn/distinfo
  1.7       +6 -5      ports/devel/kdesvn/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 3 dfilter service freebsd_committer freebsd_triage 2006-10-09 17:50:38 UTC
clsung      2006-10-09 16:50:28 UTC

  FreeBSD ports repository

  Added files:
    devel/kdesvn/files   patch-CMakeLists.txt 
                         patch-src-svnqt-path.cpp 
  Log:
  - I forgot to add two new patch into repo.
  
  PR:             ports/104196
  Submitted by:   maintainer (Yuan Jue)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/devel/kdesvn/files/patch-CMakeLists.txt (new)
  1.1       +108 -0    ports/devel/kdesvn/files/patch-src-svnqt-path.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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-09 17:59:33 UTC
State Changed
From-To: open->closed

Committed. Thank You.