aboutsummaryrefslogtreecommitdiffstats
path: root/net/c3270
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2012-01-20 09:01:45 +0800
committerMarcelo Araujo <araujo@FreeBSD.org>2012-01-20 09:01:45 +0800
commit96c42d74949b60510c7f6f493ef2f3852a5e944d (patch)
treef12da132c635b7b116b43fb492ddc94818f8ca64 /net/c3270
parent8ec72bcf4a91f1a596b39287896bf96f0c18e0f9 (diff)
downloadfreebsd-ports-gnome-96c42d74949b60510c7f6f493ef2f3852a5e944d.tar.gz
freebsd-ports-gnome-96c42d74949b60510c7f6f493ef2f3852a5e944d.tar.zst
freebsd-ports-gnome-96c42d74949b60510c7f6f493ef2f3852a5e944d.zip
- Update to 3.3.12ga7.
- Improve the description into pkg-descr.
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile2
-rw-r--r--net/c3270/distinfo4
-rw-r--r--net/c3270/pkg-descr26
3 files changed, 8 insertions, 24 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index f6308835e3e4..f35939ced77b 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= c3270
-PORTVERSION= 3.3.11ga6
+PORTVERSION= 3.3.12ga7
CATEGORIES= net
MASTER_SITES= http://x3270.bgp.nu/download/
EXTRACT_SUFX= -src.tgz
diff --git a/net/c3270/distinfo b/net/c3270/distinfo
index bdf74734ecb7..65ff7e20543f 100644
--- a/net/c3270/distinfo
+++ b/net/c3270/distinfo
@@ -1,2 +1,2 @@
-SHA256 (c3270-3.3.11ga6-src.tgz) = 4c9cb12209c0f335b90b91c8f35eb162eda5520703f9dfc67f29c430c0e20813
-SIZE (c3270-3.3.11ga6-src.tgz) = 883143
+SHA256 (c3270-3.3.12ga7-src.tgz) = 0ac5632b1376d760193ca851cf68e6384d190c9ab36e863dbf5da11c28ab1442
+SIZE (c3270-3.3.12ga7-src.tgz) = 891298
diff --git a/net/c3270/pkg-descr b/net/c3270/pkg-descr
index 3995481ec3b0..5bedf41e76fc 100644
--- a/net/c3270/pkg-descr
+++ b/net/c3270/pkg-descr
@@ -1,21 +1,5 @@
- From html/Intro.html:
-
- c3270 is a curses-based IBM 3270 terminal emulator. It can be used to
- communicate with any IBM host that supports 3270-style connections
- over TELNET. It can also communicate with hosts that use line-by-line
- ASCII mode to do initial login negotiation before switching to
- full-screen 3270 mode.
-
- From "pr3287/README":
-
- pr3287 is an IBM 3287 printer emulator. It connects to an IBM host via
- TELNET, using TN3270 or TN3270E. It supports SCS (SNA Character Stream).
-
-
- This release provides some support for SSL, Tcl, and DBCS.
-
- Graphics not (yet) supported.
-
- Some extended highlighting not (yet) supported.
-
-WWW: http://x3270.bgp.nu/
+c3270 is a curses-based IBM 3270 terminal emulator. It can be used to
+communicate with any IBM host that supports 3270-style connections
+over TELNET. It can also communicate with hosts that use line-by-line
+ASCII mode to do initial login negotiation before switching to
+full-screen 3270 mode.