From bd524c646122129b36a7174bdaeb0840d2bd251c Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 28 May 2015 22:22:59 +0000 Subject: [PATCH] Fix USE_GITHUB support. Sponsored by: Absolight --- devel/github-backup-utils/Makefile | 2 +- devel/github-backup-utils/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index fd5039cae5bf..88b15e08e04f 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -3,6 +3,7 @@ PORTNAME= github-backup-utils PORTVERSION= 2.2.0 +DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= zi@FreeBSD.org @@ -14,7 +15,6 @@ RUN_DEPENDS= git>0:${PORTSDIR}/devel/git \ USE_GITHUB= yes GH_ACCOUNT= github GH_PROJECT= backup-utils -GH_TAGNAME= v${PORTVERSION} SUB_FILES= pkg-message NO_BUILD= yes diff --git a/devel/github-backup-utils/distinfo b/devel/github-backup-utils/distinfo index d62fc506e65b..0b8b3716b1e6 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (github-backup-utils-2.2.0-v2.2.0_GH0.tar.gz) = de547e9a680e467e7aa7ed6957a8f5c9ec236c36de6954c05e6d510b494d1155 -SIZE (github-backup-utils-2.2.0-v2.2.0_GH0.tar.gz) = 34348 +SHA256 (github-backup-utils-v2.2.0_GH0.tar.gz) = de547e9a680e467e7aa7ed6957a8f5c9ec236c36de6954c05e6d510b494d1155 +SIZE (github-backup-utils-v2.2.0_GH0.tar.gz) = 34348