FreeBSD Bugzilla – Attachment 144770 Details for
Bug 191941
[UPDATE] devel/cdialog 1.2.20140219
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cdialog.patch
cdialog.patch (text/plain), 1.96 KB, created by
takefu
on 2014-07-18 04:05:08 UTC
(
hide
)
Description:
cdialog.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2014-07-18 04:05:08 UTC
Size:
1.96 KB
patch
obsolete
>diff -ruN /usr/ports/devel/cdialog/Makefile ./Makefile >--- /usr/ports/devel/cdialog/Makefile 2014-06-12 03:55:29.000000000 +0900 >+++ ./Makefile 2014-07-18 12:56:10.000000000 +0900 >@@ -2,23 +2,20 @@ > # $FreeBSD: head/devel/cdialog/Makefile 357526 2014-06-11 18:55:29Z marino $ > > PORTNAME= cdialog >-PORTVERSION= 1.1.20120215 >+PORTVERSION= 1.2.20140219 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= ftp://invisible-island.net/${PORTNAME:S|^c||}/ > DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E} >-EXTRACT_SUFX= .tgz > > MAINTAINER= ports@FreeBSD.org > COMMENT= Enhanced version of 'dialog' to work with ncurses > >-OPTIONS_DEFINE= EXAMPLES >- > LICENSE= LGPL21 > >-USES= ncurses >+OPTIONS_DEFINE= EXAMPLES > >-USE_AUTOTOOLS= libtool >+USES= ncurses libtool:keepla tar:tgz > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > CONFIGURE_ARGS= --enable-widec \ >@@ -38,6 +35,8 @@ > > post-patch: > @${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 > > post-install: > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >diff -ruN /usr/ports/devel/cdialog/distinfo ./distinfo >--- /usr/ports/devel/cdialog/distinfo 2014-01-23 00:30:13.000000000 +0900 >+++ ./distinfo 2014-07-18 12:49:16.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (dialog-1.1-20120215.tgz) = 883c58498663d939b18f3aea56976b64268b736d1579ac850512e5d5a4a2eafc >-SIZE (dialog-1.1-20120215.tgz) = 441234 >+SHA256 (dialog-1.2-20140219.tgz) = ccf07eedf147ac901aff1d984ab63ddd6986b615ddf67435f270d5462ea4ca81 >+SIZE (dialog-1.2-20140219.tgz) = 453535 >diff -ruN /usr/ports/devel/cdialog/pkg-plist ./pkg-plist >--- /usr/ports/devel/cdialog/pkg-plist 2014-02-03 07:05:08.000000000 +0900 >+++ ./pkg-plist 2014-07-18 12:47:35.000000000 +0900 >@@ -7,7 +7,7 @@ > lib/libcdialog.a > lib/libcdialog.la > lib/libcdialog.so >-lib/libcdialog.so.10 >+lib/libcdialog.so.11 > man/man1/cdialog.1.gz > man/man3/cdialog.3.gz > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
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 191941
: 144770