Bug 199607

Summary: [PATCH] databases/redis: rc.d script broke in last update
Product: Ports & Packages Reporter: Daniel Ylitalo <daniel>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (osa)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for rc.d script none

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