FreeBSD Bugzilla – Attachment 144598 Details for
Bug 191827
security/pwman: Update to version 0.4.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security_pwman.diff
security_pwman.diff (text/plain), 2.32 KB, created by
tkato432
on 2014-07-11 18:48:36 UTC
(
hide
)
Description:
security_pwman.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-07-11 18:48:36 UTC
Size:
2.32 KB
patch
obsolete
>diff -urN /usr/ports/security/pwman/Makefile security/pwman/Makefile >--- /usr/ports/security/pwman/Makefile 2014-07-11 23:32:09.000000000 +0900 >+++ security/pwman/Makefile 2014-07-12 00:00:00.000000000 +0900 >@@ -2,31 +2,33 @@ > # $FreeBSD: head/security/pwman/Makefile 361540 2014-07-11 14:25:55Z pawel $ > > PORTNAME= pwman >-PORTVERSION= 0.4.0 >-PORTREVISION= 1 >+PORTVERSION= 0.4.4 > CATEGORIES= security > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Console password management application based on gpg(me) > >-LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 >+LICENSE= GPLv2 # (or later) >+ > RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 > >+USE_GNOME= libxml2 > GNU_CONFIGURE= yes > >-CFLAGS+= -Wno-return-type >- >+PORTDOCS= AUTHORS ChangeLog README TODO > PLIST_FILES= bin/convert_pwdb bin/pwdb2csv bin/pwman man/man1/pwman.1.gz >-PORTDOCS= AUTHORS COPYING ChangeLog README TODO >+ >+CFLAGS+= -Wno-error=return-type > > OPTIONS_DEFINE= DOCS > > post-patch: >- @${REINPLACE_CMD} -e 's|/usr/bin/gpg|${LOCALBASE}/bin/gpg|g' ${WRKSRC}/src/options.c >+ @${REINPLACE_CMD} -e \ >+ 's|/usr/bin|${LOCALBASE}/bin|' ${WRKSRC}/src/options.c > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/security/pwman/distinfo security/pwman/distinfo >--- /usr/ports/security/pwman/distinfo 2014-06-21 17:45:47.000000000 +0900 >+++ security/pwman/distinfo 2014-07-12 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (pwman-0.4.0.tar.gz) = 8a3eaa5281c96dff1bf4c7a17c69c03b5471c4c21a44624d4def06a5c6dc223f >-SIZE (pwman-0.4.0.tar.gz) = 107105 >+SHA256 (pwman-0.4.4.tar.gz) = 29027550ddef720ec447a3031063b10691e6139c9cd5bab18974a52dabdd69c5 >+SIZE (pwman-0.4.4.tar.gz) = 114439 >diff -urN /usr/ports/security/pwman/pkg-descr security/pwman/pkg-descr >--- /usr/ports/security/pwman/pkg-descr 2014-06-21 17:45:47.000000000 +0900 >+++ security/pwman/pkg-descr 2014-07-12 00:00:00.000000000 +0900 >@@ -1,4 +1,4 @@ >-PWman is a console application for managing passwords. It uses GPG (gpgme) >-for encryption and authentication. >+PWman is a console application for managing passwords. It uses >+GPG (gpgme) for encryption and authentication. > > WWW: http://pwman.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 191827
: 144598