Bug 168689 - [patch]: devel/qt4-makeqpf fix build on the freebsd 8.2
Summary: [patch]: devel/qt4-makeqpf fix build on the freebsd 8.2
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: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 07:50 UTC by Veniamin
Modified: 2012-06-05 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (570 bytes, patch)
2012-06-05 07:50 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 2012-06-05 07:50:08 UTC
Patch renamed in the files/ but not renamed into Makefile.

===>  Patching for qt4-makeqpf-4.8.2
===>  Applying extra patch /usr/ports/devel/qt4-makeqpf/../../devel/qt4/files/patch-configure
===>  Applying extra patch /usr/ports/devel/qt4-makeqpf/files/extra-patch-tools__makeqpf__qpf2.cpp
cannot open /usr/ports/devel/qt4-makeqpf/files/extra-patch-tools__makeqpf__qpf2.cpp: No such file or directory
*** Error code 2

Stop in /usr/ports/devel/qt4-makeqpf.

How-To-Repeat: Try built the devel/qt4-makeqpf on the FreeBSD 8.2-RELEASE.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-05 13:37:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-06-05 14:17:15 UTC
Thank for the patch. I'm committing it without bumping PORTREVISION, as
users of 8.2 and earlier versions were not able to build the port anyway
(and the change does not affect later versions).
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-05 14:19:04 UTC
rakuco      2012-06-05 13:18:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/qt4-makeqpf    Makefile 
  Log:
  Fix the path to the patch needed on FreeBSD 8.2 and earlier.
  
  PR:             ports/168689
  Submitted by:   Veniamin Gvozdikov <g.veniamin at googlemail.com>
  
  Revision  Changes    Path
  1.16      +1 -1      ports/devel/qt4-makeqpf/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 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-06-05 14:20:44 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!