FreeBSD Bugzilla – Attachment 138949 Details for
Bug 185093
port update to security/kc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.83 KB, created by
Daniel
on 2013-12-22 13:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Daniel
Created:
2013-12-22 13:20:00 UTC
Size:
1.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 337185) >+++ Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= kc >-PORTVERSION= 2.3.0 >+PORTVERSION= 2.3.2 > CATEGORIES= security >-MASTER_SITES= http://keychain.googlecode.com/files/ >+MASTER_SITES= http://github.com/levaidaniel/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ > > MAINTAINER= leva@ecentrum.hu > COMMENT= Console based password storing application >@@ -13,8 +13,8 @@ > > LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ > libpcre.so:${PORTSDIR}/devel/pcre >-RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser > >+FETCH_ARGS= -Fpr > USES= pkgconfig > > MAN1= kc.1 >@@ -21,8 +21,7 @@ > MANCOMPRESSED= yes > > PLIST_DIRS= share/kc >-PLIST_FILES= bin/kc \ >- share/kc/pwsafe_to_kc.pl >+PLIST_FILES= bin/kc > > MAKE_ENV+= HAVE_PCRE=yes > >@@ -30,8 +29,4 @@ > post-patch: > @${REINPLACE_CMD} -e 's|pkg-config|${LOCALBASE}/bin/pkgconf|' ${WRKSRC}/Makefile > >-post-install: >- ${INSTALL} -d ${PREFIX}/share/kc >- ${INSTALL} ${WRKSRC}/pwsafe_to_kc.pl ${PREFIX}/share/kc/ >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 337185) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (kc-2.3.0.tar.gz) = 48da7dabc4da317ec00902cdd811b0b04008923a18b2f2a21948c0410356b2ae >-SIZE (kc-2.3.0.tar.gz) = 43625 >+SHA256 (kc-2.3.2.tar.gz) = d40a7be30079e4cfc423e1aa2b5dbb0e6f0b3489f1d0e090cd66728bc328fcd8 >+SIZE (kc-2.3.2.tar.gz) = 44779 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 337185) >+++ pkg-descr (working copy) >@@ -1,4 +1,4 @@ > Console based password storing application using an encrypted XML > document as its database. > >-WWW: http://keychain.googlecode.com >+WWW: https://github.com/levaidaniel/kc
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 185093
: 138949