Bug 203283 - net/avahi-app: switch to @sample, fix etcdir creation
Summary: net/avahi-app: switch to @sample, fix etcdir creation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 13:41 UTC by Dmitry Marakasov
Modified: 2015-10-09 21:10 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch (3.75 KB, patch)
2015-09-23 13:41 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 freebsd_committer freebsd_triage 2015-09-23 13:41:38 UTC
Created attachment 161305 [details]
Patch

py-avahi has plist problems:

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/service-types
Error: Orphaned: @dir %%ETCDIR%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

- Add comment for service-types issue
- Fix etcdir issue in avahi-app, by only creating it in avahi-app. This both fixes py-avahi and makes it possible to getrid of rmdirs in other avahi ports.
- While here, switch to @sample
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-09 21:10:02 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Oct  9 21:09:09 UTC 2015
New revision: 398960
URL: https://svnweb.freebsd.org/changeset/ports/398960

Log:
  - Fix plist issue in py-avahi: comment out file which is installed by avahi-app port
  - Fix plist issues in many *avahi* ports: only create etc/avahi in avahi-app
  - Switch to @sample

  PR:		203283
  Submitted by:	amdmi3
  Approved by:	gnome (kwm)

Changes:
  head/net/avahi-app/Makefile
  head/net/avahi-app/pkg-plist
  head/net/avahi-gtk/pkg-plist
  head/net/avahi-gtk3/Makefile
  head/net/avahi-libdns/Makefile
  head/net/avahi-qt4/Makefile
  head/net/avahi-sharp/Makefile
  head/net/py-avahi/pkg-plist