Date: Wed, 6 Jan 2021 11:46:31 +0000 (UTC) From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560501 - in head/x11/roxterm: . files Message-ID: <202101061146.106BkVfA092121@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nc Date: Wed Jan 6 11:46:31 2021 New Revision: 560501 URL: https://svnweb.freebsd.org/changeset/ports/560501 Log: x11/roxterm: Update to 3.10.1 and adopt port. Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D27995 Deleted: head/x11/roxterm/files/ Modified: head/x11/roxterm/Makefile head/x11/roxterm/distinfo head/x11/roxterm/pkg-plist Modified: head/x11/roxterm/Makefile ============================================================================== --- head/x11/roxterm/Makefile Wed Jan 6 11:44:46 2021 (r560500) +++ head/x11/roxterm/Makefile Wed Jan 6 11:46:31 2021 (r560501) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= roxterm -PORTVERSION= 3.8.5 -PORTREVISION= 1 +PORTVERSION= 3.10.1 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= GTK+ terminal emulator with tabs LICENSE= GPLv2+ Modified: head/x11/roxterm/distinfo ============================================================================== --- head/x11/roxterm/distinfo Wed Jan 6 11:44:46 2021 (r560500) +++ head/x11/roxterm/distinfo Wed Jan 6 11:46:31 2021 (r560501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585471219 -SHA256 (realh-roxterm-3.8.5_GH0.tar.gz) = def3f5b99809416680bc02b9ef9a7454a4ea68ec3eed983de45e7cc9b3467e3a -SIZE (realh-roxterm-3.8.5_GH0.tar.gz) = 520316 +TIMESTAMP = 1609892439 +SHA256 (realh-roxterm-3.10.1_GH0.tar.gz) = ac5bad93afbbfec54c67a638835ad3493cf08f18a04d51ae6c27eceaa63d7041 +SIZE (realh-roxterm-3.10.1_GH0.tar.gz) = 528635 Modified: head/x11/roxterm/pkg-plist ============================================================================== --- head/x11/roxterm/pkg-plist Wed Jan 6 11:44:46 2021 (r560500) +++ head/x11/roxterm/pkg-plist Wed Jan 6 11:46:31 2021 (r560501) @@ -2,7 +2,7 @@ bin/roxterm bin/roxterm-config man/man1/roxterm-config.1.gz man/man1/roxterm.1.gz -share/appdata/roxterm.appdata.xml +share/metainfo/roxterm.metainfo.xml share/applications/roxterm.desktop %%PORTDOCS%%%%DOCSDIR%%/en/guide.html %%PORTDOCS%%%%DOCSDIR%%/en/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101061146.106BkVfA092121>