Bug 169240 - [patch] japanese/emacs-emcws: Fix the BROKEN flag
Summary: [patch] japanese/emacs-emcws: Fix the BROKEN flag
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 13:50 UTC by WATANABE Kazuhiro
Modified: 2012-07-09 00:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1016 bytes, patch)
2012-06-19 13:50 UTC, WATANABE Kazuhiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WATANABE Kazuhiro 2012-06-19 13:50:10 UTC
More fix is needed for this port to fit graphics/png 1.5.10.
This patch are obtained from editors/emacs21.  Thanks!

How-To-Repeat: # cd /usr/ports/japanese/emacs-emcws
# make TRYBROKEN=yes
(snip)
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib   -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/FreeBSD/ports/japanese/emacs-emcws/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -I/usr/local/include/wnn7/wnn -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfns.c
xfns.c: In function 'my_png_error':
xfns.c:8544: error: dereferencing pointer to incomplete type
xfns.c: In function 'png_load':
xfns.c:8702: error: dereferencing pointer to incomplete type
gmake: *** [xfns.o] Error 1
*** Error code 2

Stop in /FreeBSD/ports/japanese/emacs-emcws.
*** Error code 1

Stop in /FreeBSD/ports/japanese/emacs-emcws.
#
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-19 13:50:18 UTC
Maintainer of japanese/emacs-emcws,

Please note that PR ports/169240 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169240

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-19 13:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-07-09 00:05:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-07-09 00:42:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-07-09 00:42:10 UTC
scheidell    2012-07-08 23:41:58 UTC

  FreeBSD ports repository

  Modified files:
    japanese/emacs-emcws Makefile 
    japanese/emacs-emcws/files patch-src-xfns.c 
  Log:
  - Unbreak
  - No PORTREVISION bump
  
  PR:             ports/169240
  Submitted by:   WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
  Approved by:    maintainer (timeout,19 days)
  
  Revision  Changes    Path
  1.53      +0 -2      ports/japanese/emacs-emcws/Makefile
  1.2       +19 -1     ports/japanese/emacs-emcws/files/patch-src-xfns.c
_______________________________________________
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"