mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Update to 0.9.1
This commit is contained in:
parent
b09780bd2e
commit
41984d7e28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266318
3 changed files with 12 additions and 11 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= remmina
|
||||
PORTVERSION= 0.8.3
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= SF/${PORTNAME}/0.8
|
||||
MASTER_SITES= SF/${PORTNAME}/0.9
|
||||
|
||||
MAINTAINER= avl@FreeBSD.org
|
||||
COMMENT= The GTK+ Remote Desktop Client
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (remmina-0.8.3.tar.gz) = b4c6830eb6ee5794bd1ca549fb918d16
|
||||
SHA256 (remmina-0.8.3.tar.gz) = 5c196f0b279399576b14f7d8b6ac9a72d3be327ef01a5fb9741c35fbc0f29afd
|
||||
SIZE (remmina-0.8.3.tar.gz) = 347054
|
||||
SHA256 (remmina-0.9.1.tar.gz) = ba914e091431501c90b09bb8cfdfb8a4e62967c37530f5a1f4c427a8dd7ca32f
|
||||
SIZE (remmina-0.9.1.tar.gz) = 351461
|
||||
|
|
|
@ -3,20 +3,19 @@ include/remmina/plugin.h
|
|||
include/remmina/types.h
|
||||
share/applications/remmina.desktop
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-fit-window.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-leave-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-pin-down.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-pin-up.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-scale.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-scrolled-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-viewport-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/actions/remmina-switch-page.png
|
||||
%%DATADIR%%/icons/hicolor/16x16/emblems/remmina-sftp.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-fit-window.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-leave-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-scale.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-scrolled-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-viewport-fullscreen.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/remmina-switch-page.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/emblems/remmina-sftp.png
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/remmina.mo
|
||||
|
@ -27,13 +26,16 @@ share/applications/remmina.desktop
|
|||
%%NLS%%share/locale/hu/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/pt_PT/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/remmina.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/remmina.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue