Bug 200682 - [UPDATE] editors/mg to 20150323
Summary: [UPDATE] editors/mg to 20150323
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-06 20:46 UTC by Olivier Duchateau
Modified: 2015-06-29 16:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (darcsis)


Attachments
Patch to update editors/mg (4.71 KB, patch)
2015-06-06 20:46 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau freebsd_committer freebsd_triage 2015-06-06 20:46:28 UTC
Created attachment 157483 [details]
Patch to update editors/mg

- Update to 20150323 snapshot
- Add patches which replace reallocarray()* by realloc(3).

* reallocarray() is presents in HEAD, but for better compatibility I prefer drop this function.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-29 16:49:23 UTC
A commit references this bug:

Author: olivierd
Date: Mon Jun 29 16:49:17 UTC 2015
New revision: 390922
URL: https://svnweb.freebsd.org/changeset/ports/390922

Log:
  - Update to 20150323 snapshot
  - Add patches which replace reallocarray by realloc(3)

  PR:		200682
  Submitted by:	myself
  Approved by:	darcsis (maintainer, timeout > 3 weeks)

Changes:
  head/editors/mg/Makefile
  head/editors/mg/distinfo
  head/editors/mg/files/
  head/editors/mg/files/patch-autoexec.c
  head/editors/mg/files/patch-def.h
  head/editors/mg/files/patch-display.c
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2015-06-29 16:58:14 UTC
Committed.