Bug 194118 - www/rt42 port doesn't set executable on the upgrade script
Summary: www/rt42 port doesn't set executable on the upgrade script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-03 17:26 UTC by Larry Rosenman
Modified: 2014-10-03 20:19 UTC (History)
0 users

See Also:
ler: maintainer-feedback? (matthew)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2014-10-03 17:26:03 UTC
the www/rt42 upgrade to 4.2.8 didn't set executable on the /usr/local/sbin/rt-database-setup script, which causes the package message to give incomplete information.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-03 17:26:03 UTC
Auto-assigned to maintainer matthew@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-03 18:31:16 UTC
A commit references this bug:

Author: matthew
Date: Fri Oct  3 18:30:42 UTC 2014
New revision: 369926
URL: https://svnweb.freebsd.org/changeset/ports/369926

Log:
  Fix permissions problem due to omitted @mode in pkg-plist.

  PR:		194118
  Submitted by:	Larry Rosenman

Changes:
  head/www/rt42/Makefile
  head/www/rt42/pkg-plist
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2014-10-03 20:19:54 UTC
Confirmed fixed.