FreeBSD Bugzilla – Attachment 15819 Details for
Bug 29226
Update port: www/w3m
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.30 KB, created by
nobutaka
on 2001-07-25 18:20:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nobutaka
Created:
2001-07-25 18:20:22 UTC
Size:
2.30 KB
patch
obsolete
>diff -urN w3m.old/Makefile w3m/Makefile >--- w3m.old/Makefile Thu Jul 26 01:41:02 2001 >+++ w3m/Makefile Thu Jul 26 02:13:57 2001 >@@ -7,7 +7,7 @@ > > PORTNAME= w3m > PORTVERSION= 0.2.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES+= www ipv6 > MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/ \ > http://mi.med.tohoku.ac.jp/~satodai/w3m/src/ \ >@@ -66,16 +66,21 @@ > > .if defined(INLINE_IMAGE) > PATCH_SITES= http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/ >-PATCHFILES= w3m-0.2.1-img-1.3.patch >+PATCHFILES= w3m-0.2.1-img-1.4.patch > EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-XMakefile > > USE_IMLIB= yes > > DOCS_JP+= README.img > PLIST_SUB+= INLINE_IMAGE_ONLY="" >+ >+PKGMESSAGE= ${MASTERDIR}/pkg-message > .else > EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-XMakefile.noimg > PLIST_SUB+= INLINE_IMAGE_ONLY="@comment " >+ >+# Don't use pkg-massage >+PKGMESSAGE= ${.CURDIR}/nonexistent > .endif > > pre-extract: >@@ -112,6 +117,9 @@ > @${INSTALL_MAN} ${WRKSRC}/doc/w3m.1 ${PREFIX}/man/man1 > .if defined(JAPANESE) > @${INSTALL_MAN} ${WRKSRC}/doc-jp/w3m.1 ${PREFIX}/man/ja/man1 >+.endif >+.if defined(INLINE_IMAGE) >+ @${CAT} ${PKGMESSAGE} > .endif > > .include <bsd.port.post.mk> >diff -urN w3m.old/distinfo w3m/distinfo >--- w3m.old/distinfo Thu Jul 26 01:41:02 2001 >+++ w3m/distinfo Thu Jul 26 01:42:45 2001 >@@ -1,2 +1,2 @@ > MD5 (w3m-0.2.1.tar.gz) = 906c2506f570b563807bcd1d23fecea5 >-MD5 (w3m-0.2.1-img-1.3.patch) = 33c68defc24791ac3439ddae4f8a7c47 >+MD5 (w3m-0.2.1-img-1.4.patch) = 6c577ac4d28f010167c4cd7b56e85248 >diff -urN w3m.old/pkg-message w3m/pkg-message >--- w3m.old/pkg-message Thu Jan 1 09:00:00 1970 >+++ w3m/pkg-message Thu Jul 26 00:53:24 2001 >@@ -0,0 +1,12 @@ >+********************************************************** >+* To display images in proper positions, * >+* you should set font size of your terminal emulator to * >+* "# of pixels per character" and "# of pixels per line" * >+* in Option Setting Panel. * >+* * >+* For example, if you use 14 pixel fonts, the values * >+* should be these. * >+* * >+* # of pixels per character = 7 * >+* # of pixels per line = 14 * >+**********************************************************
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
Actions:
View
|
Diff
Attachments on
bug 29226
: 15819