| Summary: | Welcome to audio/exaile 0.3.0.2 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Joseph S. Atkinson <jsa> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Joseph S. Atkinson
2009-11-10 04:40:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: pgollucci->freebsd-ports-bugs Maintainer has asked for this to be reassigned to the general pool. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. I am adding this to the PR for official documentation.
Upstream changed they way they did some of the install targets, and a
slight oversight caused files in ${WRKDIR} to be chown'd as root. This
prevented `make clean` from working when run as non-root. This diff was
merged in bzr so the next exaile bump should obsolete the need for this.
However, the current version (this PR) requires it.
amdmi3 2009-11-27 23:20:20 UTC
FreeBSD ports repository
Modified files:
audio/exaile Makefile distinfo pkg-descr pkg-plist
Added files:
audio/exaile/files patch-Makefile
Log:
- Update to 0.3.0.2
PR: 140439
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
Revision Changes Path
1.17 +56 -24 ports/audio/exaile/Makefile
1.9 +3 -3 ports/audio/exaile/distinfo
1.1 +200 -0 ports/audio/exaile/files/patch-Makefile (new)
1.2 +5 -6 ports/audio/exaile/pkg-descr
1.8 +730 -214 ports/audio/exaile/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |