Bug 150666 - Update port: sysutils/eiciel
Summary: Update port: sysutils/eiciel
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 19:30 UTC by tkato432
Modified: 2010-09-18 17:03 UTC (History)
0 users

See Also:


Attachments
file.diff (12.72 KB, patch)
2010-09-17 19:30 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 2010-09-17 19:30:06 UTC
- Fix build on 7-stable

New file:
files/patch-src__acl_manager.cpp
files/patch-src__acl_manager.hpp
files/patch-src__eiciel_main_controller.cpp
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-18 09:54:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-18 16:57:45 UTC
makc        2010-09-18 15:57:39 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/eiciel      Makefile pkg-descr pkg-plist 
  Added files:
    sysutils/eiciel/files patch-src__acl_manager.cpp 
                          patch-src__acl_manager.hpp 
                          patch-src__eiciel_main_controller.cpp 
  Log:
  Fix build on 7.x
  
  PR:             ports/150666
  Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
  
  Revision  Changes    Path
  1.27      +3 -9      ports/sysutils/eiciel/Makefile
  1.1       +93 -0     ports/sysutils/eiciel/files/patch-src__acl_manager.cpp (new)
  1.1       +63 -0     ports/sysutils/eiciel/files/patch-src__acl_manager.hpp (new)
  1.1       +43 -0     ports/sysutils/eiciel/files/patch-src__eiciel_main_controller.cpp (new)
  1.2       +1 -1      ports/sysutils/eiciel/pkg-descr
  1.11      +17 -17    ports/sysutils/eiciel/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 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-18 17:03:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!