git: fd8d2f591138 - main - x11-toolkits/vte3: Update to 0.64.0

Dima Panov fluffy at FreeBSD.org
Fri Apr 9 13:57:37 UTC 2021


Moin!

distfile is still missing on all official GNOME mirrors and gnome gitlab archive is not listed as valid source.

Please revert or provide a working mirror

--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy at FreeBSD.org, https://t.me/dima_panov)

> On Friday, Apr 09, 2021 at 10:32 AM, Neel Chauhan <nc at FreeBSD.org (mailto:nc at FreeBSD.org)> wrote:
> The branch main has been updated by nc:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=fd8d2f591138b2e7bf7583350f0c4ae5bdc9d045
>
> commit fd8d2f591138b2e7bf7583350f0c4ae5bdc9d045
> Author: Neel Chauhan <nc at FreeBSD.org>
> AuthorDate: 2021-04-09 00:31:39 +0000
> Commit: Neel Chauhan <nc at FreeBSD.org>
> CommitDate: 2021-04-09 00:31:39 +0000
>
> x11-toolkits/vte3: Update to 0.64.0
>
> Differential Revision: https://reviews.freebsd.org/D29611
> ---
> x11-toolkits/vte3/Makefile | 7 ++++---
> x11-toolkits/vte3/distinfo | 6 +++---
> x11-toolkits/vte3/pkg-plist | 5 ++++-
> 3 files changed, 11 insertions(+), 7 deletions(-)
>
> diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
> index 0d23f8e745d2..a02367e84e11 100644
> --- a/x11-toolkits/vte3/Makefile
> +++ b/x11-toolkits/vte3/Makefile
> @@ -1,8 +1,7 @@
> # Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
>
> PORTNAME= vte
> -PORTVERSION= 0.62.1
> -PORTREVISION= 2
> +PORTVERSION= 0.64.0
> CATEGORIES= x11-toolkits gnome
> MASTER_SITES= GNOME
> PKGNAMESUFFIX= 3
> @@ -23,7 +22,7 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \
> PORTSCOUT= limitw:1,even
>
> USES= compiler:c++11-lang gettext gnome localbase meson \
> - pkgconfig tar:xz
> + pkgconfig python:3.6+ tar:bzip2
> USE_LDCONFIG= yes
> USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
>
> @@ -38,4 +37,6 @@ MESON_ARGS= -Da11y=true \
>
> PLIST_SUB= VERSION=2.91
>
> +BINARY_ALIAS= python3=${PYTHON_CMD}
> +
> .include <bsd.port.mk>
> diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo
> index 5bdfb02bc31c..919e5b277e2a 100644
> --- a/x11-toolkits/vte3/distinfo
> +++ b/x11-toolkits/vte3/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1602278158
> -SHA256 (gnome/vte-0.62.1.tar.xz) = c369e87c0c8284e09109d0a9aac821f543558f51c0cb9c7acfff3df64153308d
> -SIZE (gnome/vte-0.62.1.tar.xz) = 444672
> +TIMESTAMP = 1617738363
> +SHA256 (gnome/vte-0.64.0.tar.bz2) = f4e7580f1a315ae6b68d0aa9758a47ce999ac7bfdbfca3571c8b94ec881b22cf
> +SIZE (gnome/vte-0.64.0.tar.bz2) = 486550
> diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist
> index 66e74c0aa9e1..812aa40b31fc 100644
> --- a/x11-toolkits/vte3/pkg-plist
> +++ b/x11-toolkits/vte3/pkg-plist
> @@ -14,10 +14,13 @@ include/vte-%%VERSION%%/vte/vteversion.h
> lib/girepository-1.0/Vte-%%VERSION%%.typelib
> lib/libvte-%%VERSION%%.so
> lib/libvte-%%VERSION%%.so.0
> -lib/libvte-%%VERSION%%.so.0.6200.1
> +lib/libvte-%%VERSION%%.so.0.6400.0
> libdata/pkgconfig/vte-%%VERSION%%.pc
> libexec/vte-urlencode-cwd
> share/gir-1.0/Vte-%%VERSION%%.gir
> +share/glade/catalogs/vte-%%VERSION%%.xml
> +share/glade/pixmaps/hicolor/16x16/actions/widget-vte-terminal.png
> +share/glade/pixmaps/hicolor/22x22/actions/widget-vte-terminal.png
> share/locale/am/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/an/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/ang/LC_MESSAGES/vte-%%VERSION%%.mo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210409/85aefe06/attachment.sig>


More information about the dev-commits-ports-all mailing list