Bug 169364 - [PATCH] japanese/mozc-server: Fix the BROKEN flag
Summary: [PATCH] japanese/mozc-server: 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: Daichi GOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-24 08:10 UTC by Masaki TAGAWA
Modified: 2012-06-26 02:50 UTC (History)
1 user (show)

See Also:


Attachments
patch-mozc-server (970 bytes, text/plain)
2012-06-24 08:10 UTC, Masaki TAGAWA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki TAGAWA 2012-06-24 08:10:10 UTC
- Fix the BROKEN flag
  - Add LIB_DEPENDS
    - devel/glib20
    - x11-toolkits/gtk20
- Minor Makefile code fixes to make portlint happier
- Checked on Redports.org[1]
- Cc'd this port's maintainer: Daichi GOTO

[1] http://redports.org/buildarchive/20120624065004-2762/

How-To-Repeat: Reported on http://portsmon.freebsd.org/portoverview.py?category=japanese&portname=mozc-server
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-24 08:10:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->daichi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-26 02:40:20 UTC
daichi      2012-06-26 01:40:10 UTC

  FreeBSD ports repository

  Modified files:
    japanese/mozc-server Makefile 
  Log:
  - Fix the BROKEN flag
  - Add LIB_DEPENDS
          devel/glib20
          x11-toolkits/gtk20
  - Minor Makefile code fixes to make portlint happier
  - Checked on Redports.org
  
  PR:             ports/169364
  Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  
  Revision  Changes    Path
  1.37      +5 -5      ports/japanese/mozc-server/Makefile
_______________________________________________
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 Daichi GOTO freebsd_committer freebsd_triage 2012-06-26 02:40:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!