FreeBSD Bugzilla – Attachment 145130 Details for
Bug 192255
[PATCH] irc/unreal: Update to 3.2.10.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update irc/unreal to 3.2.10.4
patch-unreal.txt (text/plain), 2.70 KB, created by
Ryan Frederick
on 2014-07-29 21:23:15 UTC
(
hide
)
Description:
Patch to update irc/unreal to 3.2.10.4
Filename:
MIME Type:
Creator:
Ryan Frederick
Created:
2014-07-29 21:23:15 UTC
Size:
2.70 KB
patch
obsolete
>Index: irc/unreal/Makefile >=================================================================== >--- irc/unreal/Makefile (revision 363392) >+++ irc/unreal/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= Unreal >-PORTVERSION= 3.2.10.3 >+PORTVERSION= 3.2.10.4 > CATEGORIES= irc ipv6 > MASTER_SITES= http://www.unrealircd.com/downloads/ > DISTNAME= ${PORTNAME}${PORTVERSION} >Index: irc/unreal/distinfo >=================================================================== >--- irc/unreal/distinfo (revision 363392) >+++ irc/unreal/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (Unreal3.2.10.3.tar.gz) = 46049d1f1acfa5dc61f5c2923d829627f46c04c9791cb8364751f27268c795da >-SIZE (Unreal3.2.10.3.tar.gz) = 3524777 >+SHA256 (Unreal3.2.10.4.tar.gz) = 5041b67745d0bd2072cf9b74c07853085b8b5b07330263f0986bdc56eda98aa8 >+SIZE (Unreal3.2.10.4.tar.gz) = 3540227 >Index: irc/unreal/files/patch-configure >=================================================================== >--- irc/unreal/files/patch-configure (revision 363392) >+++ irc/unreal/files/patch-configure (working copy) >@@ -1,20 +0,0 @@ >---- configure 2014-02-27 14:03:45.132445608 +0100 >-+++ configure 2014-02-27 14:03:05.502448091 +0100 >-@@ -6356,7 +6356,7 @@ >- >- >- hold_cflags=$CFLAGS >--CFLAGS="$CFLAGS -export-dynamic" >-+CFLAGS="$CFLAGS -Wl,-export-dynamic" >- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we need the -export-dynamic flag" >&5 >- $as_echo_n "checking if we need the -export-dynamic flag... " >&6; } >- if ${ac_cv_export_dynamic+:} false; then : >-@@ -6395,7 +6395,7 @@ >- else >- >- if test "$ac_cv_c_compiler_gnu" = "yes"; then >-- ac_cv_pic="-fPIC -DPIC -shared" >-+ ac_cv_pic="-std=gnu89 -fPIC -DPIC -shared" >- case `uname -s` in >- Darwin*) >- ac_cv_pic="-bundle -flat_namespace -undefined suppress" >Index: irc/unreal/files/patch-configure.ac >=================================================================== >--- irc/unreal/files/patch-configure.ac (revision 363392) >+++ irc/unreal/files/patch-configure.ac (working copy) >@@ -1,20 +0,0 @@ >---- configure.ac 2013-11-24 20:24:26.000000000 +0100 >-+++ configure.ac 2014-02-27 14:02:58.916469490 +0100 >-@@ -107,7 +107,7 @@ >- ])]) >- >- hold_cflags=$CFLAGS >--CFLAGS="$CFLAGS -export-dynamic" >-+CFLAGS="$CFLAGS -Wl,-export-dynamic" >- AC_CACHE_CHECK(if we need the -export-dynamic flag, ac_cv_export_dynamic, [ >- AC_TRY_LINK(, [int i];, ac_cv_export_dynamic=yes, ac_cv_export_dynamic=no)]) >- if test "$ac_cv_export_dynamic" = "no"; then >-@@ -116,7 +116,7 @@ >- >- AC_CACHE_CHECK(for compiler option to produce PIC,ac_cv_pic,[ >- if test "$ac_cv_prog_gcc" = "yes"; then >-- ac_cv_pic="-fPIC -DPIC -shared" >-+ ac_cv_pic="-std=gnu89 -fPIC -DPIC -shared" >- case `uname -s` in >- Darwin*[)] >- ac_cv_pic="-bundle -flat_namespace -undefined suppress"
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 192255
: 145130