FreeBSD Bugzilla – Attachment 247683 Details for
Bug 275862
sysutils/py-director: Update to 0.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
director-0.8.0.patch
0003-sysutils-py-director-Update-to-0.8.0.patch (text/plain), 2.29 KB, created by
Jesús Daniel Colmenares Oviedo
on 2024-01-15 20:07:21 UTC
(
hide
)
Description:
director-0.8.0.patch
Filename:
MIME Type:
Creator:
Jesús Daniel Colmenares Oviedo
Created:
2024-01-15 20:07:21 UTC
Size:
2.29 KB
patch
obsolete
>From 1bdfd37a17a9c85aa10195779443f0be1d37880e Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= > <DtxdF@disroot.org> >Date: Mon, 15 Jan 2024 15:42:24 -0400 >Subject: [PATCH] sysutils/py-director: Update to 0.8.0 > >* Remove options. >* Add pkg-message. > >ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.8.0 >--- > sysutils/py-director/Makefile | 11 +---------- > sysutils/py-director/distinfo | 6 +++--- > sysutils/py-director/pkg-message | 8 ++++++++ > 3 files changed, 12 insertions(+), 13 deletions(-) > create mode 100644 sysutils/py-director/pkg-message > >diff --git a/sysutils/py-director/Makefile b/sysutils/py-director/Makefile >index 2bc95a81f..76dfb20de 100644 >--- a/sysutils/py-director/Makefile >+++ b/sysutils/py-director/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= director > DISTVERSIONPREFIX= v >-DISTVERSION= 0.6.1 >+DISTVERSION= 0.8.0 > CATEGORIES= sysutils python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -25,15 +25,6 @@ NO_ARCH= yes > PORTDOCS= README.md > > OPTIONS_DEFINE= DOCS >-OPTIONS_DEFAULT= APPJAIL_STABLE >-OPTIONS_SINGLE= APPJAIL >-OPTIONS_SINGLE_APPJAIL= APPJAIL_DEVEL APPJAIL_STABLE >- >-APPJAIL_DEVEL_DESC= Use the development version of AppJail >-APPJAIL_STABLE_DESC= Use the stable version of AppJail >- >-APPJAIL_DEVEL_RUN_DEPENDS= appjail:sysutils/appjail-devel >-APPJAIL_STABLE_RUN_DEPENDS= appjail:sysutils/appjail > > do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}/${DOCSDIR} >diff --git a/sysutils/py-director/distinfo b/sysutils/py-director/distinfo >index 63ce9a0cb..8b266c2a5 100644 >--- a/sysutils/py-director/distinfo >+++ b/sysutils/py-director/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1702017918 >-SHA256 (DtxdF-director-v0.6.1_GH0.tar.gz) = 6fb55e84bac791afc614f38566ff2ac5cdbf527efd3d688219209411e3d058a1 >-SIZE (DtxdF-director-v0.6.1_GH0.tar.gz) = 17764 >+TIMESTAMP = 1705345709 >+SHA256 (DtxdF-director-v0.8.0_GH0.tar.gz) = 8ee02c8564d00e826c310b673b19d83ac34bde704c72367bd0c5077b1b969900 >+SIZE (DtxdF-director-v0.8.0_GH0.tar.gz) = 18033 >diff --git a/sysutils/py-director/pkg-message b/sysutils/py-director/pkg-message >new file mode 100644 >index 000000000..6681d4c1c >--- /dev/null >+++ b/sysutils/py-director/pkg-message >@@ -0,0 +1,8 @@ >+[ >+{ type: install >+ message: <<EOM >+This port requires either sysutils/appjail or sysutils/appjail-devel >+to work properly. >+EOM >+} >+] >-- >2.43.0 >
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
Flags:
DtxdF
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 275862
:
247177
|
247185
| 247683