FreeBSD Bugzilla – Attachment 150898 Details for
Bug 148441
[New Port] devel/py-daemon Well-behaved daemon framework for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-python-daemon.diff
py-python-daemon.diff (text/plain), 3.16 KB, created by
Li-Wen Hsu
on 2014-12-23 06:58:23 UTC
(
hide
)
Description:
py-python-daemon.diff
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2014-12-23 06:58:23 UTC
Size:
3.16 KB
patch
obsolete
>Index: devel/py-daemon/Makefile >=================================================================== >--- devel/py-daemon/Makefile (revision 375240) >+++ devel/py-daemon/Makefile (working copy) >@@ -1,21 +0,0 @@ >-# Created by: jessekempf@gmail.com >-# $FreeBSD$ >- >-PORTNAME= daemon >-PORTVERSION= 1.6 >-PORTREVISION= 1 >-CATEGORIES= devel python >-MASTER_SITES= CHEESESHOP >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= python-daemon-${PORTVERSION} >- >-MAINTAINER= jessekempf@gmail.com >-COMMENT= Well-behaved daemon framework for Python >- >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>=0.9:${PORTSDIR}/devel/py-lockfile >-RUN_DEPENDS:= ${BUILD_DEPENDS} >- >-USE_PYTHON= autoplist distutils >-USES= python:2 >- >-.include <bsd.port.mk> >Index: devel/py-daemon/distinfo >=================================================================== >--- devel/py-daemon/distinfo (revision 375240) >+++ devel/py-daemon/distinfo (working copy) >@@ -1,2 +0,0 @@ >-SHA256 (python-daemon-1.6.tar.gz) = 1665fb16bfeae72f16aa2de40bc75661458bd42731a7d463a911a8d5eaf96c0b >-SIZE (python-daemon-1.6.tar.gz) = 41564 >Index: devel/py-daemon/pkg-descr >=================================================================== >--- devel/py-daemon/pkg-descr (revision 375240) >+++ devel/py-daemon/pkg-descr (working copy) >@@ -1,11 +0,0 @@ >-Library to implement a well-behaved Unix daemon process. >- >-This library implements the well-behaved daemon specification of PEP 3143, >-"Standard daemon process library". >- >-A well-behaved Unix daemon process is tricky to get right, but the required >-steps are much the same for every daemon program. A DaemonContext instance holds >-the behaviour and configured process environment for the program; use the >-instance as a context manager to enter a daemon state. >- >-WWW: https://pypi.python.org/pypi/python-daemon/ >Index: devel/py-python-daemon/Makefile >=================================================================== >--- devel/py-python-daemon/Makefile (revision 375240) >+++ devel/py-python-daemon/Makefile (working copy) >@@ -1,7 +1,7 @@ > # Created by: jessekempf@gmail.com > # $FreeBSD$ > >-PORTNAME= daemon >+PORTNAME= python-daemon > PORTVERSION= 1.6 > PORTREVISION= 1 > CATEGORIES= devel python >Index: devel/Makefile >=================================================================== >--- devel/Makefile (revision 375240) >+++ devel/Makefile (working copy) >@@ -3691,7 +3691,6 @@ > SUBDIR += py-ctags > SUBDIR += py-cxx > SUBDIR += py-d2to1 >- SUBDIR += py-daemon > SUBDIR += py-daemons > SUBDIR += py-dal > SUBDIR += py-darcsver >@@ -3904,6 +3903,7 @@ > SUBDIR += py-pytemplate > SUBDIR += py-pytest > SUBDIR += py-pytest-runner >+ SUBDIR += py-python-daemon > SUBDIR += py-python-statsd > SUBDIR += py-pythonbrew > SUBDIR += py-pytz >Index: MOVED >=================================================================== >--- MOVED (revision 375240) >+++ MOVED (working copy) >@@ -7329,3 +7329,4 @@ > x11/nvidia-driver-96||2014-12-19|Removed: Not compatible with xserver 1.14 > www/drupal7-jailadmin||2014-12-20|Removed per author's request; unmaintained > www/drupal7-vulnscan||2014-12-20|Removed per author's request; unmaintained >+devel/py-py-daemon|devel/py-python-daemon|2014-12-23|Renamed per the upstream PyPi name
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 148441
:
107642
|
150898
|
150899
|
154654
|
154655