Bug 166185 - [PATCH] devel/quilt: unbreak build if NOPORTDOCS defined
Summary: [PATCH] devel/quilt: unbreak build if NOPORTDOCS defined
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 20:50 UTC by Oleksii Samorukov
Modified: 2012-03-19 00:30 UTC (History)
1 user (show)

See Also:


Attachments
quilt-0.51.patch (1.09 KB, patch)
2012-03-16 20:50 UTC, Oleksii Samorukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2012-03-16 20:50:01 UTC
I found that build failed if NOPORTDOCS is set. Reason is outdated patch.
I updated the patch and now port builds fine.

P.S. found this issue using redports tool.

Port maintainer (doj@cubic.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)

How-To-Repeat: Try to build port with "make NOPORTDOCS=1" command
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-16 20:50:10 UTC
Maintainer of devel/quilt,

Please note that PR ports/166185 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166185

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-16 20:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 doj 2012-03-16 22:49:02 UTC
On 2012-03-16 13:50, Edwin Groothuis wrote:
> Maintainer of devel/quilt,
>
> Please note that PR ports/166185 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166185
>

the updated port looks fine.

-- 
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-03-17 04:40:28 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-03-18 21:50:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-03-19 00:26:13 UTC
scheidell    2012-03-19 00:26:04 UTC

  FreeBSD ports repository

  Modified files:
    devel/quilt/files    extra-patch-Makefile.in 
  Log:
  - unbreak build if NOPORTDOCS defined
  - No PORTREVISION bump
  
  PR:             ports/166185
  Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
  Approved by:    Dirk Jagdmann <doj@cubic.org> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3       +6 -6      ports/devel/quilt/files/extra-patch-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 7 Michael Scheidell freebsd_committer freebsd_triage 2012-03-19 00:26:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!