mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to v0.9.1
PR: 138030 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
This commit is contained in:
parent
b07586f70d
commit
a7593a91c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240117
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= grsync
|
||||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.opbyte.it/release/ \
|
||||
GENTOO/distfiles \
|
||||
@ -41,4 +40,7 @@ post-patch:
|
||||
${WRKSRC}/configure
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
@${CHMOD} u+x ${WRKSRC}/install-sh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (grsync-0.6.3.tar.gz) = 6c368560e349ddc7ff00124338074a48
|
||||
SHA256 (grsync-0.6.3.tar.gz) = e3bc3fa051de9eecc647c9567002d0e1c3502dac36de163ccc1efa8840ae63c7
|
||||
SIZE (grsync-0.6.3.tar.gz) = 202094
|
||||
MD5 (grsync-0.9.1.tar.gz) = 4425e1092d12ddbba7176265e4a2150d
|
||||
SHA256 (grsync-0.9.1.tar.gz) = 88556135a67aa9deb0dcd61ee6090f0346cb90cbcd667d200c7932778a5ca632
|
||||
SIZE (grsync-0.9.1.tar.gz) = 207123
|
||||
|
@ -2,6 +2,8 @@ bin/grsync
|
||||
bin/grsync-batch
|
||||
share/applications/grsync.desktop
|
||||
share/pixmaps/grsync.png
|
||||
share/grsync/grsync.glade
|
||||
@dirrm share/grsync
|
||||
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/de_DE/LC_MESSAGES/grsync.mo
|
||||
%%NLS%%share/locale/es_ES/LC_MESSAGES/grsync.mo
|
||||
|
Loading…
Reference in New Issue
Block a user