FreeBSD Bugzilla – Attachment 180057 Details for
Bug 216972
sysutils/farbot: new MASTER_SITES, updates version, take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
alternative patch
farbot.diff (text/plain), 3.76 KB, created by
Nikolai Lifanov
on 2017-02-16 20:15:51 UTC
(
hide
)
Description:
alternative patch
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2017-02-16 20:15:51 UTC
Size:
3.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 434244) >+++ Makefile (working copy) >@@ -2,24 +2,25 @@ > # $FreeBSD$ > > PORTNAME= farbot >-PORTVERSION= 1.0.b2 >-PORTREVISION= 1 >+PORTVERSION= 1.0 >+DISTVERSIONPREFIX= v > CATEGORIES= sysutils >-MASTER_SITES= GOOGLE_CODE >-DISTNAME= farbot-1.0-beta2 > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@BSDforge.com > COMMENT= FreeBSD Automated Release Bot > >+LICENSE= BSD3CLAUSE >+ > BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig > RUN_DEPENDS:= ${BUILD_DEPENDS} > >-BROKEN= Unfetchable (google code has gone away) >+USE_GITHUB= yes >+GH_ACCOUNT= threerings >+GH_PROJECT= farbot >+GH_TAGNAME= c824009 > >-WRKSRC= ${WRKDIR}/${DISTNAME} >- > USES= python >-USE_PYTHON= distutils >+USE_PYTHON= distutils autoplist > PYDISTUTILS_PKGNAME= farb > PYDISTUTILS_PKGVERSION= 0.1 > NO_ARCH= yes >Index: distinfo >=================================================================== >--- distinfo (revision 434244) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (farbot-1.0-beta2.tar.gz) = 4287068be8cedf885bd5e635c087ce329ba81f8dda6246f43b987c51c9647d9c >-SIZE (farbot-1.0-beta2.tar.gz) = 101867 >+SHA256 (threerings-farbot-v1.0-c824009_GH0.tar.gz) = f2b8b656a430f0075dac5c499905ffa3fc0e48d271dbecf1ab3538a7e520f13c >+SIZE (threerings-farbot-v1.0-c824009_GH0.tar.gz) = 102945 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 434244) >+++ pkg-descr (working copy) >@@ -1,15 +1,15 @@ >-Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a >-simple configuration file based on the concept of "Installations", >-"PackageSets", and "PartitionMaps." >+Farbot automates building of netinstall/PXE boot FreeBSD releases. >+It features a simple configuration file based on the concept of >+"Installations", "PackageSets", and "PartitionMaps." > > Farbot currently handles the following: > > * Building FreeBSD releases, including grabbing any source needed. >-* Building packages for each release, derived from per installation package >- sets. >+* Building packages for each release, derived from per installation >+ package sets. > * Laying out an NFS/TFTP exportable file system structure for all built > releases, customized for each installation type. > * Generation of a customized bootloader with options to install each > installation type > >-WWW: http://code.google.com/p/farbot/ >+WWW: https://github.com/threerings/farbot/ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 434244) >+++ pkg-plist (working copy) >@@ -1,29 +1,4 @@ >-bin/farbot >-etc/farbot.conf.sample >-%%PYTHON_SITELIBDIR%%/farb/__init__.py >-%%PYTHON_SITELIBDIR%%/farb/builder.py >-%%PYTHON_SITELIBDIR%%/farb/config.py >-%%PYTHON_SITELIBDIR%%/farb/runner.py >-%%PYTHON_SITELIBDIR%%/farb/sysinstall.py >-%%PYTHON_SITELIBDIR%%/farb/utils.py >-%%PYTHON_SITELIBDIR%%/farb/data/boot.conf.tmpl >-%%PYTHON_SITELIBDIR%%/farb/data/farb_conf.xml >-%%PYTHON_SITELIBDIR%%/farb/data/install_package.sh >-%%PYTHON_SITELIBDIR%%/farb/data/loader.conf >-%%PYTHON_SITELIBDIR%%/farb/data/loader.rc >-%%PYTHON_SITELIBDIR%%/farb/data/netinstall.4th.tmpl >-%%PYTHON_SITELIBDIR%%/farb/__init__.pyc >-%%PYTHON_SITELIBDIR%%/farb/builder.pyc >-%%PYTHON_SITELIBDIR%%/farb/config.pyc >-%%PYTHON_SITELIBDIR%%/farb/runner.pyc >-%%PYTHON_SITELIBDIR%%/farb/sysinstall.pyc >-%%PYTHON_SITELIBDIR%%/farb/utils.pyc >-%%PYTHON_SITELIBDIR%%/farb/__init__.pyo >-%%PYTHON_SITELIBDIR%%/farb/builder.pyo >-%%PYTHON_SITELIBDIR%%/farb/config.pyo >-%%PYTHON_SITELIBDIR%%/farb/runner.pyo >-%%PYTHON_SITELIBDIR%%/farb/sysinstall.pyo >-%%PYTHON_SITELIBDIR%%/farb/utils.pyo >+@sample etc/farbot.conf.sample > %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01.html > %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01s02.html > %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01s03.html
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 216972
:
179842
|
179843
| 180057