aboutsummaryrefslogtreecommitdiff
path: root/net/reposado
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-05-30 13:05:34 +0000
committerSteve Wills <swills@FreeBSD.org>2013-05-30 13:05:34 +0000
commit8984ae28e394dc2d6318cdff26099f0fd7790ca2 (patch)
tree78ff814919d28313ada5c2ad43314484049a8605 /net/reposado
parent1407beb4f8db4a7a5f303105ec1aa63778dc070c (diff)
Notes
Diffstat (limited to 'net/reposado')
-rw-r--r--net/reposado/Makefile12
-rw-r--r--net/reposado/distinfo4
-rw-r--r--net/reposado/pkg-plist1
3 files changed, 10 insertions, 7 deletions
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%%