Bug 168703 - [MAINTAINER] lang/rust: new options framework
Summary: [MAINTAINER] lang/rust: 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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 10:00 UTC by Jyun-Yan You
Modified: 2012-06-13 18:10 UTC (History)
0 users

See Also:


Attachments
rust-0.2.patch (1.23 KB, patch)
2012-06-05 10:00 UTC, Jyun-Yan You
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jyun-Yan You 2012-06-05 10:00:25 UTC
- use the new options framework

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2012-06-05 10:14:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-13 18:01:18 UTC
lwhsu       2012-06-13 17:01:04 UTC

  FreeBSD ports repository

  Modified files:
    lang/rust            Makefile 
  Log:
  - Use the new options framework
  
  PR:             ports/168703
  Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
  
  Revision  Changes    Path
  1.6       +9 -7      ports/lang/rust/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 Li-Wen Hsu freebsd_committer freebsd_triage 2012-06-13 18:01:21 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!