1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Update to 0.0.20130415

- Use USE_GITHUB framework to fetch file

PR:		ports/179077
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
This commit is contained in:
Steve Wills 2013-05-30 13:05:34 +00:00
parent 1407beb4f8
commit 8984ae28e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319424
3 changed files with 10 additions and 7 deletions

View File

@ -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:

View File

@ -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

View File

@ -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%%