FreeBSD Bugzilla – Attachment 192258 Details for
Bug 227298
deskutils/note: update to v. 1.3.22 (patch).
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to v1.3.22
deskutils_note_update_1.3.22.patch (text/plain), 2.33 KB, created by
Alexandre C. GuimarĂ£es
on 2018-04-05 20:44:59 UTC
(
hide
)
Description:
Update to v1.3.22
Filename:
MIME Type:
Creator:
Alexandre C. GuimarĂ£es
Created:
2018-04-05 20:44:59 UTC
Size:
2.33 KB
patch
obsolete
>Index: deskutils/note/Makefile >=================================================================== >--- deskutils/note/Makefile (revision 466536) >+++ deskutils/note/Makefile (working copy) >@@ -1,20 +1,38 @@ > # $FreeBSD$ > > PORTNAME= note >-PORTVERSION= 1.3.18 >-PORTREVISION= 2 >+DISTVERSION= 1.3.22 > CATEGORIES= deskutils perl5 > MASTER_SITES= http://www.daemon.de/idisk/Apps/note/ > >-MAINTAINER= idefix@fechner.net >+MAINTAINER= lebarondemerde@privacychain.ch > COMMENT= Console based tool to handle encrypted notes > > LICENSE= GPLv1 > > RUN_DEPENDS= p5-YAML>=0.1:textproc/p5-YAML \ >- p5-Crypt-IDEA>=1.0:security/p5-Crypt-IDEA >+ p5-Config-General>0:devel/p5-Config-General \ >+ p5-Crypt-IDEA>=1.0:security/p5-Crypt-IDEA \ >+ p5-Getopt-Long>0:devel/p5-Getopt-Long > > USES= perl5 > USE_PERL5= configure > >+OPTIONS_DEFINE= CRYPTO MYSQL PWSAFE3 >+OPTIONS_DEFAULT= CRYPTO MYSQL PWSAFE3 >+ >+CRYPTO_DESC= Encryption support >+CRYPTO_RUN_DEPENDS= p5-Crypt-CBC>0:security/p5-Crypt-CBC \ >+ p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael >+ >+MYSQL_RUN_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \ >+ p5-DBI>0:databases/p5-DBI >+ >+PWSAFE3_DESC= Password Safe v3 backend >+PWSAFE3_RUN_DEPENDS= p5-Crypt-PWSafe3>0:security/p5-Crypt-PWSafe3 >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|{{(|{\\{(|g' \ >+ ${WRKSRC}/bin/note >+ > .include <bsd.port.mk> >Index: deskutils/note/distinfo >=================================================================== >--- deskutils/note/distinfo (revision 466536) >+++ deskutils/note/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (note-1.3.18.tar.gz) = ba3b4db2709ce4e662b205254dfc83a27ff6912316e80a8ed1e3b52a14847071 >-SIZE (note-1.3.18.tar.gz) = 52108 >+TIMESTAMP = 1522908300 >+SHA256 (note-1.3.22.tar.gz) = d8821168ca6266c443d01a286ba3f410c8330d55abf9f9a993ea8950eeb31478 >+SIZE (note-1.3.22.tar.gz) = 52827 >Index: deskutils/note/pkg-descr >=================================================================== >--- deskutils/note/pkg-descr (revision 466536) >+++ deskutils/note/pkg-descr (working copy) >@@ -1,5 +1,6 @@ >-This is a small console program written in >-perl, which allows you to manage notes similar >-to programs like "knotes" from commandline. >+Console based tool to handle encrypted notes > >+This is a small console program written in perl, which allows you to manage >+notes similar to programs like "knotes" from command line. >+ > WWW: http://www.daemon.de/NOTE
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 227298
:
192246
|
192254
|
192255
|
192258
|
192270
|
192272
|
192273
|
192274
|
192313