Bug 130722 - devel/qca: clean up port
Summary: devel/qca: clean up port
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 00:50 UTC by Max Brazhnikov
Modified: 2009-02-06 13:11 UTC (History)
0 users

See Also:


Attachments
file.diff (3.56 KB, patch)
2009-01-19 00:50 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2009-01-19 00:50:02 UTC
Clean up Makefile,
install Qt *.prf files to appropriate directory.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 00:50:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-06 13:08:16 UTC
makc        2009-02-06 13:08:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/qca            Makefile pkg-plist 
  Added files:
    devel/qca/files      patch-CMakeLists.txt 
  Removed files:
    devel/qca/files      patch-src-src.pro 
  Log:
  Clean up Makefile,
  remove staled patch,
  install qt4 related stuff to appropriate place.
  
  PR:             ports/130722
  Approved by:    shaun (maintainer timeout), miwi (mentor)
  
  Revision  Changes    Path
  1.12      +3 -8      ports/devel/qca/Makefile
  1.1       +24 -0     ports/devel/qca/files/patch-CMakeLists.txt (new)
  1.2       +0 -11     ports/devel/qca/files/patch-src-src.pro (dead)
  1.4       +4 -3      ports/devel/qca/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 Max Brazhnikov freebsd_committer freebsd_triage 2009-02-06 13:11:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!