diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:26:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:26:05 +0000 |
commit | 9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net/reposado | |
parent | 390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff) | |
download | ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.zip |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385640
Diffstat (limited to 'net/reposado')
-rw-r--r-- | net/reposado/Makefile | 2 | ||||
-rw-r--r-- | net/reposado/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/reposado/Makefile b/net/reposado/Makefile index 735b6754ac61..c625761cbfdf 100644 --- a/net/reposado/Makefile +++ b/net/reposado/Makefile @@ -12,8 +12,6 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_GITHUB= yes GH_ACCOUNT= wdas -GH_COMMIT= ${GH_TAGNAME} -GH_PROJECT= ${PORTNAME} GH_TAGNAME= 6d62d49 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/net/reposado/distinfo b/net/reposado/distinfo index f35d1d43d31f..4df79e0f4c45 100644 --- a/net/reposado/distinfo +++ b/net/reposado/distinfo @@ -1,2 +1,2 @@ -SHA256 (reposado-0.0.20150131.tar.gz) = 15299104ab94e8d7828ec0c58bf69509335c42792992c9dad54468fbe4dc6691 -SIZE (reposado-0.0.20150131.tar.gz) = 55190 +SHA256 (wdas-reposado-0.0.20150131-6d62d49_GH0.tar.gz) = ce7c87d2eb63a02b8480ee2b80e7c9d7cc4717151bacae6d5983615839f6eef9 +SIZE (wdas-reposado-0.0.20150131-6d62d49_GH0.tar.gz) = 55188 |