Page MenuHomeFreeBSD

D408.id727.diff
No OneTemporary

D408.id727.diff

Index: sysutils/password-store/Makefile
===================================================================
--- sysutils/password-store/Makefile
+++ sysutils/password-store/Makefile
@@ -2,6 +2,7 @@
PORTNAME= password-store
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/
@@ -58,10 +59,9 @@
@(cd ${WRKSRC}/contrib && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
@(cd ${WRKSRC}/src/completion && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
+
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/man/example-filter.sh ${STAGEDIR}${EXAMPLESDIR}
-.endif
+ @${INSTALL_MAN} ${WRKSRC}/man/example-filter.sh ${STAGEDIR}${EXAMPLESDIR}
@${INSTALL_MAN} ${WRKSRC}/man/pass.1 ${STAGEDIR}${MANPREFIX}/man/man1/pass.1
.include <bsd.port.mk>
Index: sysutils/password-store/pkg-plist
===================================================================
--- sysutils/password-store/pkg-plist
+++ sysutils/password-store/pkg-plist
@@ -22,8 +22,8 @@
%%CONTRIB%%@dirrmtry %%DATADIR%%/dmenu
%%CONTRIB%%@dirrmtry %%DATADIR%%/emacs
%%CONTRIB%%@dirrmtry %%DATADIR%%/importers
+%%PORTDOCS%%man/man1/pass.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-filter.sh
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
bin/pass
libexec/pass
-man/man1/pass.1.gz

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 13, 3:03 PM (2 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31414575
Default Alt Text
D408.id727.diff (1 KB)

Event Timeline