View | Details | Raw Unified | Return to bug 226941 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	gitea
4
PORTNAME=	gitea
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSION=	1.3.3
6
DISTVERSION=	1.4.0
7
CATEGORIES=	www
7
CATEGORIES=	www
8
8
9
MAINTAINER=	stb@lassitu.de
9
MAINTAINER=	stb@lassitu.de
Lines 62-68 Link Here
62
	${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
62
	${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
63
	${MKDIR} ${STAGEDIR}${ETCDIR}/conf
63
	${MKDIR} ${STAGEDIR}${ETCDIR}/conf
64
	${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample
64
	${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample
65
	${INSTALL_DATA} ${GO_WRKSRC}/conf/app.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults
65
	${INSTALL_DATA} ${GO_WRKSRC}/custom/conf/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults
66
	${MKDIR} ${STAGEDIR}${DATADIR}
66
	${MKDIR} ${STAGEDIR}${DATADIR}
67
	(cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR})
67
	(cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR})
68
68
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1520150143
1
TIMESTAMP = 1522059802
2
SHA256 (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 998da8ef24487b455641cb544717a6fac8f8e58fa2f392426b3211d02b1462e3
2
SHA256 (go-gitea-gitea-v1.4.0_GH0.tar.gz) = 8244a4b6385156275ffd70921d2562661c1ad96e580b4ca2ef52e7395b810f13
3
SIZE (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 14790710
3
SIZE (go-gitea-gitea-v1.4.0_GH0.tar.gz) = 14983167
(-)pkg-plist (+17 lines)
Lines 507-512 Link Here
507
%%DATADIR%%/options/locale/locale_fi-FI.ini
507
%%DATADIR%%/options/locale/locale_fi-FI.ini
508
%%DATADIR%%/options/locale/locale_fr-FR.ini
508
%%DATADIR%%/options/locale/locale_fr-FR.ini
509
%%DATADIR%%/options/locale/locale_hu-HU.ini
509
%%DATADIR%%/options/locale/locale_hu-HU.ini
510
%%DATADIR%%/options/locale/locale_id-ID.ini
510
%%DATADIR%%/options/locale/locale_it-IT.ini
511
%%DATADIR%%/options/locale/locale_it-IT.ini
511
%%DATADIR%%/options/locale/locale_ja-JP.ini
512
%%DATADIR%%/options/locale/locale_ja-JP.ini
512
%%DATADIR%%/options/locale/locale_ko-KR.ini
513
%%DATADIR%%/options/locale/locale_ko-KR.ini
Lines 519-527 Link Here
519
%%DATADIR%%/options/locale/locale_pl-PL.ini
520
%%DATADIR%%/options/locale/locale_pl-PL.ini
520
%%DATADIR%%/options/locale/locale_pt-BR.ini
521
%%DATADIR%%/options/locale/locale_pt-BR.ini
521
%%DATADIR%%/options/locale/locale_ru-RU.ini
522
%%DATADIR%%/options/locale/locale_ru-RU.ini
523
%%DATADIR%%/options/locale/locale_ru-UA.ini
522
%%DATADIR%%/options/locale/locale_sr-SP.ini
524
%%DATADIR%%/options/locale/locale_sr-SP.ini
523
%%DATADIR%%/options/locale/locale_sv-SE.ini
525
%%DATADIR%%/options/locale/locale_sv-SE.ini
524
%%DATADIR%%/options/locale/locale_tr-TR.ini
526
%%DATADIR%%/options/locale/locale_tr-TR.ini
527
%%DATADIR%%/options/locale/locale_uk-UA.ini
525
%%DATADIR%%/options/locale/locale_zh-CN.ini
528
%%DATADIR%%/options/locale/locale_zh-CN.ini
526
%%DATADIR%%/options/locale/locale_zh-HK.ini
529
%%DATADIR%%/options/locale/locale_zh-HK.ini
527
%%DATADIR%%/options/locale/locale_zh-TW.ini
530
%%DATADIR%%/options/locale/locale_zh-TW.ini
Lines 539-544 Link Here
539
%%DATADIR%%/public/img/auth/twitter.png
542
%%DATADIR%%/public/img/auth/twitter.png
540
%%DATADIR%%/public/img/avatar_default.png
543
%%DATADIR%%/public/img/avatar_default.png
541
%%DATADIR%%/public/img/checkmark.png
544
%%DATADIR%%/public/img/checkmark.png
545
%%DATADIR%%/public/img/dingtalk.ico
542
%%DATADIR%%/public/img/discord.png
546
%%DATADIR%%/public/img/discord.png
543
%%DATADIR%%/public/img/favicon.ico
547
%%DATADIR%%/public/img/favicon.ico
544
%%DATADIR%%/public/img/favicon.png
548
%%DATADIR%%/public/img/favicon.png
Lines 1907-1912 Link Here
1907
%%DATADIR%%/public/vendor/plugins/simplemde/LICENSE
1911
%%DATADIR%%/public/vendor/plugins/simplemde/LICENSE
1908
%%DATADIR%%/public/vendor/plugins/simplemde/simplemde.min.css
1912
%%DATADIR%%/public/vendor/plugins/simplemde/simplemde.min.css
1909
%%DATADIR%%/public/vendor/plugins/simplemde/simplemde.min.js
1913
%%DATADIR%%/public/vendor/plugins/simplemde/simplemde.min.js
1914
%%DATADIR%%/public/vendor/plugins/tribute/tribute.css
1915
%%DATADIR%%/public/vendor/plugins/tribute/tribute.min.js
1910
%%DATADIR%%/public/vendor/plugins/vue/LICENSE
1916
%%DATADIR%%/public/vendor/plugins/vue/LICENSE
1911
%%DATADIR%%/public/vendor/plugins/vue/vue.min.js
1917
%%DATADIR%%/public/vendor/plugins/vue/vue.min.js
1912
%%DATADIR%%/templates/admin/auth/edit.tmpl
1918
%%DATADIR%%/templates/admin/auth/edit.tmpl
Lines 1932-1937 Link Here
1932
%%DATADIR%%/templates/base/footer.tmpl
1938
%%DATADIR%%/templates/base/footer.tmpl
1933
%%DATADIR%%/templates/base/head.tmpl
1939
%%DATADIR%%/templates/base/head.tmpl
1934
%%DATADIR%%/templates/base/paginate.tmpl
1940
%%DATADIR%%/templates/base/paginate.tmpl
1941
%%DATADIR%%/templates/custom/body_inner_post.tmpl
1942
%%DATADIR%%/templates/custom/body_inner_pre.tmpl
1943
%%DATADIR%%/templates/custom/body_outer_post.tmpl
1944
%%DATADIR%%/templates/custom/body_outer_pre.tmpl
1945
%%DATADIR%%/templates/custom/extra_links.tmpl
1946
%%DATADIR%%/templates/custom/extra_tabs.tmpl
1947
%%DATADIR%%/templates/custom/footer.tmpl
1948
%%DATADIR%%/templates/custom/header.tmpl
1935
%%DATADIR%%/templates/explore/navbar.tmpl
1949
%%DATADIR%%/templates/explore/navbar.tmpl
1936
%%DATADIR%%/templates/explore/organizations.tmpl
1950
%%DATADIR%%/templates/explore/organizations.tmpl
1937
%%DATADIR%%/templates/explore/repo_list.tmpl
1951
%%DATADIR%%/templates/explore/repo_list.tmpl
Lines 1994-2001 Link Here
1994
%%DATADIR%%/templates/repo/issue/search.tmpl
2008
%%DATADIR%%/templates/repo/issue/search.tmpl
1995
%%DATADIR%%/templates/repo/issue/view.tmpl
2009
%%DATADIR%%/templates/repo/issue/view.tmpl
1996
%%DATADIR%%/templates/repo/issue/view_content.tmpl
2010
%%DATADIR%%/templates/repo/issue/view_content.tmpl
2011
%%DATADIR%%/templates/repo/issue/view_content/add_reaction.tmpl
1997
%%DATADIR%%/templates/repo/issue/view_content/comments.tmpl
2012
%%DATADIR%%/templates/repo/issue/view_content/comments.tmpl
1998
%%DATADIR%%/templates/repo/issue/view_content/pull.tmpl
2013
%%DATADIR%%/templates/repo/issue/view_content/pull.tmpl
2014
%%DATADIR%%/templates/repo/issue/view_content/reactions.tmpl
1999
%%DATADIR%%/templates/repo/issue/view_content/sidebar.tmpl
2015
%%DATADIR%%/templates/repo/issue/view_content/sidebar.tmpl
2000
%%DATADIR%%/templates/repo/issue/view_title.tmpl
2016
%%DATADIR%%/templates/repo/issue/view_title.tmpl
2001
%%DATADIR%%/templates/repo/migrate.tmpl
2017
%%DATADIR%%/templates/repo/migrate.tmpl
Lines 2013-2018 Link Here
2013
%%DATADIR%%/templates/repo/settings/githook_edit.tmpl
2029
%%DATADIR%%/templates/repo/settings/githook_edit.tmpl
2014
%%DATADIR%%/templates/repo/settings/githooks.tmpl
2030
%%DATADIR%%/templates/repo/settings/githooks.tmpl
2015
%%DATADIR%%/templates/repo/settings/hook_delete_modal.tmpl
2031
%%DATADIR%%/templates/repo/settings/hook_delete_modal.tmpl
2032
%%DATADIR%%/templates/repo/settings/hook_dingtalk.tmpl
2016
%%DATADIR%%/templates/repo/settings/hook_discord.tmpl
2033
%%DATADIR%%/templates/repo/settings/hook_discord.tmpl
2017
%%DATADIR%%/templates/repo/settings/hook_gitea.tmpl
2034
%%DATADIR%%/templates/repo/settings/hook_gitea.tmpl
2018
%%DATADIR%%/templates/repo/settings/hook_gogs.tmpl
2035
%%DATADIR%%/templates/repo/settings/hook_gogs.tmpl

Return to bug 226941