mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.6.1
PR: 119092 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
This commit is contained in:
parent
c375bd2e13
commit
788da0e38f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204737
3 changed files with 7 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= grsync
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.opbyte.it/release/ \
|
||||
GENTOO/distfiles \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (grsync-0.6.tar.gz) = 1d5fa63fe80e4af893b7594ff55c6003
|
||||
SHA256 (grsync-0.6.tar.gz) = 7919602773c04c13b790713f1db04883138f7179b18b44068a3443f0ffac1c43
|
||||
SIZE (grsync-0.6.tar.gz) = 204566
|
||||
MD5 (grsync-0.6.1.tar.gz) = fe403f4c389603ba539ed1e6a79345ef
|
||||
SHA256 (grsync-0.6.1.tar.gz) = 6c7526b44bac515b1d1407bc324404aa2c7749a0252c1948468835d29f265e40
|
||||
SIZE (grsync-0.6.1.tar.gz) = 214689
|
||||
|
|
|
@ -2,6 +2,7 @@ bin/grsync
|
|||
bin/grsync-batch
|
||||
share/applications/grsync.desktop
|
||||
share/pixmaps/grsync.png
|
||||
%%NLS%%share/locale/de_DE/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/fr_FR/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/it_IT/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/nb_NO/LC_MESSAGES/grsync.mo
|
||||
|
@ -10,6 +11,8 @@ share/pixmaps/grsync.png
|
|||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/tr_TR/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/de_DE
|
||||
%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/it_IT
|
||||
%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
|
|
Loading…
Add table
Reference in a new issue