Bug 203132

Summary: mail/claws-mail: fix shebangs
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (pawel)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-09-15 17:27:52 UTC
Created attachment 161073 [details]
Patch

- Move shebang fixing code into Makefile.claws, as it affects plugins as well
- Fix more shebangs for claws-mail and claws-mail-perl

Poudriere-tested all claws-mail* ports
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-16 19:11:18 UTC
A commit references this bug:

Author: pawel
Date: Wed Sep 16 19:10:17 UTC 2015
New revision: 397076
URL: https://svnweb.freebsd.org/changeset/ports/397076

Log:
  - Fix shebangs in additional scripts [1]
  - Don't install desktop file second time

  PR:		203132 [1] (based on)
  Submitted by:	amdmi3 [1]

Changes:
  head/mail/claws-mail/Makefile
  head/mail/claws-mail-perl/Makefile
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2015-09-16 19:12:20 UTC
Committed with minor changes. Thanks.