FreeBSD Bugzilla – Attachment 133153 Details for
Bug 177562
[update]: security/ckpass up to latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.43 KB, created by
Veniamin
on 2013-04-01 20:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Veniamin
Created:
2013-04-01 20:40:02 UTC
Size:
1.43 KB
patch
obsolete
>diff -ruN ckpass.orig/Makefile ckpass/Makefile >--- ckpass.orig/Makefile 2013-04-01 23:28:39.859364113 +0400 >+++ ckpass/Makefile 2013-04-01 23:12:31.450365350 +0400 >@@ -3,7 +3,7 @@ > # > > PORTNAME= ckpass >-PORTVERSION= 0.1 >+PORTVERSION= 0.2 > CATEGORIES= security > MASTER_SITES= SF/${PORTNAME} > >@@ -12,11 +12,11 @@ > > LICENSE= GPLv3 > >-LIB_DEPENDS= kpass.0:${PORTSDIR}/security/libkpass >+LIB_DEPENDS= kpass:${PORTSDIR}/security/libkpass > > GNU_CONFIGURE= yes >-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" >-CPPFLAGS+= "-I${LOCALBASE}/include" >+CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lintl" > > PLIST_FILES= bin/ckpass > >diff -ruN ckpass.orig/distinfo ckpass/distinfo >--- ckpass.orig/distinfo 2013-04-01 23:28:39.859364113 +0400 >+++ ckpass/distinfo 2013-04-01 22:29:24.290872073 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (ckpass-0.1.tar.gz) = 2bf19b9214127d5772fc70777e2db147ed58c809fa003fe3cbd23c361336d12e >-SIZE (ckpass-0.1.tar.gz) = 89129 >+SHA256 (ckpass-0.2.tar.gz) = 4027708b9518e7d320958f186f6b932001a3501c88773a88191fe5c976fe0686 >+SIZE (ckpass-0.2.tar.gz) = 95921 >diff -ruN ckpass.orig/pkg-descr ckpass/pkg-descr >--- ckpass.orig/pkg-descr 2013-04-01 23:28:39.859364113 +0400 >+++ ckpass/pkg-descr 2013-04-01 23:01:03.512363845 +0400 >@@ -1,4 +1,4 @@ > An ncurses based password database client that is compatible > with KeePass 1.x format databases. > >-WWW: http://ckpass.sourceforge.net/ >+WWW: http://ckpass.sourceforge.net/
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 177562
: 133153