FreeBSD Bugzilla – Attachment 193344 Details for
Bug 228208
deskutils/note: fix some dependencies not being installed (patch)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix some depencies not being installed
note_fix_deps.patch (text/plain), 1.03 KB, created by
Alexandre C. GuimarĂ£es
on 2018-05-13 00:15:52 UTC
(
hide
)
Description:
Fix some depencies not being installed
Filename:
MIME Type:
Creator:
Alexandre C. GuimarĂ£es
Created:
2018-05-13 00:15:52 UTC
Size:
1.03 KB
patch
obsolete
>Index: deskutils/note/Makefile >=================================================================== >--- deskutils/note/Makefile (revision 469759) >+++ deskutils/note/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= note > DISTVERSION= 1.3.22 >+PORTREVISION= 1 > CATEGORIES= deskutils perl5 > MASTER_SITES= http://www.daemon.de/idisk/Apps/note/ > >@@ -33,13 +34,16 @@ > p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael > > BLOWFISH_DESC= BlowFish block cipher support >-BLOWFISH_RUN_DEPENDS= p5-Crypt-Blowfish>0:security/p5-Crypt-Blowfish >+BLOWFISH_RUN_DEPENDS= p5-Crypt-Blowfish>0:security/p5-Crypt-Blowfish \ >+ ${CRYPTO_RUN_DEPENDS} > > DES_DESC= DES block cipher support >-DES_RUN_DEPENDS= p5-Crypt-DES>0:security/p5-Crypt-DES >+DES_RUN_DEPENDS= p5-Crypt-DES>0:security/p5-Crypt-DES \ >+ ${CRYPTO_RUN_DEPENDS} > > IDEA_DESC= IDEA block cipher support >-IDEA_RUN_DEPENDS= p5-Crypt-IDEA>0:security/p5-Crypt-IDEA >+IDEA_RUN_DEPENDS= p5-Crypt-IDEA>0:security/p5-Crypt-IDEA \ >+ ${CRYPTO_RUN_DEPENDS} > > post-patch: > @${REINPLACE_CMD} -e 's|{{(|{\\{(|g' \
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 228208
: 193344