Update to 0.7.10.1. Install documentation in the right place as well.
Timeout from maintaner.
This commit is contained in:
parent
cb87de99a5
commit
4a57dc693f
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/03/15 12:49:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/03/22 16:42:12 fgsch Exp $
|
||||
|
||||
COMMENT = system to automate the compile/test cycle
|
||||
|
||||
MODPY_EGG_VERSION = 0.7.9
|
||||
MODPY_EGG_VERSION = 0.7.10p1
|
||||
DISTNAME = buildbot-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}p0
|
||||
PKGNAME = py-${DISTNAME:S/p1/.1/}
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
@ -15,7 +15,7 @@ MAINTAINER = Will Maier <wcmaier@openbsd.org>
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=buildbot/}
|
||||
@ -32,16 +32,16 @@ RUN_DEPENDS = ::devel/py-twisted/core \
|
||||
REGRESS_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/buildbot/images
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/buildbot
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/buildbot
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-buildbot/images
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/py-buildbot
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/py-buildbot
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/examples/*.cfg \
|
||||
${PREFIX}/share/examples/buildbot
|
||||
${PREFIX}/share/examples/py-buildbot
|
||||
cd ${WRKSRC}/docs && ${INSTALL_DATA} buildbot.html *.png \
|
||||
${PREFIX}/share/doc/buildbot
|
||||
${PREFIX}/share/doc/py-buildbot
|
||||
cd ${WRKSRC}/docs/images && ${INSTALL_DATA} *.png \
|
||||
${PREFIX}/share/doc/buildbot/images
|
||||
cd ${WRKSRC} && pax -rw contrib ${PREFIX}/share/doc/buildbot
|
||||
${PREFIX}/share/doc/py-buildbot/images
|
||||
cd ${WRKSRC} && pax -rw contrib ${PREFIX}/share/doc/py-buildbot
|
||||
|
||||
do-regress: fake
|
||||
@${MAKE_ENV} PYTHONPATH=${WRKINST}${MODPY_SITEPKG} \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (buildbot-0.7.9.tar.gz) = YWwZOiUIk1SZ8mvL/FbAig==
|
||||
RMD160 (buildbot-0.7.9.tar.gz) = WGqK7OxsML3i7idyefKB/Ne+l+U=
|
||||
SHA1 (buildbot-0.7.9.tar.gz) = mhQQAHr/aullx0bvqdSP5dNE6bk=
|
||||
SHA256 (buildbot-0.7.9.tar.gz) = GW4l8PQyBjbN9xZbxa/7TioERLGcr9ZNSGtH/exHAmU=
|
||||
SIZE (buildbot-0.7.9.tar.gz) = 1032433
|
||||
MD5 (buildbot-0.7.10p1.tar.gz) = OEdcVP8mq0Aoz9Nxs/dsHw==
|
||||
RMD160 (buildbot-0.7.10p1.tar.gz) = vdmo1tr56UflJ4TubV+zAoX42LY=
|
||||
SHA1 (buildbot-0.7.10p1.tar.gz) = eZv2bPTW+Ln5TAsWesFLEZiv230=
|
||||
SHA256 (buildbot-0.7.10p1.tar.gz) = w0QxlLNB1E88yhoJJpDq61WbS5sXdp/PHM4d+NOirHE=
|
||||
SIZE (buildbot-0.7.10p1.tar.gz) = 1113464
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/12/27 15:32:54 fgsch Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/03/22 16:42:12 fgsch Exp $
|
||||
bin/buildbot
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
@ -55,6 +55,8 @@ lib/python${MODPY_VERSION}/site-packages/buildbot/clients/sendchange.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/clients/sendchange.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/dnotify.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/dnotify.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/ec2buildslave.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/ec2buildslave.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/interfaces.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/interfaces.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/locks.py
|
||||
@ -148,6 +150,8 @@ lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/builder.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/changes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/changes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/classic.css
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/feeds.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/feeds.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/grid.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/grid.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/status/web/index.html
|
||||
@ -171,8 +175,22 @@ lib/python${MODPY_VERSION}/site-packages/buildbot/steps/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/dummy.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/dummy.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/master.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/master.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/maxq.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/maxq.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmbuild.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmbuild.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmlint.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmlint.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmspec.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/package/rpm/rpmspec.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/python.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/python.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/steps/python_twisted.py
|
||||
@ -231,16 +249,26 @@ lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_control.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_control.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_dependencies.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_dependencies.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_ec2buildslave.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_ec2buildslave.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_limitlogs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_limitlogs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_locks.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_locks.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_maildir.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_maildir.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_mailparse.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_mailparse.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_mergerequests.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_mergerequests.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_p4poller.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_p4poller.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_package_rpm.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_package_rpm.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_properties.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_properties.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_reconfig.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_reconfig.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_run.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_run.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_runner.py
|
||||
@ -273,43 +301,54 @@ lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_webparts.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/test/test_webparts.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/buildbot/util.pyc
|
||||
share/doc/buildbot/
|
||||
share/doc/buildbot/README
|
||||
share/doc/buildbot/buildbot.html
|
||||
share/doc/buildbot/contrib/
|
||||
share/doc/buildbot/contrib/CSS/
|
||||
share/doc/buildbot/contrib/CSS/sample1.css
|
||||
share/doc/buildbot/contrib/CSS/sample2.css
|
||||
@comment share/doc/buildbot/contrib/OS-X/
|
||||
@comment share/doc/buildbot/contrib/OS-X/README
|
||||
@comment share/doc/buildbot/contrib/OS-X/net.sourceforge.buildbot.master.plist
|
||||
@comment share/doc/buildbot/contrib/OS-X/net.sourceforge.buildbot.slave.plist
|
||||
share/doc/buildbot/contrib/README.txt
|
||||
share/doc/buildbot/contrib/arch_buildbot.py
|
||||
share/doc/buildbot/contrib/bb_applet.py
|
||||
share/doc/buildbot/contrib/darcs_buildbot.py
|
||||
share/doc/buildbot/contrib/fakechange.py
|
||||
share/doc/buildbot/contrib/git_buildbot.py
|
||||
share/doc/buildbot/contrib/hg_buildbot.py
|
||||
share/doc/buildbot/contrib/run_maxq.py
|
||||
share/doc/buildbot/contrib/svn_buildbot.py
|
||||
share/doc/buildbot/contrib/svn_watcher.py
|
||||
share/doc/buildbot/contrib/svnpoller.py
|
||||
share/doc/buildbot/contrib/viewcvspoll.py
|
||||
@comment share/doc/buildbot/contrib/windows/
|
||||
@comment share/doc/buildbot/contrib/windows/buildbot.bat
|
||||
@comment share/doc/buildbot/contrib/windows/buildbot2.bat
|
||||
@comment share/doc/buildbot/contrib/windows/buildbot_service.py
|
||||
@comment share/doc/buildbot/contrib/windows/setup.py
|
||||
share/doc/buildbot/hexnut32.png
|
||||
share/doc/buildbot/hexnut48.png
|
||||
share/doc/buildbot/hexnut64.png
|
||||
share/doc/buildbot/images/
|
||||
share/doc/buildbot/images/master.png
|
||||
share/doc/buildbot/images/overview.png
|
||||
share/doc/buildbot/images/slavebuilder.png
|
||||
share/doc/buildbot/images/slaves.png
|
||||
share/doc/buildbot/images/status.png
|
||||
share/examples/buildbot/
|
||||
share/examples/buildbot/hello.cfg
|
||||
share/examples/buildbot/twisted_master.cfg
|
||||
share/doc/py-buildbot/
|
||||
share/doc/py-buildbot/README
|
||||
share/doc/py-buildbot/buildbot.html
|
||||
share/doc/py-buildbot/contrib/
|
||||
share/doc/py-buildbot/contrib/CSS/
|
||||
share/doc/py-buildbot/contrib/CSS/sample1.css
|
||||
share/doc/py-buildbot/contrib/CSS/sample2.css
|
||||
share/doc/py-buildbot/contrib/OS-X/
|
||||
share/doc/py-buildbot/contrib/OS-X/README
|
||||
share/doc/py-buildbot/contrib/OS-X/net.sourceforge.buildbot.master.plist
|
||||
share/doc/py-buildbot/contrib/OS-X/net.sourceforge.buildbot.slave.plist
|
||||
share/doc/py-buildbot/contrib/README.txt
|
||||
share/doc/py-buildbot/contrib/arch_buildbot.py
|
||||
share/doc/py-buildbot/contrib/bb_applet.py
|
||||
share/doc/py-buildbot/contrib/bzr_buildbot.py
|
||||
share/doc/py-buildbot/contrib/darcs_buildbot.py
|
||||
share/doc/py-buildbot/contrib/fakechange.py
|
||||
share/doc/py-buildbot/contrib/generate_changelog.py
|
||||
share/doc/py-buildbot/contrib/git_buildbot.py
|
||||
share/doc/py-buildbot/contrib/hg_buildbot.py
|
||||
share/doc/py-buildbot/contrib/run_maxq.py
|
||||
share/doc/py-buildbot/contrib/svn_buildbot.py
|
||||
share/doc/py-buildbot/contrib/svn_watcher.py
|
||||
share/doc/py-buildbot/contrib/svnpoller.py
|
||||
share/doc/py-buildbot/contrib/viewcvspoll.py
|
||||
share/doc/py-buildbot/contrib/windows/
|
||||
share/doc/py-buildbot/contrib/windows/buildbot.bat
|
||||
share/doc/py-buildbot/contrib/windows/buildbot2.bat
|
||||
share/doc/py-buildbot/contrib/windows/buildbot_service.py
|
||||
share/doc/py-buildbot/contrib/windows/setup.py
|
||||
share/doc/py-buildbot/hexnut32.png
|
||||
share/doc/py-buildbot/hexnut48.png
|
||||
share/doc/py-buildbot/hexnut64.png
|
||||
share/doc/py-buildbot/images/
|
||||
share/doc/py-buildbot/images/master.png
|
||||
share/doc/py-buildbot/images/overview.png
|
||||
share/doc/py-buildbot/images/slavebuilder.png
|
||||
share/doc/py-buildbot/images/slaves.png
|
||||
share/doc/py-buildbot/images/status.png
|
||||
share/examples/py-buildbot/
|
||||
share/examples/py-buildbot/hello.cfg
|
||||
share/examples/py-buildbot/twisted_master.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user