Bug 168522 - [MAINTAINER] chinese/pcmanx: Convert to new options framework
Summary: [MAINTAINER] chinese/pcmanx: Convert to new options framework
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 12:30 UTC by Po-Chien Lin
Modified: 2012-06-02 14:40 UTC (History)
0 users

See Also:


Attachments
pcmanx-1.1_1.patch (2.44 KB, patch)
2012-06-01 12:30 UTC, Po-Chien Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chien Lin 2012-06-01 12:30:01 UTC
- Convert to new options framework.
- Fix dependency for LIBNOTIFY option.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2012-06-02 14:28:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-02 14:30:25 UTC
bapt        2012-06-02 13:29:57 UTC

  FreeBSD ports repository

  Modified files:
    chinese/pcmanx       Makefile 
  Log:
  Convert to new options framework
  
  PR:             ports/168522
  Submitted by:   Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
  
  Revision  Changes    Path
  1.40      +24 -22    ports/chinese/pcmanx/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 Baptiste Daroussin freebsd_committer freebsd_triage 2012-06-02 14:30:45 UTC
State Changed
From-To: open->closed

Committed, with minor changes: a type + remove NLS from OPTIONS_DEFAULT, 
it is already enabled by default, Thank you!