Date: Sun, 2 Mar 2008 08:40:04 GMT From: Nikos Ntarmos <ntarmos@ceid.upatras.gr> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/118456: [Patch] x11/roxterm doesn't match URLs properly Message-ID: <200803020840.m228e4MA086830@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/118456; it has been noted by GNATS. From: Nikos Ntarmos <ntarmos@ceid.upatras.gr> To: linimon@FreeBSD.org Cc: bug-followup@freebsd.org Subject: Re: ports/118456: [Patch] x11/roxterm doesn't match URLs properly Date: Sun, 2 Mar 2008 10:30:22 +0200 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The attached patch upgrades x11/roxterm to the latest upstream version (v1.10.1) which fixes this bug (among others). \n\n --cWoXeonUoKmBZSoM Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="roxterm-v1.10.1.diff" diff --git a/roxterm/Makefile b/roxterm/Makefile index 2bf805b..694bbeb 100644 --- a/roxterm/Makefile +++ b/roxterm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roxterm -PORTVERSION= 1.6.0 +PORTVERSION= 1.10.1 CATEGORIES= x11 MASTER_SITES= SF diff --git a/roxterm/distinfo b/roxterm/distinfo index e1c468a..8ddec45 100644 --- a/roxterm/distinfo +++ b/roxterm/distinfo @@ -1,3 +1,3 @@ -MD5 (roxterm-1.6.0.tar.gz) = 2df704f32f671956fba5dec3e865735d -SHA256 (roxterm-1.6.0.tar.gz) = 1627723a27ea5c410fc9db353b6c30a7c13ddc4a0dc7bc0baeb10c8b9db84b4f -SIZE (roxterm-1.6.0.tar.gz) = 474739 +MD5 (roxterm-1.10.1.tar.gz) = 393bb193b853527619c9a6141c70861b +SHA256 (roxterm-1.10.1.tar.gz) = a5554c85aeea1a507ea7b33896c5231662b5e9e27a2b574171f5105fc128a60e +SIZE (roxterm-1.10.1.tar.gz) = 488665 --cWoXeonUoKmBZSoM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803020840.m228e4MA086830>