Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152083628
D408.id727.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D408.id727.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D408: Update sysutils/password-store to 1.6.3_1
Attached
Detach File
Event Timeline
Log In to Comment