FreeBSD Bugzilla – Attachment 212317 Details for
Bug 242613
devel/cdialog: cdialog-1.3-20180621 displays ugly black bars
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cdialog-1.3.20200228,2.patch
cdialog-1.3.20200228,2.patch (text/plain), 2.29 KB, created by
takefu
on 2020-03-11 00:32:29 UTC
(
hide
)
Description:
cdialog-1.3.20200228,2.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2020-03-11 00:32:29 UTC
Size:
2.29 KB
patch
obsolete
>diff -udprN /usr/ports/devel/cdialog/distinfo ./distinfo >--- /usr/ports/devel/cdialog/distinfo 2018-07-27 04:54:29.665860000 +0000 >+++ ./distinfo 2020-03-10 23:10:45.636797000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1532650780 >-SHA256 (dialog-1.3-20180621.tgz) = 4a4859e2b22d24e46c1a529b5a5605b95503aa04da4432f7bbd713e3e867587a >-SIZE (dialog-1.3-20180621.tgz) = 529123 >+TIMESTAMP = 1583881845 >+SHA256 (dialog-1.3-20200228.tgz) = 9ff8c41d1eee9e15d14fde3109d4612b1fe6dbe71fe2c3e743bcfff5e25c1fd9 >+SIZE (dialog-1.3-20200228.tgz) = 544523 >diff -udprN /usr/ports/devel/cdialog/Makefile ./Makefile >--- /usr/ports/devel/cdialog/Makefile 2020-01-02 09:57:49.801985000 +0000 >+++ ./Makefile 2020-03-10 23:10:33.892271000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/devel/cdialog/Makefile 521822 2020-01-02 09:57:49Z bapt $ > > PORTNAME= cdialog >-DISTVERSION= 1.3.20180621 >+DISTVERSION= 1.3.20200228 > PORTEPOCH= 2 > CATEGORIES= devel > MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME:S|^c||}/ >@@ -33,10 +33,11 @@ OPTIONS_DEFINE= EXAMPLES > CONFIGURE_ARGS+= --with-curses-dir=${NCURSESBASE} > .endif > >-post-patch: >+pre-patch-EXAMPLES-on: > @${FIND} ${WRKSRC}/samples/ -type f -exec ${REINPLACE_CMD} -i "" "s|dialog|cdialog|g" {} \; >- @${REINPLACE_CMD} -e 's|$$(INSTALL_DATA) $$(LIB)|$$(INSTALL_DATA) -s $$(LIB)|'\ >- ${WRKSRC}/${MAKEFILE}.in >+ >+pre-install: >+ @${STRIP_CMD} ${WRKSRC}/.libs/libcdialog.so.15.0.0 > > post-install-EXAMPLES-on: > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >diff -udprN /usr/ports/devel/cdialog/pkg-plist ./pkg-plist >--- /usr/ports/devel/cdialog/pkg-plist 2018-07-27 04:54:29.665860000 +0000 >+++ ./pkg-plist 2020-03-10 23:16:02.538399000 +0000 >@@ -13,6 +13,7 @@ man/man3/cdialog.3.gz > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildlist > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildlist2 >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildlist4 > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar-stdout > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar2 >@@ -197,6 +198,7 @@ man/man3/cdialog.3.gz > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timebox2-stdout > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/treeview > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/treeview2 >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treeview4 > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wheel > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/whiptail.rc > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/with-dquotes
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
Flags:
takefu:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 242613
:
209907
|
212317
|
217133