diff --git a/net/reposado/Makefile b/net/reposado/Makefile index cf784c4eb6f4..baf99b507362 100644 --- a/net/reposado/Makefile +++ b/net/reposado/Makefile @@ -6,23 +6,25 @@ # PORTNAME= reposado -PORTVERSION= 0.0.20120810 +PORTVERSION= 0.0.20130415 CATEGORIES= net -MASTER_SITES= https://nodeload.github.com/wdas/reposado/zipball/${TAG}?dummy=/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= Tools for replicating the Apple's Software Update Service RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl +USE_GITHUB= yes +GH_ACCOUNT= wdas +GH_COMMIT= ${GH_TAGNAME} +GH_PROJECT= ${PORTNAME} +GH_TAGNAME= 1bcf4f0 + LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes -TAG= edfdb87 -WRKSRC= ${WRKDIR}/wdas-reposado-${TAG} SUB_FILES= pkg-message post-patch: diff --git a/net/reposado/distinfo b/net/reposado/distinfo index bd56902702c8..8c5c042d5c85 100644 --- a/net/reposado/distinfo +++ b/net/reposado/distinfo @@ -1,2 +1,2 @@ -SHA256 (reposado-20120810.tar.gz) = 03925fb2d5e8352c75669d0027da13af97c27fd50cccda0712b85d31c57dd84b -SIZE (reposado-20120810.tar.gz) = 57132 +SHA256 (reposado-0.0.20130415.tar.gz) = 7590aeaaebed1f59f4de35cdf0df7d8799feb17fba4d22a929bfd582d6e5ab79 +SIZE (reposado-0.0.20130415.tar.gz) = 53843 diff --git a/net/reposado/pkg-plist b/net/reposado/pkg-plist index 5494ac6a32e2..59012eef8806 100644 --- a/net/reposado/pkg-plist +++ b/net/reposado/pkg-plist @@ -14,5 +14,6 @@ bin/repoutil %%PORTDOCS%%%%DOCSDIR%%/reposado_operation.txt %%PORTDOCS%%%%DOCSDIR%%/reposado_preferences.txt %%PORTDOCS%%%%DOCSDIR%%/reposado_py2exe.txt +%%PORTDOCS%%%%DOCSDIR%%/URL_rewrites.txt %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%@dirrm %%DOCSDIR%%