Upgrade (3.0.3.4 -> 3.0.3.7).
This commit is contained in:
parent
42f2844969
commit
07ad3cbafd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1723
5 changed files with 10 additions and 10 deletions
|
@ -1,16 +1,18 @@
|
|||
# New ports collection makefile for: x3270
|
||||
# Version required: 3.0.3.4
|
||||
# Version required: 3.0.3.7
|
||||
# Date created: 31 January 1995
|
||||
# Whom: janek
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.6 1995/04/12 20:31:48 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= x3270-3.0.3
|
||||
DISTNAME= x3270-3.0.3.7
|
||||
CATEGORIES+= x11 emulation
|
||||
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
|
||||
DISTFILES= x3270-3.0.3.4.tar.gz
|
||||
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/ \
|
||||
ftp://ftp.x.org/contrib/applications/x3270/
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/x3270-3.0.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (x3270-3.0.3.4.tar.gz) = 6f2f812a131a3a896d56e9ac790ccccc
|
||||
MD5 (x3270-3.0.3.7.tar.gz) = b67ff12dc139e38268d3e39c800ffcf6
|
||||
|
|
|
@ -1 +1 @@
|
|||
3270 Terminal emulator (3.0.2.5)
|
||||
3270 Terminal emulator (3.0.3.7)
|
||||
|
|
|
@ -1 +1 @@
|
|||
3270 terminal emulator under X.
|
||||
3270 terminal emulator under X. (version 3.0.3.7)
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
@name x3270-3.0.1-bin
|
||||
@cwd /usr/X11R6
|
||||
@mode 555
|
||||
bin/x3270
|
||||
@mode 444
|
||||
|
|
Loading…
Reference in a new issue