| Summary: | audio/icegenerator - Update to release 0.5.5-pre2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | takefu | ||||
| 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
takefu
2008-11-05 09:30:05 UTC
Maintainer of audio/icegenerator,
Please note that PR ports/128600 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/128600
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) State Changed From-To: feedback->open From misfiled PR ports/128618: Date: Thu, 06 Nov 2008 00:46:49 +0300 Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-11-07 18:16:57 UTC
FreeBSD ports repository
Modified files:
audio/icegenerator Makefile distinfo
Log:
- Update to 0.5.5-pre2
- While here, use SF macro
PR: 128600
Submitted by: Takefu Kenji <takefu at airport dot fm>
Approved by: Stanislav A. Nadelyaev <funkblaster at mail dot ru> (maintainer)
Revision Changes Path
1.6 +3 -5 ports/audio/icegenerator/Makefile
1.3 +3 -3 ports/audio/icegenerator/distinfo
_______________________________________________
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! Note DISTVERSION usage - it's good for complex versions with letters. When DISTVERSION used, this port will have version 0.5.5.p2 which is < 0.5.5 in contrast to 0.5.5p2 which is > 0.5.5. As you can see, the former is correct as -pre versions come before final, so when the port is updated to 0.5.5 PORTEPOCH bump won't be needed. Also removed USE_LDCONFIG as the port doesn't install any shared libs. |