FreeBSD Bugzilla – Attachment 207976 Details for
Bug 240959
sysutils/iocage[-devel]: add ability to choose git or git-lite via package options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix git-lite RUN_DEPENDS
iocage-devel.diff (text/plain), 675 bytes, created by
Marcelo Araujo
on 2019-10-01 05:45:45 UTC
(
hide
)
Description:
Fix git-lite RUN_DEPENDS
Filename:
MIME Type:
Creator:
Marcelo Araujo
Created:
2019-10-01 05:45:45 UTC
Size:
675 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 513444) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > PORTNAME= iocage-devel > PORTVERSION= 1.0.0.20190810 > PORTEPOCH= 1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -25,7 +25,7 @@ > ${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.10:devel/py-gitpython@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \ >- git-lite>0:devel/git-lite >+ ${LOCALBASE}/bin/git:devel/git-lite > > USE_GITHUB= yes > GH_ACCOUNT= iocage
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 240959
: 207976 |
208096
|
208101