Bug 169942 - Update net/c3270 to 3.3.12ga10
Summary: Update net/c3270 to 3.3.12ga10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 16:50 UTC by tom
Modified: 2013-05-24 09:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (782 bytes, patch)
2012-07-17 16:50 UTC, tom
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tom 2012-07-17 16:50:08 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-17 16:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-24 09:37:27 UTC
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"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2013-05-24 09:37:38 UTC
State Changed
From-To: open->closed

I was updated with the latest version. Sorry by the delay.