Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167474027
D27590.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D27590.diff
View Options
Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -15500,7 +15500,6 @@
devel/py_static_check||2020-09-19|Has expired: Uses deprecated version of python
devel/pyst||2020-09-19|Has expired: Uses deprecated version of python
devel/runsnakerun||2020-09-19|Has expired: Uses deprecated version of python
-devel/tailor||2020-09-19|Has expired: Uses deprecated version of python
devel/uatraits||2020-09-19|Has expired: Uses deprecated version of python
dns/nsec3walker||2020-09-19|Has expired: Uses deprecated version of python
dns/sshfp||2020-09-19|Has expired: Uses deprecated version of python
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -6743,6 +6743,7 @@
SUBDIR += t1lib
SUBDIR += ta-lib
SUBDIR += tablist
+ SUBDIR += tailor
SUBDIR += talloc
SUBDIR += taskctl
SUBDIR += taskflow
Index: devel/tailor/Makefile
===================================================================
--- devel/tailor/Makefile
+++ devel/tailor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tailor
-PORTVERSION= 0.9.35
-PORTREVISION= 1
+PORTVERSION= 0.9.36
CATEGORIES= devel python
MASTER_SITES= https://BSDforge.com/projects/source/devel/tailor/
@@ -13,16 +12,17 @@
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-09-15
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
+RUN_DEPENDS= ${LOCALBASE}/bin/rsync:net/rsync \
+ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
-RUN_DEPENDS= ${LOCALBASE}/bin/rsync:net/rsync
-
-USES= python:2.7
-USE_PYTHON= distutils
+USES= python:3.7+ tar:txz
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
OPTIONS_DEFINE= DOCS
+
+PORTDOCS= README.*
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Index: devel/tailor/distinfo
===================================================================
--- devel/tailor/distinfo
+++ devel/tailor/distinfo
@@ -1,2 +1,3 @@
-SHA256 (tailor-0.9.35.tar.gz) = 50b6eac61103636a9acb72a0b88e915dcc8baa1dcd9675e358aad8deaf622a18
-SIZE (tailor-0.9.35.tar.gz) = 228650
+TIMESTAMP = 1608011529
+SHA256 (tailor-0.9.36.txz) = 1e832ca60dcc2a270a28c3f7527b612eb53903cb84aab9ecbf8e8ddc3876dbe9
+SIZE (tailor-0.9.36.txz) = 169680
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 1:18 AM (8 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37116558
Default Alt Text
D27590.diff (2 KB)
Attached To
Mode
D27590: devel/tailor: Re-add port and update to 0.9.36
Attached
Detach File
Event Timeline
Log In to Comment