- www/gitea: Update from 1.1.3 to 1.1.4
- Changelog: * Fix rendering of external links * Fix deleted milestone bug * Fix 500 error when view an issue which's milestone deleted * Fix SHA1 hash linking PR: 222076 Submitted by: stb@lassitu.de (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12245
This commit is contained in:
parent
45a8efa43b
commit
cf6bec5436
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449412
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitea
|
||||
PORTVERSION= 1.1.3
|
||||
PORTVERSION= 1.1.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1502317856
|
||||
SHA256 (go-gitea-gitea-v1.1.3_GH0.tar.gz) = 094022c3e1d1fd1514936d06674e3450871bed2a41c629a39c57c1db2d18a2a4
|
||||
SIZE (go-gitea-gitea-v1.1.3_GH0.tar.gz) = 13017122
|
||||
TIMESTAMP = 1504712157
|
||||
SHA256 (go-gitea-gitea-v1.1.4_GH0.tar.gz) = 36ac983bb3b3f7b1edb8a86acbd6f73f3fabcd2ecf1554b86fe212318b4234d7
|
||||
SIZE (go-gitea-gitea-v1.1.4_GH0.tar.gz) = 13018104
|
||||
|
|
Loading…
Reference in a new issue