FreeBSD Bugzilla – Attachment 65246 Details for
Bug 96740
update of irc/scrollz to 1.9.98.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scrollz-1.98.1.patch
scrollz-1.98.1.patch (text/x-patch), 3.54 KB, created by
Scott M. Likens
on 2006-05-12 17:30:56 UTC
(
hide
)
Description:
scrollz-1.98.1.patch
Filename:
MIME Type:
Creator:
Scott M. Likens
Created:
2006-05-12 17:30:56 UTC
Size:
3.54 KB
patch
obsolete
>diff -urN scrollz.old/Makefile scrollz/Makefile >--- scrollz.old/Makefile 2006-04-06 05:07:19.000000000 -0700 >+++ scrollz/Makefile 2006-05-12 09:20:45.271838499 -0700 >@@ -6,9 +6,10 @@ > # > > PORTNAME= scrollz >-PORTVERSION= 1.9.5 >+PORTVERSION= 1.9.98.1 > CATEGORIES= irc ipv6 >-MASTER_SITES= ftp://ftp.du.se/pub/mirrors/ScrollZ/source/ >+MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \ >+ ftp://ftp.du.se/pub/mirrors/ScrollZ/source/ > DISTNAME= ScrollZ-${PORTVERSION} > > MAINTAINER= damm@yazzy.org >@@ -18,7 +19,7 @@ > USE_PERL5_BUILD=yes > IS_INTERACTIVE= yes > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= --enable-ipv6 --with-ssl >+CONFIGURE_ARGS+= --enable-ipv6 --wenable-regexp > > MAKE_ENV+= IRCLIB="${PREFIX}/share/scrollz" > >@@ -26,6 +27,13 @@ > > MAN1= scrollz.1 > >+.if defined(WITH_SSL) >+USE_GNUTLS= YES >+BUILD_DEPENDS+=${LOCALBASE}/lib/libgnutls.a:${PORTSDIR}/security/gnutls >+LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls >+CONFIGURE_ARGS+= --with-ssl >+.endif >+ > post-patch: > @${PERL} -pi -e 's!^IRCLIB =!IRCLIB ?=!' ${WRKSRC}/Makefile.in > >diff -urN scrollz.old/distinfo scrollz/distinfo >--- scrollz.old/distinfo 2006-01-22 04:38:13.000000000 -0800 >+++ scrollz/distinfo 2006-05-12 09:25:39.711096689 -0700 >@@ -1,3 +1,3 @@ >-MD5 (ScrollZ-1.9.5.tar.gz) = 14b4bde509eefb6254d8ccff72b8b7a3 >-SHA256 (ScrollZ-1.9.5.tar.gz) = 1cefb7303b5123469793e6ef2fc3cd057c3ff76916a9eb31fa478c9d5dedb6db >-SIZE (ScrollZ-1.9.5.tar.gz) = 906167 >+MD5 (ScrollZ-1.9.98.1.tar.gz) = 9296f5650f5457e7a2e26c953cfeb472 >+SHA256 (ScrollZ-1.9.98.1.tar.gz) = 86bc4bab6e1925da9587b47cd214b11cddfd51d7a2a9d861a5ee22f2574a0625 >+SIZE (ScrollZ-1.9.98.1.tar.gz) = 896927 >diff -urN scrollz.old/pkg-plist scrollz/pkg-plist >--- scrollz.old/pkg-plist 2006-04-06 05:07:19.000000000 -0700 >+++ scrollz/pkg-plist 2006-05-12 09:24:22.006048862 -0700 >@@ -322,7 +322,6 @@ > %%DATADIR%%/help/set/status_window > %%DATADIR%%/help/set/suppress_server_motd > %%DATADIR%%/help/set/tab_max >-%%DATADIR%%/help/set/translation > %%DATADIR%%/help/set/truncate_public_channel > %%DATADIR%%/help/set/underline_video > %%DATADIR%%/help/set/use_old_msg >@@ -682,41 +681,10 @@ > %%DATADIR%%/help/ww > %%DATADIR%%/help/xecho > %%DATADIR%%/help/xtype >-%%DATADIR%%/translation/ASCII >-%%DATADIR%%/translation/CP437 >-%%DATADIR%%/translation/CP850 >-%%DATADIR%%/translation/DANISH >-%%DATADIR%%/translation/DEC_MCS >-%%DATADIR%%/translation/DG_MCS >-%%DATADIR%%/translation/DUTCH >-%%DATADIR%%/translation/FINNISH >-%%DATADIR%%/translation/FRENCH >-%%DATADIR%%/translation/FRENCH_CANADIAN >-%%DATADIR%%/translation/GERMAN >-%%DATADIR%%/translation/HP_MCS >-%%DATADIR%%/translation/IRV >-%%DATADIR%%/translation/ITALIAN >-%%DATADIR%%/translation/JIS >-%%DATADIR%%/translation/MACINTOSH >-%%DATADIR%%/translation/NEXT >-%%DATADIR%%/translation/NORWEGIAN_1 >-%%DATADIR%%/translation/NORWEGIAN_2 >-%%DATADIR%%/translation/POLISH >-%%DATADIR%%/translation/POLISH_NOPL >-%%DATADIR%%/translation/PORTUGUESE >-%%DATADIR%%/translation/PORTUGUESE_COM >-%%DATADIR%%/translation/RUSSIAN >-%%DATADIR%%/translation/RUSSIAN_ALT >-%%DATADIR%%/translation/RUSSIAN_WIN >-%%DATADIR%%/translation/SPANISH >-%%DATADIR%%/translation/SWEDISH >-%%DATADIR%%/translation/SWEDISH_NAMES >-%%DATADIR%%/translation/SWEDISH_NAMES_COM >-%%DATADIR%%/translation/SWISS >-%%DATADIR%%/translation/UNITED_KINGDOM >-%%DATADIR%%/translation/UNITED_KINGDOM_COM >+%%DATADIR%%/help/set/display_encoding >+%%DATADIR%%/help/set/input_encoding >+%%DATADIR%%/help/set/irc_encoding > @exec mkdir %D/%%DATADIR%%/script >-@dirrmtry %%DATADIR%%/translation > @dirrmtry %%DATADIR%%/script > @dirrmtry %%DATADIR%%/help/bind > @dirrmtry %%DATADIR%%/help/alias
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 96740
:
65242
|
65243
|
65244
|
65245
| 65246