Date: Sun, 03 May 2026 13:02:07 +0000 From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a4fa2b0504b9 - main - net/unison: Update to 2.54.0 Message-ID: <69f7474f.3bf5d.78fb91cd@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4fa2b0504b9b9eaa3262ee5af61b91f609e0ffd commit a4fa2b0504b9b9eaa3262ee5af61b91f609e0ffd Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2026-05-03 13:01:24 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2026-05-03 13:01:24 +0000 net/unison: Update to 2.54.0 Release notes: https://github.com/bcpierce00/unison/releases/tag/v2.54.0 --- net/unison/Makefile | 6 ++---- net/unison/distinfo | 6 +++--- net/unison/files/unison.desktop.in | 12 ------------ net/unison/pkg-plist | 12 +++++++++--- 4 files changed, 14 insertions(+), 22 deletions(-) diff --git a/net/unison/Makefile b/net/unison/Makefile index 04ddde6951cc..812d6a8e3411 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,5 +1,5 @@ PORTNAME= unison -PORTVERSION= 2.53.8 +PORTVERSION= 2.54.0 DISTVERSIONPREFIX= v CATEGORIES= net @@ -33,7 +33,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} ALL_TARGET= manpage OPTIONS_DEFINE= DOCS FSMONITOR -OPTIONS_DEFAULT?= FSMONITOR +OPTIONS_DEFAULT= FSMONITOR OPTIONS_SUB= YES FSMONITOR_DESC= Compile and install fsmonitor plugin @@ -48,7 +48,6 @@ ALL_TARGET+= tui PLIST_SUB+= X11="@comment " .else ALL_TARGET+= tui gui -SUB_FILES= ${PORTNAME}.desktop USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USES+= gettext-runtime gnome PLIST_SUB+= X11="" @@ -77,7 +76,6 @@ post-build-DOCS-on: post-install: .if ${FLAVOR} != nox11 - ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/src/win32rc/U_4_48x48x32.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png .endif diff --git a/net/unison/distinfo b/net/unison/distinfo index 0624804c8197..ecc6f26bd40e 100644 --- a/net/unison/distinfo +++ b/net/unison/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762328383 -SHA256 (bcpierce00-unison-v2.53.8_GH0.tar.gz) = d0d30ea63e09fc8edf10bd8cbab238fffc8ed510d27741d06b5caa816abd58b6 -SIZE (bcpierce00-unison-v2.53.8_GH0.tar.gz) = 1448430 +TIMESTAMP = 1777631583 +SHA256 (bcpierce00-unison-v2.54.0_GH0.tar.gz) = 0f14154611a2dfebb8c229be85ceda29a750eace4fb75d06e0d43fe5b58a6e87 +SIZE (bcpierce00-unison-v2.54.0_GH0.tar.gz) = 1141341 diff --git a/net/unison/files/unison.desktop.in b/net/unison/files/unison.desktop.in deleted file mode 100644 index fcecb1edd9c0..000000000000 --- a/net/unison/files/unison.desktop.in +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Unison -GenericName=File-synchronization tool -Type=Application -Terminal=false -StartupNotify=true -Categories=GTK;Utility; -Exec=unison-gui -Icon=unison.png -Comment=Synchronize files (directories) over different disks (hosts) -Comment[ru]=Синхронизация файлов (каталогов) на нескольких дисках (компьютерах) diff --git a/net/unison/pkg-plist b/net/unison/pkg-plist index 8f498db4a7de..9b84ad0a64c7 100644 --- a/net/unison/pkg-plist +++ b/net/unison/pkg-plist @@ -1,9 +1,15 @@ bin/unison -%%FSMONITOR%%bin/unison-fsmonitor -%%X11%%share/applications/unison.desktop %%X11%%bin/unison-gui -%%X11%%share/pixmaps/unison.png +%%FSMONITOR%%bin/unison-fsmonitor +%%X11%%share/applications/unison-gui.desktop +%%X11%%share/icons/hicolor/16x16/apps/unison-gui.png +%%X11%%share/icons/hicolor/24x24/apps/unison-gui.png +%%X11%%share/icons/hicolor/256x256/apps/unison-gui.png +%%X11%%share/icons/hicolor/32x32/apps/unison-gui.png +%%X11%%share/icons/hicolor/48x48/apps/unison-gui.png +%%X11%%share/icons/hicolor/scalable/apps/unison-gui.svg share/man/man1/unison.1.gz +%%X11%%share/pixmaps/unison.png %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/unison-manual.pdfhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f7474f.3bf5d.78fb91cd>
