mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.6.1
Feature safe: yes
This commit is contained in:
parent
ac5a315e9d
commit
d05374cf67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241812
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= minitube
|
||||
PORTVERSION= 0.5
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= multimedia www
|
||||
MASTER_SITES= http://flavio.tordini.org/files/minitube/
|
||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (minitube-src-0.5.tar.gz) = 088c8f96590024e61f489c4189346c90
|
||||
SHA256 (minitube-src-0.5.tar.gz) = 417e819882498760a20b2cbf98358521c5e77020f34219c8621728e22c682f2a
|
||||
SIZE (minitube-src-0.5.tar.gz) = 314746
|
||||
MD5 (minitube-src-0.6.1.tar.gz) = 0e99d4822319abb243515f2829bfacad
|
||||
SHA256 (minitube-src-0.6.1.tar.gz) = 590b005e9e2c5d2cf09391af9a7137a95e0f2eb02bbba741b8066f2dd129737b
|
||||
SIZE (minitube-src-0.6.1.tar.gz) = 386593
|
||||
|
@ -2,12 +2,17 @@ bin/minitube
|
||||
share/applications/minitube.desktop
|
||||
share/icons/hicolor/128x128/apps/minitube.png
|
||||
share/icons/hicolor/scalable/apps/minitube.svg
|
||||
%%NLS%%%%DATADIR%%/locale/cs_CZ.qm
|
||||
%%NLS%%%%DATADIR%%/locale/de_DE.qm
|
||||
%%NLS%%%%DATADIR%%/locale/es_AR.qm
|
||||
%%NLS%%%%DATADIR%%/locale/es_ES.qm
|
||||
%%NLS%%%%DATADIR%%/locale/he_IL.qm
|
||||
%%NLS%%%%DATADIR%%/locale/it_IT.qm
|
||||
%%NLS%%%%DATADIR%%/locale/ja_JP.qm
|
||||
%%NLS%%%%DATADIR%%/locale/pl_PL.qm
|
||||
%%NLS%%%%DATADIR%%/locale/pt_BR.qm
|
||||
%%NLS%%%%DATADIR%%/locale/ru_RU.qm
|
||||
%%NLS%%%%DATADIR%%/locale/uk.qm
|
||||
%%NLS%%@dirrm %%DATADIR%%/locale
|
||||
%%NLS%%@dirrm %%DATADIR%%
|
||||
@dirrmtry share/icons/hicolor/scalable/apps
|
||||
|
Loading…
Reference in New Issue
Block a user