Date: Mon, 6 Jun 2022 17:13:45 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1b300af3054a - main - irc/polari: Update to 42.0 Message-ID: <202206061713.256HDjlW000249@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b300af3054a2f708a095f4a77ed3b5cc28e3801 commit 1b300af3054a2f708a095f4a77ed3b5cc28e3801 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-06-06 17:13:42 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-06-06 17:13:42 +0000 irc/polari: Update to 42.0 --- irc/polari/Makefile | 7 ++----- irc/polari/distinfo | 6 +++--- irc/polari/pkg-descr | 2 +- irc/polari/pkg-plist | 26 ++++++++++++++++++++++++++ 4 files changed, 32 insertions(+), 9 deletions(-) diff --git a/irc/polari/Makefile b/irc/polari/Makefile index 96176658e1a2..924d2da0e070 100644 --- a/irc/polari/Makefile +++ b/irc/polari/Makefile @@ -1,16 +1,13 @@ # Created by: Gustau Perez <gustau.perez@gmail.com> PORTNAME= polari -PORTVERSION= 41.0 +PORTVERSION= 42.0 CATEGORIES= irc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome -PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ -PATCHFILES+= 0f0a4b54142d.patch:-p1 # https://gitlab.gnome.org/GNOME/gtranslator/-/merge_requests/90 - MAINTAINER= gnome@FreeBSD.org -COMMENT= Internet Relay Chat (IRC) client designed for GNOME 3 +COMMENT= Internet Relay Chat (IRC) client designed for GNOME LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/irc/polari/distinfo b/irc/polari/distinfo index 6e9df556fffb..c5ce8b1747d9 100644 --- a/irc/polari/distinfo +++ b/irc/polari/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1633284255 -SHA256 (gnome/polari-41.0.tar.xz) = a3b05f81660370c67c942b6f44b298c7b78816feb38c926ec2212bde22ea40eb -SIZE (gnome/polari-41.0.tar.xz) = 1125016 +TIMESTAMP = 1654535306 +SHA256 (gnome/polari-42.0.tar.xz) = 58f15bbf5b42c0b0123efded775711d3b0f244997573094038ca556461e0493c +SIZE (gnome/polari-42.0.tar.xz) = 1125160 SHA256 (gnome/0f0a4b54142d.patch) = 39965c7083e3e3153310c29309110ddb85acaa4db538ceb94ccb0e7a32b794dc SIZE (gnome/0f0a4b54142d.patch) = 1402 diff --git a/irc/polari/pkg-descr b/irc/polari/pkg-descr index 6d0a387236d1..b5ab323c3437 100644 --- a/irc/polari/pkg-descr +++ b/irc/polari/pkg-descr @@ -1,3 +1,3 @@ -Polari is an Internet Relay Chat (IRC) client designed for GNOME 3. +Polari is an Internet Relay Chat (IRC) client designed for GNOME. WWW: https://wiki.gnome.org/Apps/Polari diff --git a/irc/polari/pkg-plist b/irc/polari/pkg-plist index 729f1d179b88..cc6049b94df7 100644 --- a/irc/polari/pkg-plist +++ b/irc/polari/pkg-plist @@ -186,6 +186,19 @@ share/help/pt_BR/polari/legal.xml share/help/pt_BR/polari/network-connect.page share/help/pt_BR/polari/overview.page share/help/pt_BR/polari/sharing.page +share/help/ru/polari/images/Polari.png +share/help/ru/polari/images/polari-paste.png +share/help/ru/polari/images/polari-screenshot.png +share/help/ru/polari/index.page +share/help/ru/polari/introduction.page +share/help/ru/polari/irc-commands.page +share/help/ru/polari/irc-join-room.page +share/help/ru/polari/irc-nick-password.page +share/help/ru/polari/irc-start-conversation.page +share/help/ru/polari/legal.xml +share/help/ru/polari/network-connect.page +share/help/ru/polari/overview.page +share/help/ru/polari/sharing.page share/help/sv/polari/images/Polari.png share/help/sv/polari/images/polari-paste.png share/help/sv/polari/images/polari-screenshot.png @@ -199,6 +212,19 @@ share/help/sv/polari/legal.xml share/help/sv/polari/network-connect.page share/help/sv/polari/overview.page share/help/sv/polari/sharing.page +share/help/tr/polari/images/Polari.png +share/help/tr/polari/images/polari-paste.png +share/help/tr/polari/images/polari-screenshot.png +share/help/tr/polari/index.page +share/help/tr/polari/introduction.page +share/help/tr/polari/irc-commands.page +share/help/tr/polari/irc-join-room.page +share/help/tr/polari/irc-nick-password.page +share/help/tr/polari/irc-start-conversation.page +share/help/tr/polari/legal.xml +share/help/tr/polari/network-connect.page +share/help/tr/polari/overview.page +share/help/tr/polari/sharing.page share/help/uk/polari/images/Polari.png share/help/uk/polari/images/polari-paste.png share/help/uk/polari/images/polari-screenshot.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206061713.256HDjlW000249>