mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Move py-logbook to devel
Makes more sense. I was originally comparing it to a logging utility normally found in sysutils category.
This commit is contained in:
parent
20db252344
commit
be8784c1b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417021
5 changed files with 2 additions and 2 deletions
|
@ -4205,6 +4205,7 @@
|
|||
SUBDIR += py-lock_file
|
||||
SUBDIR += py-lockfile
|
||||
SUBDIR += py-log4py
|
||||
SUBDIR += py-logbook
|
||||
SUBDIR += py-logan
|
||||
SUBDIR += py-logilab-common
|
||||
SUBDIR += py-lxml
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= logbook
|
||||
PORTVERSION= 0.12.5
|
||||
CATEGORIES= sysutils python
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Logbook-${PORTVERSION}
|
|
@ -825,7 +825,6 @@
|
|||
SUBDIR += py-halite
|
||||
SUBDIR += py-honcho
|
||||
SUBDIR += py-iowait
|
||||
SUBDIR += py-logbook
|
||||
SUBDIR += py-nagiosplugin
|
||||
SUBDIR += py-pkginfo
|
||||
SUBDIR += py-ploy
|
||||
|
|
Loading…
Add table
Reference in a new issue