git: 7815cd803556 - main - x11-toolkits/vte3: Use tar:xz since the archive is now posted
Neel Chauhan
nc at FreeBSD.org
Mon Apr 19 20:03:38 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7815cd803556e189e785e96a5cfc2721027ed386
commit 7815cd803556e189e785e96a5cfc2721027ed386
Author: Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-04-19 20:03:30 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-04-19 20:03:30 +0000
x11-toolkits/vte3: Use tar:xz since the archive is now posted
Reported by: linimon (via email)
---
x11-toolkits/vte3/Makefile | 2 +-
x11-toolkits/vte3/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index a02367e84e11..d10c7c862f4e 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \
PORTSCOUT= limitw:1,even
USES= compiler:c++11-lang gettext gnome localbase meson \
- pkgconfig python:3.6+ tar:bzip2
+ pkgconfig python:3.6+ tar:xz
USE_LDCONFIG= yes
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo
index 919e5b277e2a..d04d18107959 100644
--- a/x11-toolkits/vte3/distinfo
+++ b/x11-toolkits/vte3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617738363
-SHA256 (gnome/vte-0.64.0.tar.bz2) = f4e7580f1a315ae6b68d0aa9758a47ce999ac7bfdbfca3571c8b94ec881b22cf
-SIZE (gnome/vte-0.64.0.tar.bz2) = 486550
+TIMESTAMP = 1618848587
+SHA256 (gnome/vte-0.64.0.tar.xz) = c0c60b8dc343167437c86d984b0cf134df86034180ed70513f683006ada3ec41
+SIZE (gnome/vte-0.64.0.tar.xz) = 874436
More information about the dev-commits-ports-all
mailing list