mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.3.11
- make fetchable PR: ports/104621 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Approved by: maintainer (timeout)
This commit is contained in:
parent
c5a6067866
commit
9cc2c7dd45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180228
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtick
|
||||
PORTVERSION= 0.3.10
|
||||
PORTVERSION= 0.3.11
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.antcom.de/gtick/download/
|
||||
|
||||
@ -21,6 +21,7 @@ USE_GETOPT_LONG=yes
|
||||
USE_GNOME= gtk20
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS+= --mandir=${MAN1PREFIX}/man
|
||||
|
||||
MAN1= gtick.1
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gtick-0.3.10.tar.gz) = 4baf159a9eeee8b1592295e327606f7c
|
||||
SHA256 (gtick-0.3.10.tar.gz) = 5fd5c303404a7c6248ee9acd6adcb581c1284179160658d287d93a1ad58cd5a4
|
||||
SIZE (gtick-0.3.10.tar.gz) = 406145
|
||||
MD5 (gtick-0.3.11.tar.gz) = 501bc9ef75486bb0164f667e62059e53
|
||||
SHA256 (gtick-0.3.11.tar.gz) = 71c5e1e2c45ab4ca3a5e7ea0c7810ab94fa0991cc31038cee3372ff974693387
|
||||
SIZE (gtick-0.3.11.tar.gz) = 409852
|
||||
|
@ -18,6 +18,7 @@ share/locale/ru/LC_MESSAGES/gtick.mo
|
||||
share/locale/sv/LC_MESSAGES/gtick.mo
|
||||
share/locale/uk/LC_MESSAGES/gtick.mo
|
||||
share/locale/vi/LC_MESSAGES/gtick.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtick.mo
|
||||
@dirrmtry share/locale/en@quot/LC_MESSAGES
|
||||
@dirrmtry share/locale/en@quot
|
||||
@dirrmtry share/locale/en@boldquot/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user