FreeBSD Bugzilla – Attachment 151551 Details for
Bug 196101
[MAINTAINER UPDATE] x11/x3270: Update to version 3.3.15ga7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Revised patch
x3270.diff (text/plain), 3.08 KB, created by
Guido Falsi
on 2015-01-13 12:56:40 UTC
(
hide
)
Description:
Revised patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2015-01-13 12:56:40 UTC
Size:
3.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 376914) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= x3270 >-PORTVERSION= 3.3.13 >+PORTVERSION= 3.3.15 > CATEGORIES= x11 net > MASTER_SITES= http://x3270.bgp.nu/download/current/ > EXTRACT_SUFX= ga7-src.tgz >@@ -20,7 +20,8 @@ > USES= iconv imake:env > USE_XORG= ice sm x11 xaw xext xmu xt > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= --with-fontdir=${PREFIX}/lib/X11/fonts/local --disable-dbcs >+CONFIGURE_ARGS+= --with-fontdir=${PREFIX}/lib/X11/fonts/${PORTNAME} \ >+ --disable-dbcs > CPPFLAGS+= -I${LOCALBASE}/include > LIBS+= -L${LOCALBASE}/lib > .if defined(WITHOUT_OPENSSL) >Index: distinfo >=================================================================== >--- distinfo (revision 376914) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (x3270-3.3.13ga7-src.tgz) = a8c6bc9d410e9aa837a2a427f978597fdba135abef0e300cc4531aed6ca45a94 >-SIZE (x3270-3.3.13ga7-src.tgz) = 1354917 >+SHA256 (x3270-3.3.15ga7-src.tgz) = 0914f5c360faf72eb5a5a764ddcbaf0ba4b195d1c166a65a057126f5f7b945c9 >+SIZE (x3270-3.3.15ga7-src.tgz) = 1367615 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 376914) >+++ pkg-plist (working copy) >@@ -1,31 +1,25 @@ > bin/x3270 > bin/x3270if > etc/x3270/ibm_hosts >-lib/X11/fonts/local/3270-12.pcf.gz >-lib/X11/fonts/local/3270-12b.pcf.gz >-lib/X11/fonts/local/3270-20.pcf.gz >-lib/X11/fonts/local/3270-20b.pcf.gz >-lib/X11/fonts/local/3270.pcf.gz >-lib/X11/fonts/local/3270b.pcf.gz >-lib/X11/fonts/local/3270gr.pcf.gz >-lib/X11/fonts/local/3270gt12.pcf.gz >-lib/X11/fonts/local/3270gt12b.pcf.gz >-lib/X11/fonts/local/3270gt16.pcf.gz >-lib/X11/fonts/local/3270gt16b.pcf.gz >-lib/X11/fonts/local/3270gt24.pcf.gz >-lib/X11/fonts/local/3270gt24b.pcf.gz >-lib/X11/fonts/local/3270gt32.pcf.gz >-lib/X11/fonts/local/3270gt32b.pcf.gz >-lib/X11/fonts/local/3270gt8.pcf.gz >-lib/X11/fonts/local/3270h.pcf.gz >+lib/X11/fonts/x3270/3270-12.pcf.gz >+lib/X11/fonts/x3270/3270-12b.pcf.gz >+lib/X11/fonts/x3270/3270-20.pcf.gz >+lib/X11/fonts/x3270/3270-20b.pcf.gz >+lib/X11/fonts/x3270/3270.pcf.gz >+lib/X11/fonts/x3270/3270b.pcf.gz >+lib/X11/fonts/x3270/3270gr.pcf.gz >+lib/X11/fonts/x3270/3270gt12.pcf.gz >+lib/X11/fonts/x3270/3270gt12b.pcf.gz >+lib/X11/fonts/x3270/3270gt16.pcf.gz >+lib/X11/fonts/x3270/3270gt16b.pcf.gz >+lib/X11/fonts/x3270/3270gt24.pcf.gz >+lib/X11/fonts/x3270/3270gt24b.pcf.gz >+lib/X11/fonts/x3270/3270gt32.pcf.gz >+lib/X11/fonts/x3270/3270gt32b.pcf.gz >+lib/X11/fonts/x3270/3270gt8.pcf.gz >+lib/X11/fonts/x3270/3270h.pcf.gz > man/man1/x3270-script.man.gz > man/man1/x3270.man.gz > man/man1/x3270if.man.gz > man/man5/ibm_hosts.man.gz >-@exec /bin/chmod u+w %D/lib/X11/fonts/local %D/lib/X11/fonts/local/fonts.dir >-@exec %D/bin/mkfontdir %D/lib/X11/fonts/local >-@exec /bin/chmod u=rwx,go=rx %D/lib/X11/fonts/local >-@exec /bin/chmod a=r %D/lib/X11/fonts/local/fonts.dir >-@unexec %D/bin/mkfontdir %D/lib/X11/fonts/local >-@unexec if [ `wc -c %D/lib/X11/fonts/local/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/lib/X11/fonts/local/fonts.dir; fi >-@dirrm etc/x3270 >+@fontsdir lib/X11/fonts/x3270
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
madpilot
:
maintainer-approval?
(
ecrist
)
Actions:
View
|
Diff
Attachments on
bug 196101
:
150731
| 151551