aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2017-05-26 00:14:05 +0800
committerdanilo <danilo@FreeBSD.org>2017-05-26 00:14:05 +0800
commit2a43089d5f78448865000e7f96ed14d6a56cbfe3 (patch)
treef982f8ab9640daa0db705b6267a72a8ffda7533f /editors
parent9cb3bacf1a440eb1468e2d63995e1b183daf8fe8 (diff)
downloadfreebsd-ports-gnome-2a43089d5f78448865000e7f96ed14d6a56cbfe3.tar.gz
freebsd-ports-gnome-2a43089d5f78448865000e7f96ed14d6a56cbfe3.tar.zst
freebsd-ports-gnome-2a43089d5f78448865000e7f96ed14d6a56cbfe3.zip
- Regenerate distinfo. The only change in the new tarball is the patch I'm removing now. Mainstream just not bumped the tarball version.
Diffstat (limited to 'editors')
-rw-r--r--editors/tea/distinfo6
-rw-r--r--editors/tea/files/patch-document.cpp11
2 files changed, 3 insertions, 14 deletions
diff --git a/editors/tea/distinfo b/editors/tea/distinfo
index ab84388a7c22..8be701b5e560 100644
--- a/editors/tea/distinfo
+++ b/editors/tea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495472873
-SHA256 (tea-44.0.0.tar.bz2) = 3d4c4744b69ebe087e6947bd778a420db7fc5576c64f25a2962211f944c92dc1
-SIZE (tea-44.0.0.tar.bz2) = 404751
+TIMESTAMP = 1495728392
+SHA256 (tea-44.0.0.tar.bz2) = c7a7a6777a816bfce006852040abfc9fe72669301eaa637b7cde8c00ad05fe85
+SIZE (tea-44.0.0.tar.bz2) = 420495
diff --git a/editors/tea/files/patch-document.cpp b/editors/tea/files/patch-document.cpp
deleted file mode 100644
index eedd21ddd106..000000000000
--- a/editors/tea/files/patch-document.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- document.cpp.orig 2017-05-22 17:41:11 UTC
-+++ document.cpp
-@@ -2570,7 +2570,7 @@ void CTEAEdit::rect_sel_cut (bool just_d
- cursor.endEditBlock();
-
- if (! just_del)
-- QApplication::clipboard()->setText (sl_copy.join ('\n'));
-+ QApplication::clipboard()->setText (sl_copy.join ("\n"));
- }
-
-
>Use build-only dependency on pkgconfbapt2012-10-071-6/+3 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * Update to 0.10.22.kwm2011-10-313-3/+7 * Fix build on FreeBSD 10kwm2011-10-301-2/+4 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Update to 0.10.21.kwm2011-02-252-4/+4 * Update to 0.10.20.kwm2010-12-032-4/+3