FreeBSD Bugzilla – Attachment 220572 Details for
Bug 251777
devel/tailor: reintroduce, removes DEPRECATED, updates to 0.9.36
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff version 4 for devel/tailor
devel_tailor04.diff (text/plain), 2.39 KB, created by
Chris Hutchinson
on 2020-12-15 06:33:01 UTC
(
hide
)
Description:
svn diff version 4 for devel/tailor
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2020-12-15 06:33:01 UTC
Size:
2.39 KB
patch
obsolete
>Index: MOVED >=================================================================== >--- MOVED (revision 557864) >+++ MOVED (working copy) >@@ -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/tailor/Makefile >=================================================================== >--- devel/tailor/Makefile (nonexistent) >+++ devel/tailor/Makefile (working copy) >@@ -0,0 +1,32 @@ >+# Created by: Rui Lopes <rgl ruilopes com> >+# $FreeBSD$ >+ >+PORTNAME= tailor >+PORTVERSION= 0.9.36 >+CATEGORIES= devel python >+MASTER_SITES= https://BSDforge.com/projects/source/devel/tailor/ >+ >+MAINTAINER= portmaster@BSDforge.com >+COMMENT= Migrates changesets between version control systems >+ >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+BUILD_DEPENDS= ${LOCALBASE}/bin/rsync:net/rsync \ >+ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} >+ >+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} >+ ${INSTALL_DATA} ${WRKSRC}/README* ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> >Index: devel/tailor/distinfo >=================================================================== >--- devel/tailor/distinfo (nonexistent) >+++ devel/tailor/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1608011529 >+SHA256 (tailor-0.9.36.txz) = 1e832ca60dcc2a270a28c3f7527b612eb53903cb84aab9ecbf8e8ddc3876dbe9 >+SIZE (tailor-0.9.36.txz) = 169680 >Index: devel/tailor/pkg-descr >=================================================================== >--- devel/tailor/pkg-descr (nonexistent) >+++ devel/tailor/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+Tailor is a tool to migrate changesets between Aegis, ArX, Bazaar, Bazaar-NG, >+CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion, >+and Tla repositories. >+ >+WWW: https://BSDforge.com/projects/devel/tailor
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:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251777
:
220478
|
220479
|
220513
| 220572