Bug 187153 - [PATCH] audio/alsa-lib: dirrmtry include/sys
Summary: [PATCH] audio/alsa-lib: dirrmtry include/sys
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 02:20 UTC by Dmitry Marakasov
Modified: 2014-03-01 10:40 UTC (History)
1 user (show)

See Also:


Attachments
alsa-lib-1.0.27.2.patch (364 bytes, patch)
2014-03-01 02:20 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2014-03-01 02:20:00 UTC
include/sys is shared (at least with devel/libinotify, devel/umem), so @dirrmtry it, not @dirrm

Port maintainer (aragon@phat.za.net) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-01 02:20:09 UTC
Maintainer of audio/alsa-lib,

Please note that PR ports/187153 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/187153

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-01 02:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Aragon Gouveia 2014-03-01 09:11:34 UTC
Looks good.  Thanks!
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2014-03-01 10:35:15 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-03-01 10:35:18 UTC
Author: amdmi3
Date: Sat Mar  1 10:35:10 2014
New Revision: 346611
URL: http://svnweb.freebsd.org/changeset/ports/346611
QAT: https://qat.redports.org/buildarchive/r346611/

Log:
  - Fix plist (@dirrmtry include/sys which is shared)
  
  PR:		187153
  Submitted by:	amdmi3
  Approved by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)

Modified:
  head/audio/alsa-lib/pkg-plist

Modified: head/audio/alsa-lib/pkg-plist
==============================================================================
--- head/audio/alsa-lib/pkg-plist	Sat Mar  1 10:13:26 2014	(r346610)
+++ head/audio/alsa-lib/pkg-plist	Sat Mar  1 10:35:10 2014	(r346611)
@@ -167,6 +167,6 @@ etc/asound.conf.sample
 @dirrm share/alsa
 @dirrm lib/alsa-lib/smixer
 @dirrm lib/alsa-lib
-@dirrm include/sys
+@dirrmtry include/sys
 @dirrm include/alsa/sound
 @dirrm include/alsa
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"