FreeBSD Bugzilla – Attachment 210860 Details for
Bug 243444
[maintainer update] japanese/lynx-current: Fix build error on -current and update to the latest development release
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A svn diff for japanese/lynx-current
lynx-current.diff (text/plain), 2.89 KB, created by
WATANABE Kazuhiro
on 2020-01-19 09:10:35 UTC
(
hide
)
Description:
A svn diff for japanese/lynx-current
Filename:
MIME Type:
Creator:
WATANABE Kazuhiro
Created:
2020-01-19 09:10:35 UTC
Size:
2.89 KB
patch
obsolete
>Index: lynx-current/Makefile >=================================================================== >--- lynx-current/Makefile (revision 523401) >+++ lynx-current/Makefile (working copy) >@@ -5,23 +5,25 @@ > DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} > CATEGORIES= japanese www > MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ >+PKGNAMESUFFIX= -current > DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} >-PKGNAMESUFFIX= -current > > MAINTAINER= CQG00620@nifty.ne.jp > COMMENT= Console WWW client (browser) with multi-byte encoding support (development release) > > LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING > >-VERSION= 2.8.9 >-MINOR_VERSION= dev.8 >+USES= cpe ncurses shebangfix tar:bzip2 > >-CONFLICTS= lynx-2.* ja-lynx-2.8.8.* >+VERSION= 2.9.0 >+MINOR_VERSION= dev.4 > >-USES= cpe ncurses shebangfix tar:bzip2 >+CONFLICTS= lynx-2.* lynx-current-2.* ja-lynx-2.* >+ > SHEBANG_FILES= samples/mailto-form.pl > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ >+CONFIGURE_ARGS+=--with-screen=ncursesw --with-zlib --libdir="${L_LIB}" \ > --enable-nsl-fork --enable-ipv6 \ > --enable-cjk --enable-internal-links \ > --with-bzlib >@@ -34,8 +36,8 @@ > L_LIB= ${PREFIX}/etc > L_HELP= ${PREFIX}/share/lynx_help > >-OPTIONS_DEFINE= COLOR_STYLE DEFAULT_COLORS DOCS JAPANESE_UTF8 EXPERIMENTAL_OPTS >-OPTIONS_DEFAULT=JAPANESE_UTF8 EXPERIMENTAL_OPTS >+OPTIONS_DEFINE= COLOR_STYLE DEFAULT_COLORS DOCS JAPANESE_UTF8 IDN SSL EXPERIMENTAL_OPTS >+OPTIONS_DEFAULT=JAPANESE_UTF8 IDN SSL EXPERIMENTAL_OPTS > OPTIONS_SUB= yes > > COLOR_STYLE_DESC= Optional color style support >@@ -47,11 +49,17 @@ > EXPERIMENTAL_OPTS_DESC= Use experimental options > EXPERIMENTAL_OPTS_CONFIGURE_ON= --enable-charset-choice --enable-nested-tables > >+IDN_LIB_DEPENDS= libidn.so:dns/libidn >+IDN_CONFIGURE_ENABLE= idna >+ > JAPANESE_UTF8_DESC= Experimental Japanese UTF-8 logic support > JAPANESE_UTF8_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} > JAPANESE_UTF8_CONFIGURE_ENABLE= japanese-utf8 > JAPANESE_UTF8_USES= iconv > >+SSL_CONFIGURE_ON= --with-ssl=${OPENSSLBASE} >+SSL_USES= ssl >+ > # Change "cd foo && $(MAKE_RECUR)" into "$(MAKE_RECUR) -C foo" to unbreak > # parallel builds > post-patch: >@@ -58,4 +66,9 @@ > @${REINPLACE_CMD} -E 's|cd (.+) && (\$$\(MAKE_RECUR\))|\2 -C \1|' \ > ${WRKSRC}/${MAKEFILE}.in > >+post-install-DOCS-on: >+.for doc in COPYHEADER COPYING >+ ${RLN} ${STAGEDIR}${DOCSDIR}/${doc} ${STAGEDIR}${L_HELP} >+.endfor >+ > .include <bsd.port.mk> >Index: lynx-current/distinfo >=================================================================== >--- lynx-current/distinfo (revision 523401) >+++ lynx-current/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (lynx2.8.9dev.8.tar.bz2) = c6223b885378d77cbc7cf7137273f1e9c142ec846d4d78477d319d10c4316d31 >-SIZE (lynx2.8.9dev.8.tar.bz2) = 2657804 >+TIMESTAMP = 1579002856 >+SHA256 (lynx2.9.0dev.4.tar.bz2) = 043aaf753de917687094bc80c37db93390904b573c13e82dbd1756de4c00af00 >+SIZE (lynx2.9.0dev.4.tar.bz2) = 2723001
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 243444
: 210860 |
210861
|
211880
|
211881