ports/147153: [patch] x11/x3270 update to current version

Eric F Crist ecrist at secure-computing.net
Fri May 28 01:40:01 UTC 2010


>Number:         147153
>Category:       ports
>Synopsis:       [patch] x11/x3270 update to current version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 28 01:40:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric F Crist
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
Secure Computing Networks
>Environment:
System: FreeBSD cartman.secure-computing.net 9.0-CURRENT FreeBSD 9.0-CURRENT #2: Mon Apr 12 12:46:23 CDT 2010 root at cartman.secure-computing.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	update port to current version
>How-To-Repeat:
	wait a long time to update, you get outdated port.
>Fix:

	apply patch, installs current version  -- I am willing to take maintainership of this port if desired.

--- x3270.diff begins here ---
? work
? x3270.diff
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/x3270/Makefile,v
retrieving revision 1.36
diff -r1.36 Makefile
9,10c9
< PORTVERSION=	3.3.7
< PORTREVISION=	2
---
> PORTVERSION=	3.3.10ga5
12,13c11,12
< MASTER_SITES=	SF/${PORTNAME}/OldFiles
< EXTRACT_SUFX=	.tgz
---
> MASTER_SITES=	http://x3270.bgp.nu/download/
> EXTRACT_SUFX=	-src.tgz
23a23
> USE_ICONV=	yes
24a25,28
> CONFIGURE_ENV=	CPPFLAGS="-I${PREFIX}/include" \
> 		LDFLAGS="-L${PREFIX}/lib" \
> 		LIBS="-L${PREFIX}/lib" # to workaround configure LDFLAGS bug
> 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11/x3270/distinfo,v
retrieving revision 1.10
diff -r1.10 distinfo
1,3c1,3
< MD5 (x3270-3.3.7.tgz) = 1ee09665e881c8b08f2fba586a980a6b
< SHA256 (x3270-3.3.7.tgz) = 1db9707fb036e6e89d8b30333dabd31de6210b89a30eaf601957625690f00024
< SIZE (x3270-3.3.7.tgz) = 1139946
---
> MD5 (x3270-3.3.10ga5-src.tgz) = 337cad78d83c3a964648170c0eeabde0
> SHA256 (x3270-3.3.10ga5-src.tgz) = 7c13f227aa49cbc6447e97e22feb9397da89687dd3c667271d640378e7f40fd1
> SIZE (x3270-3.3.10ga5-src.tgz) = 1318945
--- x3270.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list