Update to 1.2.2
Feature safe: yes
This commit is contained in:
parent
85aaa70bf0
commit
4dee036b29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307059
3 changed files with 6 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= grsync
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.opbyte.it/release/ \
|
||||
LOCAL/martymac
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (grsync-1.2.1.tar.gz) = 4ecddd34f62ccac6d6ce9b17467f017b7a5230fde0767e6e8ad46471e8d71567
|
||||
SIZE (grsync-1.2.1.tar.gz) = 299857
|
||||
SHA256 (grsync-1.2.2.tar.gz) = 127522720fe96e57a0fa4c024a2b26a31de4cac75c3381cd7973876d416582fd
|
||||
SIZE (grsync-1.2.2.tar.gz) = 306519
|
||||
|
|
|
@ -12,6 +12,7 @@ share/pixmaps/grsync.png
|
|||
%%NLS%%share/locale/es_ES/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/fr_FR/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/gl_ES/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/hr_HR/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/id_ID/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/it_IT/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/nb_NO/LC_MESSAGES/grsync.mo
|
||||
|
@ -35,6 +36,8 @@ share/pixmaps/grsync.png
|
|||
%%NLS%%@dirrmtry share/locale/it_IT
|
||||
%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/id_ID
|
||||
%%NLS%%@dirrmtry share/locale/hr_HR/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/hr_HR
|
||||
%%NLS%%@dirrmtry share/locale/gl_ES/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/gl_ES
|
||||
%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue