Bug 197322

Summary: [MAINTAINER] x11/deforaos-panel : Update to 0.3.1
Product: Ports & Packages Reporter: olivier
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Some People CC: rm
Priority: --- Keywords: patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for deforaos-panel port update
none
poudriere testport log file
none
patch for updating the port
none
poudriere testport log file
none
patch for updating the port koobs: maintainer-approval+

Description olivier 2015-02-04 16:52:42 UTC
Created attachment 152552 [details]
Patch for deforaos-panel port update

Here is a maintainer port update of deforaos-panel.
Comment 1 olivier 2015-02-04 16:53:10 UTC
Created attachment 152553 [details]
poudriere testport log file
Comment 2 olivier 2015-02-05 17:08:32 UTC
Created attachment 152594 [details]
patch for updating the port

Updating the port: Should be cleaner
Comment 3 olivier 2015-02-05 17:09:02 UTC
Created attachment 152595 [details]
poudriere testport log file
Comment 4 John Marino freebsd_committer freebsd_triage 2015-02-06 15:13:29 UTC
what about this warning?

====> Running Q/A tests (stage-qa)
Warning: you may not need USES=desktop-file-utils
Comment 5 olivier 2015-02-06 16:27:46 UTC
(In reply to John Marino from comment #4)

I don't understand why "poudriere testport" complains about not using "desktop-file-utils" because this port includes somes of them:
- share/applications/deforaos-panel-settings.desktop
- share/applications/deforaos-wifibrowser.desktop

And do you confirm that "desktop-file-utils" is needed when port include .desktop files ?
Comment 6 John Marino freebsd_committer freebsd_triage 2015-02-06 16:41:18 UTC
search /usr/ports/Mk/Scripts/qa.sh

It seems to say if desktop-file-utils is specified and those .desktop files exist, then to spew that message.

it sounds like those .desktop files would be there even if USES= isn't set, which means it is not needed (i guess).
Comment 7 olivier 2015-02-06 21:06:30 UTC
Created attachment 152641 [details]
patch for updating the port

Make QA test happy by removing USES=desktop-file-utils.
Comment 8 John Marino freebsd_committer freebsd_triage 2015-02-06 21:18:33 UTC
thanks, I'm promoting the PR.
Comment 9 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-02-22 23:15:49 UTC
Take
Comment 10 commit-hook freebsd_committer freebsd_triage 2015-02-22 23:19:01 UTC
A commit references this bug:

Author: rm
Date: Sun Feb 22 23:18:27 UTC 2015
New revision: 379634
URL: https://svnweb.freebsd.org/changeset/ports/379634

Log:
  x11/deforaos-panel: update to 0.3.1

  PR:		197322
  Submitted by:	olivier@cochard.me (maintainer)
  Reviewed by:	marino

Changes:
  head/x11/deforaos-panel/Makefile
  head/x11/deforaos-panel/distinfo
  head/x11/deforaos-panel/files/
  head/x11/deforaos-panel/pkg-plist
Comment 11 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-02-22 23:19:56 UTC
Committed, thank you.