Bug 248375

Summary: www/gitea: Update to 1.12.3
Product: Ports & Packages Reporter: Greg Fitzgerald <gregf>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, stb
Priority: --- Keywords: buildisok
Version: LatestFlags: stb: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gitea.diff none

Description Greg Fitzgerald 2020-07-30 23:26:27 UTC
Created attachment 216897 [details]
gitea.diff

1.12.3 - 2020-07-28

    BUGFIXES
        Don't change creation date when updating Release (#12343) (#12351)
        Show 404 page when release not found (#12328) (#12332)
        Fix emoji detection in certain cases (#12320) (#12327)
        Reduce emoji size (#12317) (#12327)
        Fix double-indirection bug in logging IDs (#12294) (#12308)
        Link to pull list page on sidebar when view pr (#12256) (#12263)
        Extend Notifications API and return pinned notifications by default (#12164) (#12232)
Comment 1 Automation User 2020-07-30 23:54:59 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/172752032
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-04 23:44:57 UTC
A commit references this bug:

Author: adamw
Date: Tue Aug  4 23:44:18 UTC 2020
New revision: 544189
URL: https://svnweb.freebsd.org/changeset/ports/544189

Log:
  gitea: Update to 1.12.3

  1.12.3 - 2020-07-28

      BUGFIXES
          Don't change creation date when updating Release (#12343) (#12351)
          Show 404 page when release not found (#12328) (#12332)
          Fix emoji detection in certain cases (#12320) (#12327)
          Reduce emoji size (#12317) (#12327)
          Fix double-indirection bug in logging IDs (#12294) (#12308)
          Link to pull list page on sidebar when view pr (#12256) (#12263)
          Extend Notifications API and return pinned notifications by default (#12164) (#12232)

  PR:		248375
  Submitted by:	Greg Fitzgerald
  Approved by:	maintainer

Changes:
  head/www/gitea/Makefile
  head/www/gitea/distinfo
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2020-08-04 23:48:37 UTC
Committed, thanks all!