FreeBSD Bugzilla – Attachment 91583 Details for
Bug 128967
[PATCH] security/pwman: update to 0.3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pwman-0.3.9.patch
pwman-0.3.9.patch (text/plain), 2.27 KB, created by
Yi-Jheng Lin
on 2008-11-18 16:20:00 UTC
(
hide
)
Description:
pwman-0.3.9.patch
Filename:
MIME Type:
Creator:
Yi-Jheng Lin
Created:
2008-11-18 16:20:00 UTC
Size:
2.27 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/pwman/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 6 Jun 2008 14:01:03 -0000 1.12 >+++ Makefile 18 Nov 2008 16:14:36 -0000 >@@ -6,11 +6,9 @@ > # > > PORTNAME= pwman >-PORTVERSION= 0.3.8 >-PORTREVISION= 1 >+PORTVERSION= 0.3.9 > CATEGORIES= security >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= SF > > MAINTAINER= anders@FreeBSD.org > COMMENT= Console password management application based on gpg(me) >@@ -20,9 +18,11 @@ > > GNU_CONFIGURE= yes > >-MAN1= pwman.1 >+MAN1= pwman.1 > >-DOCS= AUTHORS COPYING ChangeLog README TODO >+PLIST_FILES= bin/convert_pwdb bin/pwdb2csv bin/pwman >+ >+PORTDOCS= AUTHORS COPYING ChangeLog README TODO > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/bin/gpg|${LOCALBASE}/bin/gpg|g' ${WRKSRC}/src/options.c >@@ -30,9 +30,7 @@ > .if !defined(NOPORTDOCS) > post-install: > @${INSTALL} -d -m 0755 ${DOCSDIR} >-.for f in ${DOCS} >- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ >-.endfor >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/security/pwman/distinfo,v >retrieving revision 1.7 >diff -u -r1.7 distinfo >--- distinfo 14 Apr 2008 11:52:54 -0000 1.7 >+++ distinfo 18 Nov 2008 16:14:36 -0000 >@@ -1,3 +1,3 @@ >-MD5 (pwman-0.3.8.tar.gz) = 385b66ed033e7cbd1698b83dbbee29fc >-SHA256 (pwman-0.3.8.tar.gz) = bab8e9ff9b97f81a3b150c18f6d9e172897bf93f6143915663594643d7106b2f >-SIZE (pwman-0.3.8.tar.gz) = 103647 >+MD5 (pwman-0.3.9.tar.gz) = c130d347285d9772c1f9309fcae9e836 >+SHA256 (pwman-0.3.9.tar.gz) = 2df0885988fb786feb4fe905ac724fc50b93d85f63432b04561f20e734528442 >+SIZE (pwman-0.3.9.tar.gz) = 103819 >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 14 Jan 2003 05:23:25 -0000 1.2 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,9 +0,0 @@ >-bin/convert_pwdb >-bin/pwdb2csv >-bin/pwman >-%%PORTDOCS%%share/doc/pwman/AUTHORS >-%%PORTDOCS%%share/doc/pwman/COPYING >-%%PORTDOCS%%share/doc/pwman/ChangeLog >-%%PORTDOCS%%share/doc/pwman/README >-%%PORTDOCS%%share/doc/pwman/TODO >-%%PORTDOCS%%@dirrm share/doc/pwman
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 128967
: 91583