Bug 236723 - www/gobuffalo: Update to 0.14.3
Summary: www/gobuffalo: Update to 0.14.3
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: Steve Wills
URL: https://github.com/gobuffalo/buffalo/...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-22 21:43 UTC by Dmitri Goutnik
Modified: 2019-04-13 01:35 UTC (History)
0 users

See Also:


Attachments
patch file (24.21 KB, patch)
2019-03-22 21:43 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff
patch file (29.21 KB, patch)
2019-04-11 13:01 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff
patch file (29.45 KB, patch)
2019-04-11 13:44 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-03-22 21:43:43 UTC
Created attachment 203055 [details]
patch file

- Update 0.14.1 -> 0.14.2
- Convert to USES=go while here

Changelog: https://github.com/gobuffalo/buffalo/releases/tag/v0.14.2

QA:
  poudriere testport: OK (112a, 112i, 120a)
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2019-04-11 13:01:31 UTC
Created attachment 203591 [details]
patch file

- Update 0.14.1 -> 0.14.3
- Convert to USES=go:modules

Changelog: https://github.com/gobuffalo/buffalo/pull/1648

QA:
  poudriere testport: OK (112a, 120a)
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2019-04-11 13:44:18 UTC
Created attachment 203592 [details]
patch file

- Also add support for SQLite
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-13 01:34:58 UTC
A commit references this bug:

Author: swills
Date: Sat Apr 13 01:34:26 UTC 2019
New revision: 498791
URL: https://svnweb.freebsd.org/changeset/ports/498791

Log:
  www/gobuffalo: Update to 0.14.3

  PR:		236723
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/www/gobuffalo/Makefile
  head/www/gobuffalo/distinfo
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-04-13 01:35:44 UTC
Committed, thanks!