Bug 203132 - mail/claws-mail: fix shebangs
Summary: mail/claws-mail: fix shebangs
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 17:27 UTC by Dmitry Marakasov
Modified: 2015-09-16 19:12 UTC (History)
0 users

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


Attachments
Patch (1.12 KB, patch)
2015-09-15 17:27 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-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.