Bug 152570 - Update port: net-p2p/eiskaltdc to 2.1.1
Summary: Update port: net-p2p/eiskaltdc to 2.1.1
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 11:10 UTC by gelraen.ua
Modified: 2010-11-26 14:50 UTC (History)
0 users

See Also:


Attachments
file.shar (78.25 KB, text/plain)
2010-11-25 11:10 UTC, gelraen.ua
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gelraen.ua 2010-11-25 11:10:06 UTC
Now there are separate ports for shared library, Qt/GTK GUIs and shared data. Please, remove net-p2p/eiskaltdc and mark it as moved to net-p2p/eiskaltdcpp-qt.
GTK GUI is not fully tested, since I'm KDE user, and it will be great if someone take maintainership over eiskaltdcpp-gtk.

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-26 13:12:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-26 14:38:50 UTC
State Changed
From-To: open->closed

Committed with fixes
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-26 14:47:13 UTC
pav         2010-11-26 14:47:08 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    net-p2p              Makefile 
  Added files:
    net-p2p/eiskaltdcpp-data Makefile distinfo pkg-descr pkg-plist 
    net-p2p/eiskaltdcpp-gtk Makefile distinfo pkg-descr pkg-plist 
    net-p2p/eiskaltdcpp-gtk/files patch-CMakeLists.txt 
                                  patch-eiskaltdcpp-gtk__CMakeLists.txt 
    net-p2p/eiskaltdcpp-lib Makefile distinfo pkg-descr pkg-plist 
    net-p2p/eiskaltdcpp-lib/files patch-CMakeLists.txt 
                                  patch-dcpp__CMakeLists.txt 
    net-p2p/eiskaltdcpp-qt Makefile distinfo pkg-descr pkg-plist 
    net-p2p/eiskaltdcpp-qt/files patch-CMakeLists.txt 
                                 patch-eiskaltdcpp-qt__CMakeLists.txt 
  Removed files:
    net-p2p/eiskaltdc    Makefile distinfo pkg-descr pkg-plist 
    net-p2p/eiskaltdc/files patch-HashManager.cpp 
  Log:
  - Update to 2.1.1
  - Split to separate ports of qt, gtk frontends, data and library
  
  PR:             ports/152570
  Submitted by:   Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2298    +2 -1      ports/MOVED
  1.96      +4 -1      ports/net-p2p/Makefile
  1.16      +0 -56     ports/net-p2p/eiskaltdc/Makefile (dead)
  1.7       +0 -3      ports/net-p2p/eiskaltdc/distinfo (dead)
  1.2       +0 -52     ports/net-p2p/eiskaltdc/files/patch-HashManager.cpp (dead)
  1.3       +0 -6      ports/net-p2p/eiskaltdc/pkg-descr (dead)
  1.7       +0 -112    ports/net-p2p/eiskaltdc/pkg-plist (dead)
  1.1       +72 -0     ports/net-p2p/eiskaltdcpp-data/Makefile (new)
  1.1       +2 -0      ports/net-p2p/eiskaltdcpp-data/distinfo (new)
  1.1       +6 -0      ports/net-p2p/eiskaltdcpp-data/pkg-descr (new)
  1.1       +625 -0    ports/net-p2p/eiskaltdcpp-data/pkg-plist (new)
  1.1       +75 -0     ports/net-p2p/eiskaltdcpp-gtk/Makefile (new)
  1.1       +2 -0      ports/net-p2p/eiskaltdcpp-gtk/distinfo (new)
  1.1       +71 -0     ports/net-p2p/eiskaltdcpp-gtk/files/patch-CMakeLists.txt (new)
  1.1       +52 -0     ports/net-p2p/eiskaltdcpp-gtk/files/patch-eiskaltdcpp-gtk__CMakeLists.txt (new)
  1.1       +8 -0      ports/net-p2p/eiskaltdcpp-gtk/pkg-descr (new)
  1.1       +126 -0    ports/net-p2p/eiskaltdcpp-gtk/pkg-plist (new)
  1.1       +59 -0     ports/net-p2p/eiskaltdcpp-lib/Makefile (new)
  1.1       +2 -0      ports/net-p2p/eiskaltdcpp-lib/distinfo (new)
  1.1       +15 -0     ports/net-p2p/eiskaltdcpp-lib/files/patch-CMakeLists.txt (new)
  1.1       +29 -0     ports/net-p2p/eiskaltdcpp-lib/files/patch-dcpp__CMakeLists.txt (new)
  1.1       +8 -0      ports/net-p2p/eiskaltdcpp-lib/pkg-descr (new)
  1.1       +110 -0    ports/net-p2p/eiskaltdcpp-lib/pkg-plist (new)
  1.1       +94 -0     ports/net-p2p/eiskaltdcpp-qt/Makefile (new)
  1.1       +2 -0      ports/net-p2p/eiskaltdcpp-qt/distinfo (new)
  1.1       +54 -0     ports/net-p2p/eiskaltdcpp-qt/files/patch-CMakeLists.txt (new)
  1.1       +44 -0     ports/net-p2p/eiskaltdcpp-qt/files/patch-eiskaltdcpp-qt__CMakeLists.txt (new)
  1.1       +8 -0      ports/net-p2p/eiskaltdcpp-qt/pkg-descr (new)
  1.1       +125 -0    ports/net-p2p/eiskaltdcpp-qt/pkg-plist (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"