Update to version 16.4
PR: 228221 Submitted by: maintainer
This commit is contained in:
parent
9620fb59a6
commit
cdbf3b7f36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469810
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tint2
|
||||
PORTVERSION= 16.2
|
||||
PORTVERSION= 16.4
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= yamagi@yamagi.org
|
||||
|
@ -30,7 +30,8 @@ OPTIONS_SUB= yes
|
|||
NLS_USES= gettext
|
||||
NLS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Gettext
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= o9000
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= o9000
|
||||
GL_COMMIT= 8a7ba9bf50d351dae94109284c868e3afddec8f8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516968373
|
||||
SHA256 (o9000-tint2-16.2_GH0.tar.gz) = a95c8a22d4cc117335b3157c7de48da91c8721fc97f86d0353c545eed2598ce8
|
||||
SIZE (o9000-tint2-16.2_GH0.tar.gz) = 536613
|
||||
TIMESTAMP = 1526222258
|
||||
SHA256 (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 5e72bda6ad0b0329c13d06c635c1957c91672219ef0486e0a08500fb5006aef9
|
||||
SIZE (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 537260
|
||||
|
|
Loading…
Reference in a new issue