FreeBSD Bugzilla – Attachment 169404 Details for
Bug 208866
[PATCH] devel/newt: Update to version 0.52.19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_newt.diff
devel_newt.diff (text/plain), 3.54 KB, created by
tkato432
on 2016-04-17 18:31:35 UTC
(
hide
)
Description:
devel_newt.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-04-17 18:31:35 UTC
Size:
3.54 KB
patch
obsolete
>diff -urN /usr/ports/devel/newt/Makefile devel/newt/Makefile >--- /usr/ports/devel/newt/Makefile 2016-04-01 23:11:57.108149000 +0900 >+++ devel/newt/Makefile 2016-04-18 00:00:00.000000000 +0900 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/devel/newt/Makefile 412346 2016-04-01 14:00:51Z mat $ > > PORTNAME= newt >-PORTVERSION= 0.52.18 >+PORTVERSION= 0.52.19 > CATEGORIES= devel > MASTER_SITES= https://fedorahosted.org/releases/n/e/newt/ > >@@ -14,14 +14,14 @@ > LIB_DEPENDS= libslang.so:devel/libslang2 \ > libpopt.so:devel/popt > >-USES= gmake ncurses >+USES= gmake > GNU_CONFIGURE= yes > MAKE_ENV= PCFLAGS="${CFLAGS}" > USE_LDCONFIG= yes > MAKE_JOBS_UNSAFE= yes > > CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -lncurses >+LDFLAGS+= -L${LOCALBASE}/lib -lcurses > > PLIST_SUB= SOVERSION="${SOVERSION}" \ > VERSION="${PORTVERSION}" >@@ -50,8 +50,8 @@ > s|-DUSE_INTERP_RESULT||' ${WRKSRC}/configure > @${REINPLACE_CMD} -e \ > 's|@CPP@|@CC@ -E| ; \ >- s|-I/usr/include/slang|| ; \ >- /^pkgconfigdir/s|=.*|=${PREFIX}/libdata/pkgconfig| ; \ >+ s|-D_GNU_SOURCE|| ; \ >+ /^pkgconfigdir/s|=.*|= $$(prefix)/libdata/pkgconfig| ; \ > s| -g | |g ; \ > /make -C/s|^|#| ; \ > /whiptcl.$$(SOEXT)/s|install|${TRUE}|' ${WRKSRC}/Makefile.in >diff -urN /usr/ports/devel/newt/distinfo devel/newt/distinfo >--- /usr/ports/devel/newt/distinfo 2016-01-15 20:56:50.774190000 +0900 >+++ devel/newt/distinfo 2016-04-18 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (newt-0.52.18.tar.gz) = 771b0e634ede56ae6a6acd910728bb5832ac13ddb0d1d27919d2498dab70c91e >-SIZE (newt-0.52.18.tar.gz) = 180425 >+SHA256 (newt-0.52.19.tar.gz) = 08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80 >+SIZE (newt-0.52.19.tar.gz) = 181008 >diff -urN /usr/ports/devel/newt/files/patch-form.c devel/newt/files/patch-form.c >--- /usr/ports/devel/newt/files/patch-form.c 2015-08-24 03:52:17.480824000 +0900 >+++ devel/newt/files/patch-form.c 2016-04-18 00:00:00.000000000 +0900 >@@ -1,5 +1,5 @@ >---- form.c.orig Tue Jun 11 22:15:33 2002 >-+++ form.c Sat Jun 22 06:36:12 2002 >+--- form.c.orig 2014-10-23 08:34:37 UTC >++++ form.c > @@ -10,7 +10,6 @@ > #endif > #include <sys/time.h> >diff -urN /usr/ports/devel/newt/files/patch-whiptcl.c devel/newt/files/patch-whiptcl.c >--- /usr/ports/devel/newt/files/patch-whiptcl.c 2015-08-24 03:52:17.493264000 +0900 >+++ devel/newt/files/patch-whiptcl.c 2016-04-18 00:00:00.000000000 +0900 >@@ -1,6 +1,6 @@ >---- whiptcl.c.orig >+--- whiptcl.c.orig 2014-10-23 08:34:37 UTC > +++ whiptcl.c >-@@ -137,45 +137,45 @@ >+@@ -137,45 +137,45 @@ static int wtCmd(ClientData clientData, > > if (arg < -1) { > /* this could buffer oveflow, bug we're not setuid so I don't care */ >@@ -56,7 +56,7 @@ > return TCL_ERROR; > } > >-@@ -196,33 +196,30 @@ >+@@ -196,33 +196,30 @@ static int wtCmd(ClientData clientData, > case MODE_YESNO: > rc = messageBox(text, height, width, MSGBOX_YESNO, flags); > if (rc == DLG_OKAY) >@@ -95,7 +95,7 @@ > > free(selections); > } >-@@ -247,7 +244,7 @@ >+@@ -247,7 +244,7 @@ static int wtCmd(ClientData clientData, > newtPopWindow(); > > if (rc == DLG_ERROR) { >diff -urN /usr/ports/devel/newt/pkg-plist devel/newt/pkg-plist >--- /usr/ports/devel/newt/pkg-plist 2016-01-15 20:56:51.180938000 +0900 >+++ devel/newt/pkg-plist 2016-04-18 00:00:00.000000000 +0900 >@@ -43,6 +43,7 @@ > %%NLS%%share/locale/id/LC_MESSAGES/newt.mo > %%NLS%%share/locale/it/LC_MESSAGES/newt.mo > %%NLS%%share/locale/ja/LC_MESSAGES/newt.mo >+%%NLS%%share/locale/ka/LC_MESSAGES/newt.mo > %%NLS%%share/locale/km/LC_MESSAGES/newt.mo > %%NLS%%share/locale/kn/LC_MESSAGES/newt.mo > %%NLS%%share/locale/ko/LC_MESSAGES/newt.mo
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 208866
: 169404