svn commit: r544245 - head/x11/sakura
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed Aug 5 21:55:49 UTC 2020
Author: danilo
Date: Wed Aug 5 21:55:48 2020
New Revision: 544245
URL: https://svnweb.freebsd.org/changeset/ports/544245
Log:
- Update to 3.7.1
Modified:
head/x11/sakura/Makefile
head/x11/sakura/distinfo
Modified: head/x11/sakura/Makefile
==============================================================================
--- head/x11/sakura/Makefile Wed Aug 5 20:54:46 2020 (r544244)
+++ head/x11/sakura/Makefile Wed Aug 5 21:55:48 2020 (r544245)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= sakura
-PORTVERSION= 3.7.0
+PORTVERSION= 3.7.1
CATEGORIES= x11 gnome
-MASTER_SITES= http://launchpadlibrarian.net/437074244/
+MASTER_SITES= http://launchpadlibrarian.net/478552087/
MAINTAINER= danilo at FreeBSD.org
COMMENT= Terminal emulator based on GTK and VTE
@@ -14,9 +14,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libgnutls.so:security/gnutls \
libpcre2-8.so:devel/pcre2
+USES= cmake gnome pkgconfig gettext perl5 tar:bz2 xorg
+
OPTIONS_DEFINE= DOCS
-USES= cmake gnome pkgconfig gettext perl5 xorg
USE_GNOME= cairo gdkpixbuf2 vte3
USE_XORG= x11
USE_PERL5= build
Modified: head/x11/sakura/distinfo
==============================================================================
--- head/x11/sakura/distinfo Wed Aug 5 20:54:46 2020 (r544244)
+++ head/x11/sakura/distinfo Wed Aug 5 21:55:48 2020 (r544245)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568064553
-SHA256 (sakura-3.7.0.tar.gz) = b554dd21dc14d11ce14bb3110ca9fc567437cb3883e84b241b1a97ed8b9cfa95
-SIZE (sakura-3.7.0.tar.gz) = 64728
+TIMESTAMP = 1596661810
+SHA256 (sakura-3.7.1.tar.bz2) = 729a4e0e750a4294bd9059243aac54df2a801250159fc550b50b0fe026ab928b
+SIZE (sakura-3.7.1.tar.bz2) = 56315
More information about the svn-ports-all
mailing list