ports/162231: [PATCH] Update www/xxxterm to 1.8.0
Aldis Berjoza
graudeejs at gmail.com
Sun Nov 20 10:20:13 UTC 2011
The following reply was made to PR ports/162231; it has been noted by GNATS.
From: Aldis Berjoza <graudeejs at gmail.com>
To: bug-followup at FreeBSD.org, h.skuhra at gmail.com
Cc:
Subject: Re: ports/162231: [PATCH] Update www/xxxterm to 1.8.0
Date: Sun, 20 Nov 2011 12:15:21 +0200
--MP_/jfUlJgSJmfQ.bPPE4i2Z5l5
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Original patch didn't work for me.
Also patch didn't contain PORTEPOCH which is needed because
v1.2xx > v1.8.0
Here's working patch to update xxxterm to 1.8.1
--
Aldis Berjoza
http://www.bsdroot.lv/
--MP_/jfUlJgSJmfQ.bPPE4i2Z5l5
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=xxxterm.patch
diff -u xxxterm.bak/Makefile xxxterm/Makefile
--- xxxterm.bak/Makefile 2011-09-17 11:42:12.000000000 +0300
+++ xxxterm/Makefile 2011-11-20 12:08:33.361016996 +0200
@@ -6,7 +6,8 @@
#
PORTNAME= xxxterm
-PORTVERSION= 1.518
+PORTVERSION= 1.8.1
+PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= https://opensource.conformal.com/snapshots/xxxterm/ \
SF/xxxterm/
diff -u xxxterm.bak/distinfo xxxterm/distinfo
--- xxxterm.bak/distinfo 2011-09-06 13:17:20.000000000 +0300
+++ xxxterm/distinfo 2011-11-20 11:59:29.850823225 +0200
@@ -1,2 +1,2 @@
-SHA256 (xxxterm-1.518.tgz) = c7b3e89c91cfe4aec21573c3810dc6b6882360fde7ef7061c2cc3d1a6c222084
-SIZE (xxxterm-1.518.tgz) = 158514
+SHA256 (xxxterm-1.8.1.tgz) = c4ffe27be27effc1562b34aa0ca268d0ceb6d4afc95ae3c876a79bd66378b301
+SIZE (xxxterm-1.8.1.tgz) = 170884
--MP_/jfUlJgSJmfQ.bPPE4i2Z5l5--
More information about the freebsd-ports-bugs
mailing list