Bug 128600 - audio/icegenerator - Update to release 0.5.5-pre2
Summary: audio/icegenerator - Update to release 0.5.5-pre2
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 09:30 UTC by takefu
Modified: 2008-11-07 18:30 UTC (History)
0 users

See Also:


Attachments
icegenerator.diff (1.42 KB, patch)
2008-11-05 11:32 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2008-11-05 09:30:05 UTC
ports-mgmt/porttools in the port test fails to improve.
Version up 0.5.4 -> 0.5.5-pre2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-05 15:24:20 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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-05 15:24:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-11-06 09:14:53 UTC
State Changed
From-To: feedback->open

From misfiled PR ports/128618: 

Date: Thu, 06 Nov 2008 00:46:49 +0300 
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-07 17:21:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-11-07 18:17:11 UTC
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"
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-07 18:19:22 UTC
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.