Bug 199607 - [PATCH] databases/redis: rc.d script broke in last update
Summary: [PATCH] databases/redis: rc.d script broke in last update
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: Sergey A. Osokin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-22 11:41 UTC by Daniel Ylitalo
Modified: 2015-05-06 01:25 UTC (History)
0 users

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


Attachments
Patch for rc.d script (620 bytes, patch)
2015-04-22 11:41 UTC, Daniel Ylitalo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2015-04-22 11:41:20 UTC
Created attachment 155844 [details]
Patch for rc.d script

The previous rc.d script allowed one to specify the config path in rc.conf

The one for 3.0 removed that for some reason, attaching patch which re-adds the feature.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2015-05-06 01:24:36 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-06 01:25:12 UTC
A commit references this bug:

Author: osa
Date: Wed May  6 01:24:15 UTC 2015
New revision: 385499
URL: https://svnweb.freebsd.org/changeset/ports/385499

Log:
  Fix rc.d script for allow to specify the config path in rc.conf.
  Bump PORTREVISION.

  PR:	199607

Changes:
  head/databases/redis/Makefile
  head/databases/redis/files/redis.in
  head/databases/redis-devel/Makefile
  head/databases/redis-devel/files/redis.in