Bug 158752 - emulators/gns3: Update to release 0.7.4
Summary: emulators/gns3: Update to release 0.7.4
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-09 22:30 UTC by olivier
Modified: 2011-07-13 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (8.54 KB, patch)
2011-07-09 22:30 UTC, olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2011-07-09 22:30:11 UTC
Here is the update from GNS3 0.7.3 to 0.7.4 and a fix to qemu usage with GNS3 (thanks to nox@) !
Before to update this port, emulators/qemu[-devel] need to be updated (UDP tunnel mode and multicast fix): See nox@ for more information about theses updates.

Regards,

Olivier

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-07-13 21:07:01 UTC
nox         2011-07-13 20:06:49 UTC

  FreeBSD ports repository

  Modified files:
    emulators/gns3       Makefile distinfo pkg-message pkg-plist 
  Added files:
    emulators/gns3/files patch-Page_PreferencesCapture.py 
                         patch-Page_PreferencesDynamips.py 
                         patch-Page_PreferencesQemu.py 
                         patch-qemuwrapper.py 
  Log:
  - Update to release 0.7.4 .
  - Add support for qemu.
  
  PR:             ports/158752
  Submitted by:   Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
  
  Revision  Changes    Path
  1.12      +24 -6     ports/emulators/gns3/Makefile
  1.6       +2 -2      ports/emulators/gns3/distinfo
  1.1       +11 -0     ports/emulators/gns3/files/patch-Page_PreferencesCapture.py (new)
  1.1       +13 -0     ports/emulators/gns3/files/patch-Page_PreferencesDynamips.py (new)
  1.1       +11 -0     ports/emulators/gns3/files/patch-Page_PreferencesQemu.py (new)
  1.1       +52 -0     ports/emulators/gns3/files/patch-qemuwrapper.py (new)
  1.2       +3 -4      ports/emulators/gns3/pkg-message
  1.4       +7 -0      ports/emulators/gns3/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 2 Juergen Lock freebsd_committer freebsd_triage 2011-07-13 21:08:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!