FreeBSD Bugzilla – Attachment 33254 Details for
Bug 54556
ports/news/nget broken due to GCC 3.2 compiler issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.32 KB, created by
darth
on 2003-07-16 22:30:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
darth
Created:
2003-07-16 22:30:14 UTC
Size:
1.32 KB
patch
obsolete
>diff -urN ./Makefile /usr/local/src/nget/Makefile >--- ./Makefile Thu Jun 5 00:43:34 2003 >+++ /usr/local/src/nget/Makefile Wed Jul 16 21:57:09 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= nget >-PORTVERSION= 0.21 >+PORTVERSION= 0.23 > CATEGORIES= news > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= nget >@@ -21,10 +21,6 @@ > USE_GMAKE= yes > > .include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 500113 >-BROKEN= "Fails to link" >-.endif > > post-extract: > ${LN} -s nget-${PORTVERSION} ${WRKDIR}/${DISTNAME} >diff -urN ./distinfo /usr/local/src/nget/distinfo >--- ./distinfo Thu Sep 5 07:23:04 2002 >+++ /usr/local/src/nget/distinfo Wed Jul 16 21:54:38 2003 >@@ -1 +1 @@ >-MD5 (nget-0.21+uulib.tar.gz) = 17de7da058e925ec334dbe00df757e87 >+MD5 (nget-0.23+uulib.tar.gz) = 11d4d44f67447dd442177aeaf73e69c9 >diff -urN ./files/patch-aa /usr/local/src/nget/files/patch-aa >--- ./files/patch-aa Thu Jan 1 01:00:00 1970 >+++ /usr/local/src/nget/files/patch-aa Wed Jul 16 21:54:38 2003 >@@ -0,0 +1,12 @@ >+*** misc.cc.org Thu Jun 26 17:04:21 2003 >+--- misc.cc Thu Jun 26 17:04:35 2003 >+*************** >+*** 162,167 **** >+--- 162,168 ---- >+ #endif >+ template string durationstr(ulong); >+ template string durationstr(long); >++ template string durationstr(int); >+ >+ char *text_month[13]={"Jan", "Feb", "Mar", "Apr", >+ "May", "Jun", "Jul", "Aug", >-- cut -- cut --
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 54556
: 33254