c3270 has been updated, including a some SSL behavior changes that we use. Fix: root@bigglesworth-1:/usr/ports/net-> diff -u c3270.old/distinfo c3270/distinfo How-To-Repeat: patches for Makefile and distinfo are included.
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool)
Author: araujo Date: Fri May 24 08:37:19 2013 New Revision: 318928 URL: http://svnweb.freebsd.org/changeset/ports/318928 Log: - Update to 3.3.12ga13. PR: ports/169942 [based on] Submitted by: Thomas Johnson <tom@claimlynx.com> Modified: head/net/c3270/Makefile head/net/c3270/distinfo (contents, props changed) Modified: head/net/c3270/Makefile ============================================================================== --- head/net/c3270/Makefile Fri May 24 08:34:00 2013 (r318927) +++ head/net/c3270/Makefile Fri May 24 08:37:19 2013 (r318928) @@ -6,7 +6,7 @@ # PORTNAME= c3270 -PORTVERSION= 3.3.12ga7 +PORTVERSION= 3.3.12ga13 CATEGORIES= net MASTER_SITES= http://x3270.bgp.nu/download/ EXTRACT_SUFX= -src.tgz Modified: head/net/c3270/distinfo ============================================================================== --- head/net/c3270/distinfo Fri May 24 08:34:00 2013 (r318927) +++ head/net/c3270/distinfo Fri May 24 08:37:19 2013 (r318928) @@ -1,2 +1,2 @@ -SHA256 (c3270-3.3.12ga7-src.tgz) = 0ac5632b1376d760193ca851cf68e6384d190c9ab36e863dbf5da11c28ab1442 -SIZE (c3270-3.3.12ga7-src.tgz) = 891298 +SHA256 (c3270-3.3.12ga13-src.tgz) = f8534c46d2aa645c6e71b8e01c975bbfd1880da9739748c50f7cd6f1890a0325 +SIZE (c3270-3.3.12ga13-src.tgz) = 896588 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed I was updated with the latest version. Sorry by the delay.