Index: net/reposado/Makefile =================================================================== --- net/reposado/Makefile (revision 541170) +++ net/reposado/Makefile (working copy) @@ -2,30 +2,31 @@ # $FreeBSD$ PORTNAME= reposado -PORTVERSION= 0.0.20160422 +PORTVERSION= 0.0.20200221 CATEGORIES= net MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= Tools for replicating the Apple's Software Update Service +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + RUN_DEPENDS= curl:ftp/curl +USES= python + USE_GITHUB= yes GH_ACCOUNT= wdas -GH_TAGNAME= de2fdb6 +GH_TAGNAME= c17de23edfde1954fb40ef12aa235433a22745f0 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +USE_PYTHON= autoplist distutils optsuffix -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-09-15 - -USES= python:2.7 -USE_PYTHON= distutils - SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS +PORTDOCS= * + post-patch: ${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \ ${WRKSRC}/code/reposadolib/reposadocommon.py Index: net/reposado/distinfo =================================================================== --- net/reposado/distinfo (revision 541170) +++ net/reposado/distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 66050e27d8dcf6e8e117b4ebda3527d18f906ec566da39ad61609bde170a1ad1 -SIZE (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 56976 +TIMESTAMP = 1593850405 +SHA256 (wdas-reposado-0.0.20200221-c17de23edfde1954fb40ef12aa235433a22745f0_GH0.tar.gz) = 6b3aa7d51c247a3adfee42cf7764b25b3202bb5458d677d02413e217b95539f8 +SIZE (wdas-reposado-0.0.20200221-c17de23edfde1954fb40ef12aa235433a22745f0_GH0.tar.gz) = 59577 Index: net/reposado/pkg-plist =================================================================== --- net/reposado/pkg-plist (revision 541170) +++ net/reposado/pkg-plist (nonexistent) @@ -1,17 +0,0 @@ -bin/repo_sync -bin/repoutil -%%PYTHON_SITELIBDIR%%/reposadolib/__init__.py -%%PYTHON_SITELIBDIR%%/reposadolib/__init__.pyc -%%PYTHON_SITELIBDIR%%/reposadolib/__init__.pyo -%%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.py -%%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.pyc -%%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.pyo -%%PORTDOCS%%%%DOCSDIR%%/client_configuration.md -%%PORTDOCS%%%%DOCSDIR%%/getting_started.md -%%PORTDOCS%%%%DOCSDIR%%/reference.md -%%PORTDOCS%%%%DOCSDIR%%/reposado_metadata.md -%%PORTDOCS%%%%DOCSDIR%%/reposado_operation.md -%%PORTDOCS%%%%DOCSDIR%%/reposado_preferences.md -%%PORTDOCS%%%%DOCSDIR%%/reposado_py2exe.md -%%PORTDOCS%%%%DOCSDIR%%/URL_rewrites.md -%%PORTDOCS%%%%DOCSDIR%%/README.md Property changes on: net/reposado/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property