Bug 147765 - update port: devel/qjson fix docs and fix Moduls path
Summary: update port: devel/qjson fix docs and fix Moduls path
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: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 17:10 UTC by Veniamin
Modified: 2010-06-12 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (5.81 KB, patch)
2010-06-10 17:10 UTC, Veniamin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-06-10 17:10:02 UTC
Added install docs and fixed path moduls
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-10 17:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-12 11:41:17 UTC
avilla      2010-06-12 10:41:02 UTC

  FreeBSD ports repository

  Modified files:
    devel/qjson          Makefile pkg-plist 
  Log:
  - Install documentation.
  - Fix cmake modules path.
  - Add LICENSE.
  - Bump PORTREVISION.
  
  PR:             ports/147765
  Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.3       +23 -1     ports/devel/qjson/Makefile
  1.2       +3 -4      ports/devel/qjson/pkg-plist
_______________________________________________
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 Alberto Villa freebsd_committer freebsd_triage 2010-06-12 11:42:50 UTC
State Changed
From-To: open->closed

committed, using the standard NOPORTDOCS instead of OPTIONS. thanks!