mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 310
This commit is contained in:
parent
f88383551b
commit
6f9d0e8ca8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363317
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 309
|
||||
PORTVERSION= 310
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \
|
||||
CRITICAL:src1 CRITICAL:src2
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (xterm-309.tgz) = 56b161c96307b491489e8065e7d3d34932b9967cc2b500e84e1955a42968b16f
|
||||
SIZE (xterm-309.tgz) = 1184187
|
||||
SHA256 (xterm-310.tgz) = 51fe2d6d5789c7d7c3ab2969c54fb9679471c3b7c0641c76c79671e8712ba3b2
|
||||
SIZE (xterm-310.tgz) = 1184988
|
||||
SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
|
||||
SIZE (bsd-xterm-icons-1.tgz) = 22718
|
||||
|
@ -1,16 +0,0 @@
|
||||
--- ./xtermcfg.hin.orig 2014-05-08 10:05:07.000000000 +0200
|
||||
+++ ./xtermcfg.hin 2014-07-15 09:09:15.492622374 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-/* $XTermId: xtermcfg.hin,v 1.205 2014/05/08 08:05:07 tom Exp $ */
|
||||
+/* $XTermId: xtermcfg.hin,v 1.206 2014/07/14 23:42:59 tom Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1997-2013,2014 by Thomas E. Dickey
|
||||
@@ -62,6 +62,7 @@
|
||||
#undef HAVE_LIB_PCRE /* CF_WITH_PCRE */
|
||||
#undef HAVE_LIB_XAW /* CF_X_ATHENA */
|
||||
#undef HAVE_LIB_XAW3D /* CF_X_ATHENA(--with-Xaw3d) */
|
||||
+#undef HAVE_LIB_XAW3DXFT /* CF_X_ATHENA(--with-Xaw3dxft) */
|
||||
#undef HAVE_LIB_XAWPLUS /* CF_X_ATHENA(--with-XawPlus) */
|
||||
#undef HAVE_LIB_XCURSOR /* AC_CHECK_LIB(Xcursor) */
|
||||
#undef HAVE_MKDTEMP /* AC_CHECK_FUNCS(mkdtemp) */
|
Loading…
Reference in New Issue
Block a user