Index: head/net/grsync/Makefile =================================================================== --- head/net/grsync/Makefile (revision 370829) +++ head/net/grsync/Makefile (revision 370830) @@ -1,43 +1,42 @@ # Created by: Ganael Laplanche # $FreeBSD$ PORTNAME= grsync -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.2.5 CATEGORIES= net ipv6 MASTER_SITES= http://www.opbyte.it/release/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= GTK frontend for rsync LICENSE= GPLv2 RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ bash:${PORTSDIR}/shells/bash USE_GNOME= gtk20 USES= desktop-file-utils gmake shared-mime-info pkgconfig shebangfix SHEBANG_FILES= src/grsync-batch GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-unity INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS OPTIONS_DEFAULT= NLS OPTIONS_SUB= yes NLS_USES= gettext .include post-patch: .if empty(PORT_OPTIONS:MNLS) @${REINPLACE_CMD} 's/^ALL_LINGUAS=.*/ALL_LINGUAS=""/' \ ${WRKSRC}/configure .endif .include Index: head/net/grsync/distinfo =================================================================== --- head/net/grsync/distinfo (revision 370829) +++ head/net/grsync/distinfo (revision 370830) @@ -1,2 +1,2 @@ -SHA256 (grsync-1.2.4.tar.gz) = 5e74819a9188a5f722b8a692d8df0bc011c3ff1f1e8e4bbd8e5989b76e46c370 -SIZE (grsync-1.2.4.tar.gz) = 311561 +SHA256 (grsync-1.2.5.tar.gz) = 4f1443154f7c85ca7b0e93d5fea438e2709776005e7cfc97da89f4899b1c12e5 +SIZE (grsync-1.2.5.tar.gz) = 324655 Index: head/net/grsync/pkg-plist =================================================================== --- head/net/grsync/pkg-plist (revision 370829) +++ head/net/grsync/pkg-plist (revision 370830) @@ -1,27 +1,28 @@ bin/grsync bin/grsync-batch man/man1/grsync-batch.1.gz man/man1/grsync.1.gz %%DATADIR%%/grsync.glade share/applications/grsync.desktop share/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png share/mime/packages/grsync.xml share/pixmaps/grsync-busy.png share/pixmaps/grsync.png %%NLS%%share/locale/ca_ES/LC_MESSAGES/grsync.mo %%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 %%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/hu_HU/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 %%NLS%%share/locale/nl_NL/LC_MESSAGES/grsync.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/grsync.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/grsync.mo %%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%%share/locale/zh_TW/LC_MESSAGES/grsync.mo