Skip to content

Commit

Permalink
net/grsync: Update to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martymac committed Aug 17, 2023
1 parent 49b0462 commit f24c252
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 41 deletions.
8 changes: 4 additions & 4 deletions net/grsync/Makefile
@@ -1,6 +1,5 @@
PORTNAME= grsync
PORTVERSION= 1.3.0
PORTREVISION= 2
PORTVERSION= 1.3.1
CATEGORIES= net
MASTER_SITES= http://www.opbyte.it/release/ \
LOCAL/martymac
Expand All @@ -14,11 +13,12 @@ LICENSE= GPLv2
RUN_DEPENDS= rsync:net/rsync \
bash:shells/bash
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz

USES= desktop-file-utils gettext gmake gnome \
pkgconfig shared-mime-info shebangfix
USE_GNOME= cairo gtk30 intltool
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-unity
Expand Down
6 changes: 3 additions & 3 deletions net/grsync/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1606340196
SHA256 (grsync-1.3.0.tar.gz) = b7c7c6a62e05302d8317c38741e7d71ef9ab4639ee5bff2622a383b2043a35fc
SIZE (grsync-1.3.0.tar.gz) = 304725
TIMESTAMP = 1692289286
SHA256 (grsync-1.3.1.tar.gz) = 33cc0e25daa62e5ba7091caea3c83a8dc74dc5d7721c4501d349f210c4b3c6d3
SIZE (grsync-1.3.1.tar.gz) = 302904
11 changes: 0 additions & 11 deletions net/grsync/files/patch-po-Makefile.in.in

This file was deleted.

23 changes: 0 additions & 23 deletions net/grsync/files/patch-src-callbacks.c

This file was deleted.

1 change: 1 addition & 0 deletions net/grsync/pkg-plist
Expand Up @@ -19,6 +19,7 @@ share/pixmaps/grsync.png
%%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/ja_JP/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
Expand Down

0 comments on commit f24c252

Please sign in to comment.