mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 313
- Retire EXTRACT_SUFX in favor of USES=tar:tgz macro
This commit is contained in:
parent
78ed61052b
commit
44432d01cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373614
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 312
|
||||
PORTVERSION= 313
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \
|
||||
CRITICAL:src1 CRITICAL:src2
|
||||
EXTRACT_SUFX= .tgz
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src1 \
|
||||
bsd-xterm-icons-${ICONVERSION}${EXTRACT_SUFX}:src2
|
||||
|
||||
@ -15,6 +14,7 @@ COMMENT= Terminal emulator for the X Window System
|
||||
|
||||
CONFLICTS= x11iraf-[0-9]*
|
||||
|
||||
USES= tar:tgz
|
||||
USE_XORG= xft
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (xterm-312.tgz) = fad48e1b14e564be1ff06d4a18793a2169037748ff456432f15484383485f36e
|
||||
SIZE (xterm-312.tgz) = 1186265
|
||||
SHA256 (xterm-313.tgz) = 2d4160e79b71c214f12fefe17b8b05bd33299908d03bf489d73012c53a88c6ee
|
||||
SIZE (xterm-313.tgz) = 1193145
|
||||
SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
|
||||
SIZE (bsd-xterm-icons-1.tgz) = 22718
|
||||
|
Loading…
Reference in New Issue
Block a user