FreeBSD Bugzilla – Attachment 181194 Details for
Bug 218122
[MAINTAINER] sysutils/sshsudo: Change MASTER_SITES with minor changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sshsudo-1.0_1.diff
sshsudo-1.0_1.diff (text/plain), 1.47 KB, created by
Hung-Yi Chen
on 2017-03-25 18:28:26 UTC
(
hide
)
Description:
sshsudo-1.0_1.diff
Filename:
MIME Type:
Creator:
Hung-Yi Chen
Created:
2017-03-25 18:28:26 UTC
Size:
1.47 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408741) >+++ Makefile (working copy) >@@ -3,11 +3,8 @@ > > PORTNAME= sshsudo > PORTVERSION= 1.0 >+PORTREVISION= 1 > CATEGORIES= sysutils >-MASTER_SITES= GOOGLE_CODE >-DISTNAME= ${PORTNAME} >-EXTRACT_SUFX= # >-EXTRACT_ONLY= # > > MAINTAINER= gaod@hychen.org > COMMENT= Bash script to run sudo command on multiple remote computers >@@ -17,7 +14,9 @@ > RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ > sshpass>=0:${PORTSDIR}/security/sshpass > >-PROJECTHOST= sshsudo >+USE_GITHUB= yes >+GH_ACCOUNT= gaod >+GH_PROJECT= sshsudo > > NO_BUILD= yes > NO_WRKSUBDIR= yes >@@ -26,9 +25,9 @@ > > post-patch: > ${SED} -e "s,/bin/bash,${LOCALBASE}/bin/bash," -e "s,mktemp,mktemp -t sshsudo," \ >- <${DISTDIR}/${DISTNAME} >${WRKSRC}/${DISTNAME} >+ <${WRKSRC}/${PORTNAME}-${PORTVERSION}/${PORTNAME} >${WRKSRC}/${DISTNAME} > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 408741) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (sshsudo) = 0a36b910b155356da277f5cbd3af059b7b7ce8618c4dd94266ee6944055aa603 >-SIZE (sshsudo) = 5983 >+SHA256 (gaod-sshsudo-1.0_GH0.tar.gz) = db02c9f488f26352aa6bb582f64182b73573b099dd16a5d75f3fe24da24be5a6 >+SIZE (gaod-sshsudo-1.0_GH0.tar.gz) = 4236
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 218122
: 181194