Bug 224614

Summary: devel/gogs: fix rc.d script status and file commit history pagination
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: douglas, pi, sascha.folie, yuri
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://lists.freebsd.org/pipermail/freebsd-ports/2017-December/112040.html
Attachments:
Description Flags
patch file
dmgk: maintainer-approval+
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-27 13:52:35 UTC
Created attachment 189128 [details]
patch file

* Fix rc.d script's status subcommand [1]
* Bump PORTREVISION

[1] https://lists.freebsd.org/pipermail/freebsd-ports/2017-December/112040.html
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-31 13:17:46 UTC
Created attachment 189288 [details]
patch file

* Fix file commit history pagination [1]

[1] https://lists.freebsd.org/pipermail/freebsd-ports/2017-December/112092.html
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-01-09 19:41:38 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-09 19:41:55 UTC
A commit references this bug:

Author: pi
Date: Tue Jan  9 19:41:37 UTC 2018
New revision: 458562
URL: https://svnweb.freebsd.org/changeset/ports/458562

Log:
  devel/gogs: fix rc.d script status and file commit history pagination

  PR:		224614
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer), Douglas Thrift <douglas@douglasthrift.net>

Changes:
  head/devel/gogs/Makefile
  head/devel/gogs/files/gogs-service.in
  head/devel/gogs/files/patch-routes_repo_commit.go