Bug 109335 - [PATCH] sysutils/clockspeed: don't write things after post.mk
Summary: [PATCH] sysutils/clockspeed: don't write things after post.mk
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 20:40 UTC by Rong-En Fan
Modified: 2007-03-22 17:10 UTC (History)
1 user (show)

See Also:


Attachments
clockspeed-0.62_3.patch (2.75 KB, patch)
2007-02-19 20:40 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2007-02-19 20:40:06 UTC
- Move stuffs that are after post.mk to where appropriate
- Use DOCSDIR

These chages are tested with tinderbox (both NOPORTDOCS undefined
and defined).

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-19 20:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-22 17:02:45 UTC
rafan       2007-03-22 17:02:35 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/clockspeed  Makefile pkg-plist 
  Log:
  - Move stuffs that are after post.mk to appropriate places
  - Use DOCSDIR
  
  PR:             ports/109335
  Submitted by:   rafan
  Approved by:    maintainer timeout (1 month)
  
  Revision  Changes    Path
  1.20      +13 -17    ports/sysutils/clockspeed/Makefile
  1.5       +3 -3      ports/sysutils/clockspeed/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 Rong-En Fan freebsd_committer freebsd_triage 2007-03-22 17:02:48 UTC
State Changed
From-To: open->closed

Committed with maintainer timeout.