Bug 182398 - [MAINTAINER] japanese/mecab-ipadic: add staging support
Summary: [MAINTAINER] japanese/mecab-ipadic: add staging support
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: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-26 08:20 UTC by Yasuhiro Kimura
Modified: 2013-09-28 20:50 UTC (History)
0 users

See Also:


Attachments
patch-ja-mecab-ipadic (337 bytes, text/plain)
2013-09-26 08:20 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2013-09-26 08:20:00 UTC
	
	Add staging support.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2013-09-28 13:06:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->antoine

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-28 20:42:01 UTC
Author: antoine
Date: Sat Sep 28 19:41:54 2013
New Revision: 328625
URL: http://svnweb.freebsd.org/changeset/ports/328625

Log:
  Convert to STAGEDIR
  
  PR:		ports/182398
  Submitted by:	Yasuhiro KIMURA (maintainer)

Modified:
  head/japanese/mecab-ipadic/Makefile

Modified: head/japanese/mecab-ipadic/Makefile
==============================================================================
--- head/japanese/mecab-ipadic/Makefile	Sat Sep 28 19:36:55 2013	(r328624)
+++ head/japanese/mecab-ipadic/Makefile	Sat Sep 28 19:41:54 2013	(r328625)
@@ -33,7 +33,6 @@ EUCJP_DESC=	Use EUC-JP as dictionary cha
 SHIFTJIS_DESC=	Use SHIFT-JIS as dictionary charset.
 UTF8_DESC=	Use UTF-8 as dictionary charset.
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MEUCJP}
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2013-09-28 20:44:51 UTC
State Changed
From-To: open->closed

Patch committed, thanks!