FreeBSD Bugzilla – Attachment 220424 Details for
Bug 251728
sysutils/py-supervisor: Update to 4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/py-supervisor: Update to 4.2.1
sysutils_py-supervisor-4.2.1,1.diff (text/plain), 2.38 KB, created by
Juraj Lutter
on 2020-12-10 14:08:52 UTC
(
hide
)
Description:
sysutils/py-supervisor: Update to 4.2.1
Filename:
MIME Type:
Creator:
Juraj Lutter
Created:
2020-12-10 14:08:52 UTC
Size:
2.38 KB
patch
obsolete
>diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile >index efe58da48ec6..21aa0de76035 100644 >--- a/sysutils/py-supervisor/Makefile >+++ b/sysutils/py-supervisor/Makefile >@@ -1,60 +1,60 @@ > # Created by: Hizbulin Ildar <hizel@vyborg.ru> > # $FreeBSD$ > > PORTNAME= supervisor >-PORTVERSION= 4.2.0 >+PORTVERSION= 4.2.1 > PORTEPOCH= 1 > CATEGORIES= sysutils python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= thomas@gibfest.dk > COMMENT= System for controlling process state under UNIX > > LICENSE= REPOZE BSD3CLAUSE MEDUSA > LICENSE_COMB= multi > LICENSE_NAME_MEDUSA= Medusa License > LICENSE_NAME_REPOZE= Repoze License > LICENSE_FILE= ${WRKSRC}/LICENSES.txt > LICENSE_PERMS_MEDUSA= dist-mirror pkg-mirror auto-accept > LICENSE_PERMS_REPOZE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR} > > USES= python shebangfix > USE_PYTHON= distutils autoplist > USE_RC_SUBR= supervisord > SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py > python_OLD_CMD= "<<PYTHON>>" > > NO_ARCH= yes > SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \ > PIDDIR=${PIDDIR} > PLIST_DIRS= ${PIDDIR} > PLIST_FILES= '@sample etc/supervisord.conf.sample' > PLIST_SUB= PIDDIR=${PIDDIR} > > PORTDOCS= *.txt *.rst > > OPTIONS_DEFINE= DOCS > > PIDDIR?= /var/run/supervisor > > post-patch: > @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!' ${WRKSRC}/supervisor/options.py \ > ${WRKSRC}/supervisor/tests/test_options.py > > post-install: > ${INSTALL_DATA} ${FILESDIR}/supervisord.conf.sample ${STAGEDIR}${PREFIX}/etc > ${INSTALL} -d ${STAGEDIR}${PIDDIR} > > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > .for i in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/ > .endfor > > do-test: > @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test > > .include <bsd.port.mk> >diff --git a/sysutils/py-supervisor/distinfo b/sysutils/py-supervisor/distinfo >index b0ec1205ecf3..08805667baf5 100644 >--- a/sysutils/py-supervisor/distinfo >+++ b/sysutils/py-supervisor/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1590246292 >-SHA256 (supervisor-4.2.0.tar.gz) = 64082ebedf6d36ff409ab2878f1aad5c9035f916c5f15a9a1ec7dffc6dfbbed8 >-SIZE (supervisor-4.2.0.tar.gz) = 456056 >+TIMESTAMP = 1607604794 >+SHA256 (supervisor-4.2.1.tar.gz) = c479c875853e9c013d1fa73e529fd2165ff1ecaecc7e82810ba57e7362ae984d >+SIZE (supervisor-4.2.1.tar.gz) = 460935
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 251728
:
220424
|
220740
|
220741
|
220742