Bug 161245 - [PATCH] sysutils/gsmartcontrol: Fix patching if NOPORTDOCS is enabled
Summary: [PATCH] sysutils/gsmartcontrol: Fix patching if NOPORTDOCS is enabled
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 20:20 UTC by Naram Qashat
Modified: 2011-10-02 21:40 UTC (History)
1 user (show)

See Also:


Attachments
gsmartcontrol-0.8.6.patch (2.75 KB, patch)
2011-10-02 20:20 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2011-10-02 20:20:10 UTC
- Fix patching if NOPORTDOCS is enabled.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-02 20:20:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-02 21:34:54 UTC
pawel       2011-10-02 20:34:45 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gsmartcontrol/files extra-Makefile.in 
  Log:
  Fix patching if NOPORTDOCS is enabled
  
  PR:             ports/161245 (patch not used)
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.2       +9 -31     ports/sysutils/gsmartcontrol/files/extra-Makefile.in
_______________________________________________
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 Pawel Pekala freebsd_committer freebsd_triage 2011-10-02 21:35:49 UTC
State Changed
From-To: open->closed

I`ve come up with less invasive patch. Thanks for reporting!